Releases: crawlab-team/crawlab-sdk
Releases · crawlab-team/crawlab-sdk
v0.1.0
v0.0.9
v0.0.8
Bug Fixes
- "crawlab spiders" error. Crawlab #458
v0.0.7
Features / Enhancement
- 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.