Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Python Web Scraping Cookbook: Over 90 proven recipes to get you scraping with Python, microservices, Docker, and AWS

Posted By: GFX_MAN
Python Web Scraping Cookbook: Over 90 proven recipes to get you scraping with Python, microservices, Docker, and AWS

Python Web Scraping Cookbook: Over 90 proven recipes to get you scraping with Python, microservices, Docker, and AWS
English | 2018 | ISBN: 1787285219 | 325 pages | True AZW3 | 4.56 MB

Untangle your web scraping complexities and access web data with ease using Python scripts

Key Features
Hands-on recipes to advance your web scraping skills to expert level
Address complex and challenging web scraping tasks using Python
Understand the web page structure and collect meaningful data from the website with ease

Book Description
Python Web Scraping Cookbook is a solution-focused book that will teach you techniques to develop high-performance scrapers and deal with crawlers, sitemaps, forms automation, Ajax-based sites, and caches.You'll explore a number of real-world scenarios where every part of the development/product life cycle will be fully covered. You will not only develop the skills to design and develop reliable data flows, but also deploy your codebase to an AWS. If you are involved in software engineering, product development, or data mining (or are interested in building data-driven products), you will find this book useful as each recipe has a clear purpose and objective.

Right from extracting data from the websites to writing a sophisticated web crawler, the book's independent recipes will be a godsend on the job. This book covers Python libraries, requests, and BeautifulSoup. You will learn about crawling, web spidering, working with AJAX websites, and paginated items. You will also learn to tackle problems such as 403 errors, working with proxy, scraping images, and LXML.

By the end of this book, you will be able to scrape websites more efficiently and deploy and operate your scraper in the cloud.

What you will learn
Use a wide variety of tools to scrape any website and data-including BeautifulSoup, Scrapy, Selenium, and many more
Master expression languages such as XPath, CSS, and regular expressions to extract web data
Deal with scraping traps such as hidden form fields, throttling, pagination, and different status codes
Build robust scraping pipelines with SQS and RabbitMQ
Scrape assets such as images media and know what to do when Scraper fails to run
Explore ETL techniques of building a customized crawler, parser, and convert structured and unstructured data from websites
Deploy and run your scraper as a service in AWS Elastic Container Service

Who This Book Is For
Python Web Scraping Cookbook is ideal for Python programmers, web administrators, security professionals or someone who wants to perform web analytics would find this book relevant and useful. Familiarity with Python and basic understanding of web scraping would be useful to take full advantage of this book.