teticio/lambda-scraper
Use AWS Lambda functions as a proxy pool to scrape web pages.
This project helps anyone who needs to gather large amounts of information from websites without being blocked or rate-limited. It provides a pool of frequently changing IP addresses by routing your requests through AWS Lambda functions. This allows you to collect web data efficiently, as if your requests were coming from many different locations.
138 stars. No commits in the last 6 months.
Use this if you need to perform high-volume web scraping or data collection and frequently encounter IP blocks or captchas.
Not ideal if you only need to access a few web pages sporadically or require a static, dedicated IP address.
Stars
138
Forks
16
Language
JavaScript
License
BSD-3-Clause
Category
Last pushed
Jan 03, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/teticio/lambda-scraper"
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.