# PictureSpider **Repository Path**: hyhjwzx/PictureSpider ## Basic Information - **Project Name**: PictureSpider - **Description**: 图片爬虫系统,包括爬取图片和图片浏览web - **Primary Language**: NodeJS - **License**: LGPL-2.1 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 5 - **Forks**: 0 - **Created**: 2015-02-04 - **Last Updated**: 2021-09-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #图片爬虫 ##当前只支持豆瓣小组图片 图片保存到本地的命名规则,主命名(比如:douban)/日期字符串(yyyyMMdd)/{authorId}_{原图片名} 豆瓣反爬规则比较麻烦,这里采用登录用户的方法收集cookie来增加反爬难度;