amrrs/Scraper-Projects
🕸 List of mini projects that involve web scraping 🕸
This collection of Python web scraping projects helps you gather information from various websites for different purposes. You input specific website URLs or categories, and it outputs structured data like news articles, blog links, trending questions, or website rankings. This is useful for researchers, content creators, or anyone needing to collect publicly available web data.
No commits in the last 6 months.
Use this if you need pre-built scripts to extract specific types of information from popular websites, offering a quick start to web data collection.
Not ideal if you need a custom scraping solution for a unique website or highly dynamic content, as these are fixed mini-projects rather than a configurable scraping framework.
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/amrrs/Scraper-Projects"
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.