Other Books You May Enjoy
If you enjoyed this book, you may be interested in these other books by Packt:
Python Web Scraping Cookbook
Michael Heydt
ISBN: 978-1-78728-521-7
- Use a variety of tools to scrape any website and data, including BeautifulSoup, Scrapy, Selenium and many more
- Master expression languages, such as XPath and 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 like image media and learn 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
Python Automation Cookbook – Second Edition
Jaime Buelta...