Skip to content

Commit cb5a5df

Browse files
committed
添加feapder与scrapy对比分析
1 parent f5b6e68 commit cb5a5df

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

docs/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,8 @@ FirstSpider|2021-02-09 14:55:14,620|air_spider.py|run|line:80|INFO| 无任务,
102102

103103
## 相关文章
104104

105+
[feapder与scrapy对比分析](https://mp.weixin.qq.com/s/G-Bv9lWwrKRTJoFd7dEO7A)
106+
105107
[使用feapder开发爬虫是一种怎样的体验
106108
](https://mp.weixin.qq.com/s/WfClSbsjrn_4aPyI5hsalg)
107109

docs/feapder_platform/爬虫管理系统.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
3. 工作节点根据配置定时启动,执行完释放,不常驻
2929
4. 一个worker内只运行一个爬虫,worker彼此之间隔离,互不影响。
3030
5. 支持**管理员****普通用户**两种角色
31-
6. 可自定义爬虫端镜像
31+
6. 可自定义爬虫端镜像
3232

3333

3434
## 功能概览

0 commit comments

Comments
 (0)