# python-crawler **Repository Path**: ityouknow/python-crawler ## Basic Information - **Project Name**: python-crawler - **Description**: Python Crawler - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2017-11-09 - **Last Updated**: 2022-05-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Python Crawler 对python的学习,主要是爬取各种网站的示例 - [1024-crawler](https://github.com/ityouknow/python-crawler/tree/master/1024):爬取1024网站图片区的所有图片 - [baike-crawler](https://github.com/ityouknow/python-crawler/tree/master/baike):爬取百度百科关于python的1000个词条 参考文章: - [python3爬取1024图片](http://www.ityouknow.com/python/2016/10/30/python3%E7%88%AC%E5%8F%961024%E5%9B%BE%E7%89%87.html)