python爬虫外文文献
时间: 2024-05-27 10:06:55 浏览: 224
Python网络爬虫参考
Python爬虫在外文文献中也有很多的研究和应用。以下是一些关于Python爬虫的外文文献:
1. "Python Web Scraping Cookbook: Over 90 proven recipes to get you scraping with Python, microservices, Docker, and AWS" by Michael Heydt.
2. "Web Scraping with Python: Collecting More Data from the Modern Web" by Ryan Mitchell.
3. "Python Web Scraping - Second Edition: Hands-on data scraping and crawling using PyQT, Selnium, HTML and Python" by Katharine Jarmul and Richard Lawson.
4. "Scraping the Web with Python" by Ryan Mitchell.
5. "Mastering Python Web Scraping: Get hands-on with some of the most powerful Python web scraping libraries and tools" by Anish Chapagain.
以上这些书籍均是关于Python爬虫的入门和进阶教程,其中涉及到的内容包括数据采集、数据清洗、数据存储、反爬虫技术等。如果你想深入学习Python爬虫,这些书籍都是不错的选择。
阅读全文