摘要:
# -*- coding: utf-8 -*- import scrapy import chardet from scrapy.spider import BaseSpider from scrapy.selector import HtmlXPathSelector from scrapy.utils.url import urljoin_rfc from s... 阅读全文
posted @ 2015-01-14 08:35
aprial
阅读(248)
评论(0)
推荐(0)