jschnurr / scrapyscript
Run a Scrapy spider programmatically from a script or a Celery task - no project required.
☆122Updated 9 months ago
Alternatives and similar repositories for scrapyscript:
Users that are interested in scrapyscript are comparing it to the libraries listed below
- A decorator to write coroutine-like spider callbacks.☆110Updated 2 years ago
- Scrapy middleware to add extra fields to items, like timestamp, response fields, spider attributes etc.☆56Updated 3 years ago
- Sentry component for Scrapy☆86Updated last year
- Automatic unit test generation for Scrapy.☆56Updated 3 years ago
- A daemon for scheduling Scrapy spiders☆65Updated 3 years ago
- Library to populate items using XPath and CSS with a convenient API☆47Updated 2 weeks ago
- Basic setup to run ScrapyD + Django and save it in Django Models. You can be up and running in just a few minutes☆126Updated 2 years ago
- Use pyppeteer from a Scrapy spider☆60Updated 5 years ago
- A Python wrapper for working with Scrapyd's API.☆270Updated 7 months ago
- Scrapy schema validation pipeline and Item builder using JSON Schema☆45Updated 3 years ago
- Common interface for data container classes☆67Updated last month
- Splash + HAProxy + Docker Compose☆198Updated 6 years ago
- A scrapy middleware to use rotated proxy ip list.☆24Updated 6 years ago
- Scrapy spider middleware to ignore requests to pages containing items seen in previous crawls☆270Updated 3 weeks ago
- Analyze scraped data☆46Updated 5 years ago
- Crochet-based blocking API for Scrapy.☆46Updated 8 years ago
- A RabbitMQ Scheduler for Scrapy☆86Updated 2 years ago
- Scrapy spider middleware to split an item into multiple items using a multi-valued key☆20Updated 8 years ago
- Page Object pattern for Scrapy☆120Updated last month
- Scrapinghub Command Line Client☆131Updated 2 weeks ago
- Useful test spiders for Scrapy