MLArtist/WebScraper
Python-based web crawling script with randomized intervals, user-agent rotation, and proxy server IP rotation to outsmart website bots and prevent blocking.
Need to collect data from websites for research or analysis? This tool helps you gather information by navigating websites like a human, collecting raw HTML content, and outputting it into JSON files. It's designed for researchers, analysts, or anyone who needs to systematically extract public data from the web without being blocked.
Use this if you need to reliably extract publicly available data from multiple web pages for analysis or archiving.
Not ideal if you need to interact with dynamic web elements, fill out forms, or automate complex user workflows.
Stars
87
Forks
21
Language
Python
License
—
Category
Last pushed
Mar 26, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/MLArtist/WebScraper"
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.