- Added
.gitignore
-style.crawlabignore
file.
- Kafka and ElasticSearch Integration (Python only).
- MySQL and Postgres Integration.
- Results De-duplication Support.
- Compatibility issue with scrapy spider.
- CLI unable to use on Windows of some versions.
- CLI unable to use on Windows. #580
- Import Spider Error.
- Add More Scrapy Support.
- Scrapy Settings Command Output Update.
- Added Scrapy Settings for Scrapy Project.
- Added Node.js SDK.
- "crawlab spiders" error. Crawlab #458
- Integration with Scrapy. Allow users to use crawlab.pipelines.CrawlabMongoPipeline to integrate Scrapy spiders with Crawlab.
- Integration with General Python Spiders. Allow users to use crawlab.save_item method to integrate general Python spiders with Crawlab.
- CLI. Allow users to interact with Crawlab server such as uploading spiders and viewing list of nodes, spiders and tasks.