# DownLoadPic **Repository Path**: longkey/DownLoadPic ## Basic Information - **Project Name**: DownLoadPic - **Description**: 从指定站点爬取图片,不支持异步加载的爬取 - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2013-09-10 - **Last Updated**: 2020-12-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #DownLoadPic python3 爬虫 爬图片 从http://desk.zol.com.cn下载壁纸,由于是爬全站图片,会爬到一些非壁纸。。按大小排序吧,会有用 可以从指定站点下载图片 依赖 BeautifulSoup python down_pic.py即可运行,在运行目录下会生成日志,图片保存在pics文件夹中,forpic.db是保存的当前下载进度 另外,这是一条疯狂的爬虫,只有ctrl+c可以让这个疯狂的爬虫停下来