Distributed web crawler admin platform for spiders management regardless of languages and frameworks. 分布式爬虫管理平台,支持任何语言和框架
BSD 3-Clause "New" or "Revised" License
11.38k
stars
1.8k
forks
source link
通过api获取任务日志,返回结果为None #1466
Open
wz-farming opened 6 months ago
官方文档得api:http://ip:port/api/tasks/task_id/logs
返回结果 {'status': 'ok', 'message': 'success', 'total': 0, 'data': None, 'error': ''}