# spider-study **Repository Path**: doublezjia/spider-study ## Basic Information - **Project Name**: spider-study - **Description**: 爬虫学习 - **Primary Language**: HTML - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-25 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 爬虫学习 ## python 爬虫学习 ### Requests文档 [Requests文档](http://docs.python-requests.org/zh_CN/latest/index.html) ### Beautiful Soup 4.4.0 文档 [Beautiful Soup 4.4.0 文档](http://beautifulsoup.readthedocs.io/zh_CN/latest/) ### 绘制图表 [matplotlib](http://matplotlib.org/index.html) [pygal文档](http://pygal.org/en/stable/index.html) ### lxml文档 [lxml文档](http://lxml.de/index.html) ### Python爬虫学习教程 [Python爬虫学习系列教程](http://cuiqingcai.com/1052.html) [静觅博客](http://cuiqingcai.com/) [scrapy文档](http://scrapy-chs.readthedocs.io/zh_CN/0.24/index.html) [Scrapy爬虫入门教程](http://www.jianshu.com/p/43029ea38251) [Python网络爬虫Scrapy框架研究](https://github.com/yidao620c/core-scrapy)