gregstoll/rust-scraping
Examples of web scraping in Rust
This project helps developers gather specific data from public websites. It takes URLs of web pages as input and extracts structured information, like life expectancy data from government sites, outputting it as a JSON file. This is for software developers who need to programmatically collect data from the web.
No commits in the last 6 months.
Use this if you are a developer looking for practical examples of how to build web scraping tools using the Rust programming language.
Not ideal if you need a ready-to-use web scraping application and do not want to write code, or if you're not a Rust developer.
Stars
13
Forks
2
Language
Rust
License
MIT
Category
Last pushed
Jul 26, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/gregstoll/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.