Y
Hacker News
new
|
ask
|
show
|
jobs
by
dragonsh
2499 days ago
So if I understand it correct Crawlab is another simple easy to use admin for managing web crawlers, one still needs to use scrapy or write their own crawlers. It should be similar to the admin tool I mentioned in my earlier comment and at:
https://github.com/topics/scrapy-ui
https://github.com/topics/scrapyd-ui
1 comments
tikazyq
2499 days ago
There are a couple of crawler management projects: scrapydweb, spiderkeeper, gerapy, crawlab. The first three are based on scrapyd.
link