Distributed web crawler admin platform for spiders management regardless of languages and frameworks. 分布式爬虫管理平台,支持任何语言和框架
BSD 3-Clause "New" or "Revised" License
11.33k
stars
1.78k
forks
source link
爬虫详情页面的分析拿不到数据报错 #42
Closed
Blue-Skie closed 5 years ago
报错原因是crawlab /路由/ tasks.py的171行报错,任务没有_id这个键。改成spider_id后正常