# jdspider **Repository Path**: cix/jdspider ## Basic Information - **Project Name**: jdspider - **Description**: 爬取京东服饰站点下的所有商品数据 - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-10-09 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: Python, Spider ## README # jdspider #### 项目介绍 爬取京东服饰站点下的所有商品数据 #### 软件架构 Scrapy + Requests + MongoDB #### 使用说明 1. git clone https://gitee.com/cix/jdspider 2. cd jdspider 3. 配置 MongoDB 数据库 ![输入图片说明](https://images.gitee.com/uploads/images/2018/1009/091735_f39aaefd_1577043.png "Snip20181009_5.png") 4. scrapy crawl jd 5. 效果图 ![输入图片说明](https://images.gitee.com/uploads/images/2018/1009/091931_4bbcf194_1577043.png "Snip20181009_7.png")