itehax/rust-scraping
Web scraping using rust !
This tool helps you gather information from websites automatically, such as property listings from Airbnb or digital books from archives. You input the website you want to scrape, and it extracts the data you need into a structured format. This is for anyone who needs to collect public web data for analysis, research, or content aggregation.
110 stars. No commits in the last 6 months.
Use this if you need to systematically collect data from websites, especially those with anti-bot measures like Cloudflare, or download specific content like books.
Not ideal if you're looking to download videos from streaming platforms or parse complex multimedia playlists, as those features are not yet fully supported.
Stars
110
Forks
12
Language
Rust
License
—
Category
Last pushed
Oct 25, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/itehax/rust-scraping"
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.