clemfromspace / scrapy-seleniumLinks
Scrapy middleware to handle javascript pages using selenium
☆958Updated last year
Alternatives and similar repositories for scrapy-selenium
Users that are interested in scrapy-selenium are comparing it to the libraries listed below
Sorting:
- Random User-Agent middleware based on fake-useragent☆691Updated 2 years ago
- use multiple proxies with Scrapy☆771Updated this week
- Command line client for Scrapyd server☆777Updated 3 weeks ago
- 🎭 Playwright integration for Scrapy☆1,343Updated this week
- Scrapy+Splash for JavaScript integration☆3,243Updated 11 months ago
- HTTP API for Scrapy spiders☆873Updated 3 months ago
- Random proxy middleware for Scrapy☆1,671Updated 6 years ago
- Zyte Smart Proxy Manager (formerly Crawlera) middleware for Scrapy☆368Updated 9 months ago
- A curated list of awesome packages, articles, and other cool resources from the Scrapy community.☆554Updated 3 years ago
- Scrapy Extension for monitoring spiders execution.☆552Updated 9 months ago
- This Scrapy project uses Redis and Kafka to create a distributed on demand scraping cluster.☆1,227Updated 2 years ago
- ☆166Updated 5 years ago
- A service daemon to run Scrapy spiders☆3,088Updated 3 weeks ago
- Scrapy spider middleware to ignore requests to pages containing items seen in previous crawls☆276Updated 10 months ago
- A scalable frontier for web crawlers☆1,324Updated 7 months ago
- Splash + HAProxy + Docker Compose☆196Updated this week
- Parsel lets you extract data from XML/HTML documents using XPath or CSS selectors☆1,301Updated this week
- A Scrapy middleware to bypass the CloudFlare's anti-bot protection☆111Updated 4 years ago
- Extends Selenium's Python bindings to give you the ability to inspect requests made by the browser.☆1,975Updated 2 years ago
- A Python wrapper for working with Scrapyd's API.☆271Updated last year
- Lightweight, scriptable browser as a service with an HTTP API☆4,196Updated last year
- A tool for parsing Scrapy log files periodically and incrementally, extending the HTTP JSON API of Scrapyd.☆93Updated last year
- A pure-python HTML screen-scraping library☆1,887Updated 3 years ago
- Scrapy Middleware to set a random User-Agent for every Request.☆202Updated 6 years ago
- Scrapy + Puppeteer☆110Updated 4 years ago
- Pyppeteer integration for Scrapy☆58Updated 4 years ago
- ☆261Updated 4 years ago
- Extends Selenium WebDriver classes to include the request function from the Requests library, while doing all the needed cookie and reque…