wiringbits/simple-http-proxy
A very simple http proxy that runs on a Raspberry Pi
This tool helps you access websites that block requests coming from common cloud servers. You feed it web scraping requests from your cloud-based server, and it routes them through a residential IP address, returning the website's response. This is for data analysts or marketers who perform web scraping to gather information for market research or competitive analysis.
No commits in the last 6 months.
Use this if you are running web scraping operations on a cloud server and frequently encounter websites that block access from known cloud provider IP addresses.
Not ideal if your web scraping needs are minimal, or you don't use cloud servers and don't encounter IP-based blocking.
Stars
25
Forks
3
Language
Scala
License
MIT
Category
Last pushed
Jun 08, 2020
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/wiringbits/simple-http-proxy"
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.