SpiderKeeper least received an update 2 years ago. Scrapyd last received an update 9 months ago. Scrapy (the actual spider) is being actively maintained.
Scrapy doesn't run javascript so it can't scrape client rendered content at all. There are projects that combine scrapy with a headless browser or javascript engine.
16 comments
[ 2.6 ms ] story [ 45.5 ms ] threadWhat are some of the challenges you've faced as opposed to just using ScrapingHub's Scrapy Cloud service?
I've had to write some kind of admin tool for one of my clients.
And then I've used to start another project with scrapy and I feel like I need to develop another one tool for scrapyd management :)
https://github.com/fliot/ScrapyKeeper
Airflow is for hooking together and managing a bunch of data sources, data-processing nodes, and data sinks.
This project seems like a GUI for Scrapy, which is a web crawling framework, i.e. one kind of data source.