# SpiderRobot **Repository Path**: shaozhupeng/SpiderRobot ## Basic Information - **Project Name**: SpiderRobot - **Description**: 里边包含微博爬虫、头条街拍的爬虫,头条爬虫会根据关键字爬取街拍中妹子的照片 - **Primary Language**: Python - **License**: AGPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 3 - **Forks**: 2 - **Created**: 2019-08-13 - **Last Updated**: 2022-02-20 ## Categories & Tags **Categories**: spider **Tags**: None ## README # SpiderRobot #### 介绍 里边包含微博爬虫、头条街拍的爬虫,头条爬虫会根据关键字爬取街拍中妹子的照片 #### 软件架构 代码中学习成分比较多,涉及到多个爬虫 都用不同的类封装,可以根据需要修改__main__中的代码来进行调用 #### 安装教程 修改main函数后 使用python命令即可运行 #### 使用说明 1. webdriver 2. json 3. selenium #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request 本人代码菜鸟,大神勿怪,需者自取