# baike_spider **Repository Path**: liaotuo/baike_spider ## Basic Information - **Project Name**: baike_spider - **Description**: 爬虫实例:爬取百度百科python相关词条 - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2018-05-24 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # baike_spider 爬虫实例:爬取百度百科python相关1000词条 标题 # Version - 2017.12.15 v1.0 实现自动循环抓取词条信息 最终结果输出至 output.txt # 运行效果 ![效果](https://github.com/liaotuo/baike_spider/blob/master/img/%E8%BF%90%E8%A1%8C%E6%95%88%E6%9E%9C.png?raw=true) # 架构 ![架构](https://github.com/liaotuo/baike_spider/blob/master/img/%E7%88%AC%E8%99%AB%E6%9E%B6%E6%9E%84.jpg?raw=true) # 运行流程 ![流程](https://github.com/liaotuo/baike_spider/blob/3eb610fca3ebf16fbcf0927b5fe63e4cf82cf704/img/%E8%BF%90%E8%A1%8C%E6%B5%81%E7%A8%8B.jpg?raw=true) # 参考资料 - 慕课网 Python开发简单爬虫 - 《Python爬虫开发与项目实战》 # Contact - E-mail: liaotuo2016@163.com