Merge pull request #63 from my8100/master

Add ScrapydWeb
pull/70/head^2
tangyouhua 2019-03-26 09:24:44 +08:00 committed by GitHub
commit 454561f9a4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -611,6 +611,7 @@ Python 实现的数据库。
爬取网络站点的库
* Scrapy一个快速高级的屏幕爬取及网页采集框架。[官网](http://scrapy.org/)
* ScrapydWeb一个用于 Scrapyd 集群管理的全功能 web UI支持 Scrapy 日志分析和可视化,自动打包,定时器任务和邮件通知等特色功能。[官网](https://github.com/my8100/scrapydweb)
* cola一个分布式爬虫框架。[官网](https://github.com/chineking/cola)
* Demiurge基于 PyQuery 的爬虫微型框架。[官网](https://github.com/matiasb/demiurge)
* feedparser通用 feed 解析器。[官网](http://pythonhosted.org/feedparser/)