75 Forks
201 Stars
201 Watchers

pythonCrawler

python3网络爬虫笔记与实战源码。记录python爬虫学习全程笔记、参考资料和常见错误,约40个爬取实例与思路解析,涵盖urllib、requests、bs4、jsonpath、re、 pytesseract、PIL等常用库的使用。

How to download and setup pythonCrawler

Open terminal and run command
git clone https://github.com/ZhuoZhuoCrayon/pythonCrawler.git
git clone is used to create a copy or clone of pythonCrawler repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with pythonCrawler https://github.com/ZhuoZhuoCrayon/pythonCrawler/archive/master.zip

Or simply clone pythonCrawler with SSH
[email protected]:ZhuoZhuoCrayon/pythonCrawler.git

If you have some problems with pythonCrawler

You may open issue on pythonCrawler support forum (system) here: https://github.com/ZhuoZhuoCrayon/pythonCrawler/issues