scrapy-plugins / scrapy-splitvariants
Scrapy spider middleware to split an item into multiple items using a multi-valued key
☆20Updated 8 years ago
Alternatives and similar repositories for scrapy-splitvariants:
Users that are interested in scrapy-splitvariants are comparing it to the libraries listed below
- Scrapy middleware to add extra fields to items, like timestamp, response fields, spider attributes etc.☆56Updated 3 years ago
- Scrapy spider middleware to clean up query parameters in request URLs☆25Updated 8 years ago
- A scrapy extension to store requests and responses information in storage service☆26Updated 3 years ago
- Restrict crawl and scraping scope using matchers.