pim97/scrappey-wrapper-python
An API wrapper for Scrappey.com written in Python (cloudflare, datadome bypass & solver)
This helps data professionals and marketers gather information from websites, even those protected by advanced anti-bot measures like Cloudflare or captchas. You input a URL, and it returns the website's content (like HTML or JSON data), bypassing common roadblocks that typically prevent automated data collection. It's designed for anyone needing reliable access to public web data for analysis, monitoring, or competitive intelligence.
Use this if you need to reliably collect data from a wide range of websites, including those with strong anti-scraping technologies or captchas, and you want to manage this through Python.
Not ideal if you only need to access simple, unprotected public APIs or websites without any anti-bot or captcha challenges, where a basic HTTP client would suffice and be cheaper.
Stars
23
Forks
—
Language
Python
License
MIT
Category
Last pushed
Mar 16, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/pim97/scrappey-wrapper-python"
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.