摘要:
今天学历Scrapy的使用,写了一个那个首都之窗的爬虫,但是我把爬虫定义了一秒爬一次,我算了算,爬3000*7/60/60=5个小时。 爬虫代码: # -*- coding: utf-8 -*- import scrapy import re from lxml import html from a 阅读全文
posted @ 2020-02-19 21:04
Abandoned_Software
阅读(120)
评论(0)
推荐(0)
浙公网安备 33010602011771号