scrapy / w3lib
Python library of web-related functions
☆395Updated this week
Alternatives and similar repositories for w3lib:
Users that are interested in w3lib are comparing it to the libraries listed below
- Useful test spiders for Scrapy☆185Updated 5 years ago
- CSS Selectors for Python☆293Updated 2 weeks ago
- Scrapy extension to control spiders using JSON-RPC☆297Updated 5 years ago
- Scrapy spider middleware to ignore requests to pages containing items seen in previous crawls☆269Updated 3 years ago
- Scrapinghub Command Line Client☆127Updated 9 months ago
- Scrapy middleware to add extra fields to items, like timestamp, response fields, spider attributes etc.☆56Updated 2 years ago
- A client interface for Scrapinghub's API☆205Updated 2 weeks ago
- Convert Javascript code to an XML document☆186Updated 2 years ago
- A simple, immutable URL class with a clean API for interrogation and manipulation.☆293Updated last year
- Collection of persistent (disk-based) and non-persistent (memory-based) queues for Python☆274Updated 4 months ago
- Collection of Scrapy utilities (extensions, middlewares, pipelines, etc)☆32Updated 6 years ago
- A decorator to write coroutine-like spider callbacks.☆110Updated 2 years ago
- Parsel lets you extract data from XML/HTML documents using XPath or CSS selectors☆1,187Updated 2 weeks ago
- Fast Redis Bloom Filters in Python☆288Updated 6 years ago
- Page Object pattern for Scrapy☆118Updated last week
- Scrapy Middleware to set a random User-Agent for every Request.☆201Updated 5 years ago
- Sentry component for Scrapy☆86Updated last year
- Modern robots.txt Parser for Python