# python爬虫-图片 **Repository Path**: maidang_study/python-crawler---images ## Basic Information - **Project Name**: python爬虫-图片 - **Description**: python+requests实现爬取百度图片,可以根据自己输入的内容进行爬取下载,可选爬取的次数及数量,供同学们一起学习呀 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2023-08-17 - **Last Updated**: 2024-02-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # python爬虫-图片 #### 介绍 python+requests实现爬取百度图片,可以根据自己输入的内容进行爬取下载,可选爬取的次数及数量,供同学们一起学习呀 #### 软件目录 单个文件,可打开pictrue.py参考 ![输入图片说明](pictrue.png) #### 安装教程 1. python,下载地址:https://gitee.com/redwave888/ 2. pycharm,下载地址:https://www.jetbrains.com/pycharm/download/ 3. requests,通过pycharm下载或pip下载,命令:pip install requests #### 使用说明 1. 使用pycharm打开文件,配置好python运行环境即可运行(推荐) 2. 在cmd窗口中使用python命令也可运行 3. 或其他代码编辑器等 运行效果视频:https://b23.tv/DKw1HyL #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request #### 特技 1. 使用 Readme\_XXX.md 来支持不同的语言,例如 Readme\_en.md, Readme\_zh.md 2. Gitee 官方博客 [blog.gitee.com](https://blog.gitee.com) 3. 你可以 [https://gitee.com/explore](https://gitee.com/explore) 这个地址来了解 Gitee 上的优秀开源项目 4. [GVP](https://gitee.com/gvp) 全称是 Gitee 最有价值开源项目,是综合评定出的优秀开源项目 5. Gitee 官方提供的使用手册 [https://gitee.com/help](https://gitee.com/help) 6. Gitee 封面人物是一档用来展示 Gitee 会员风采的栏目 [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/)