资源简介
使用工具spash
代码片段和文件信息
# -*- coding: utf-8 -*-
# Define here the models for your scraped items
#
# See documentation in:
# http://doc.scrapy.org/en/latest/topics/items.html
import scrapy
class SplashTestItem(scrapy.Item):
#单价
price = scrapy.Field()
# description = Field()
#促销
promotion = scrapy.Field()
#增值业务
value_add = scrapy.Field()
#重量
quality = scrapy.Field()
#选择颜色
color = scrapy.Field()
#选择版本
version = scrapy.Field()
#购买方式
buy_style=scrapy.Field()
#套装
suit =scrapy.Field()
#增值保障
value_add_protection = scrapy.Field()
#白天分期
staging = scrapy.Field()
# post_view_count = scrapy.Field()
# post_comment_count = scrapy.Field()
# url = scrapy.Field()
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 467 2018-06-10 15:54 spash对京东商品爬取\.idea\finalexp_jingdong.iml
文件 286 2018-06-10 15:54 spash对京东商品爬取\.idea\modules.xm
文件 20784 2018-06-10 19:27 spash对京东商品爬取\.idea\workspace.xm
文件 793 2018-06-10 16:00 spash对京东商品爬取\jingdong\jingdong\items.py
文件 3601 2018-06-10 15:57 spash对京东商品爬取\jingdong\jingdong\middlewares.py
文件 713 2018-06-10 16:00 spash对京东商品爬取\jingdong\jingdong\pipelines.py
文件 3739 2018-06-10 19:27 spash对京东商品爬取\jingdong\jingdong\settings.py
文件 4253 2018-06-10 16:46 spash对京东商品爬取\jingdong\jingdong\spiders\SplashSpider.py
文件 161 2017-12-30 05:28 spash对京东商品爬取\jingdong\jingdong\spiders\__init__.py
文件 3022 2018-06-10 16:48 spash对京东商品爬取\jingdong\jingdong\spiders\__pycache__\SplashSpider.cpython-36.pyc
文件 156 2018-06-10 16:17 spash对京东商品爬取\jingdong\jingdong\spiders\__pycache__\__init__.cpython-36.pyc
文件 0 2017-12-30 05:28 spash对京东商品爬取\jingdong\jingdong\__init__.py
文件 542 2018-06-10 16:17 spash对京东商品爬取\jingdong\jingdong\__pycache__\items.cpython-36.pyc
文件 715 2018-06-10 16:31 spash对京东商品爬取\jingdong\jingdong\__pycache__\settings.cpython-36.pyc
文件 148 2018-06-10 16:17 spash对京东商品爬取\jingdong\jingdong\__pycache__\__init__.cpython-36.pyc
文件 218 2018-06-10 16:48 spash对京东商品爬取\jingdong\output.txt
文件 259 2018-06-10 15:57 spash对京东商品爬取\jingdong\scrapy.cfg
目录 0 2018-06-10 16:48 spash对京东商品爬取\jingdong\jingdong\spiders\__pycache__
目录 0 2018-06-10 16:46 spash对京东商品爬取\jingdong\jingdong\spiders
目录 0 2018-06-10 16:31 spash对京东商品爬取\jingdong\jingdong\__pycache__
目录 0 2018-06-10 15:54 spash对京东商品爬取\.idea\inspectionProfiles
目录 0 2018-06-10 19:27 spash对京东商品爬取\jingdong\jingdong
目录 0 2018-06-10 19:27 spash对京东商品爬取\.idea
目录 0 2018-06-10 16:21 spash对京东商品爬取\jingdong
目录 0 2018-06-10 15:57 spash对京东商品爬取
----------- --------- ---------- ----- ----
39857 25
- 上一篇:python开发的飞机大战 游戏源码
- 下一篇:selenium对京东淘宝商品爬取
相关资源
- 京东商品图片爬虫
- Python+淘宝网商品数据分析+原代码.t
- 商品关联性分析python算法
- 商品搜索爬虫
- python爬取京东手机销售数据
- Python-Python爬虫京东自动打码登录指定
- Flask项目实战-超市商品管理平台
- 多商品流点弧模型 python+gurobi
- python+selenium爬取亚马逊商品评论详情
- python京东抢购二维码登录实现
- 闲鱼爬虫,可以爬取商品
- python爬虫房天下商品房数据
- 爬取京东评论。代码
- python利用urllib实现爬取京东网站商品
- python实现超市商品销售管理系统
- 淘宝网页数据爬虫
- 利用selenium编写的python网络爬虫-淘宝
- 使用python对淘宝商品信息数据进行爬
- 商品管理系统python
- python京东商品爬取
- python实现的淘宝毫秒级秒杀抢购软件
- python爬取京东,淘宝商品数据
- python爬取淘宝商品价格
- python 爬虫爬取京东代码
- python3爬虫采集淘宝商品数据
- selenium对京东淘宝商品爬取
- 采集淘宝商品信息并保存到mongodb数据
- Python京东各种领券系统
- 京东定时自动秒杀工具
评论
共有 条评论