Skip to content

feapder v1.8.4

Compare
Choose a tag to compare
@Boris-code Boris-code released this 03 Dec 11:15
· 250 commits to master since this release

更新

  1. Task spider 支持检查依赖爬虫的状态,依赖的爬虫做完才可结束自己
  2. 命令行工具支持retry,可重试失败的请求或者item
  3. 支持重新导入失败的item
  4. 批次爬虫支持设置不自动启动下一批次
  5. item 支持update方法

Bug Fixes

  1. 修复任务爬虫依赖其他爬虫的bug
  2. 修复 GoldUserPool bug
  3. 修复有依赖爬虫时,依赖爬虫不结束,新批次开启不了的bug