摘要:
```
# -*- coding: utf-8 -*-
import scrapy
from scrapy.http import Request,FormRequest class IqianSpider(scrapy.Spider): name = 'iqian' allowed_domains = ['edu.iqianxxx.com'] # start_urls... 阅读全文
posted @ 2018-01-24 22:05
lilied
阅读(187)
评论(0)
推荐(0)

浙公网安备 33010602011771号