scrapy/scrapy-bench
A CLI for benchmarking Scrapy.
This tool helps Scrapy developers understand how their web scraping projects will perform under real-world conditions. It simulates common scraping tasks, like extracting data from web pages or broad crawling multiple sites, and measures the speed and efficiency of these operations. The output is a performance report, showing metrics relevant to the developer's Scrapy setup.
No commits in the last 6 months.
Use this if you are developing with Scrapy and need to benchmark your project's performance under realistic web scraping scenarios to optimize its efficiency.
Not ideal if you are looking for a general web scraping tool or a simple way to extract data without needing to analyze Scrapy's underlying performance.
Stars
32
Forks
15
Language
Python
License
MIT
Category
Last pushed
Jun 28, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/scrapy/scrapy-bench"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
scrapy/scrapy
Scrapy, a fast high-level web crawling & scraping framework for Python.
Altimis/Scweet
A simple and unlimited twitter scraper : scrape tweets, likes, retweets, following, followers,...
lexiforest/curl_cffi
Python binding for curl-impersonate fork via cffi. A http client that can impersonate browser...
plabayo/rama
modular service framework to move and transform network packets
scrapinghub/spidermon
Scrapy Extension for monitoring spiders execution.