摘要:
#items.py import scrapy class InsistItem(scrapy.Item): comment=scrapy.Field() #pipelines.py import json class InsistPipeline(object): def __init__(self): self.f=open('tencent.json','... 阅读全文
posted @ 2019-09-24 09:48
晨曦yd
阅读(482)
评论(0)
推荐(0)

浙公网安备 33010602011771号