spk/maman
Rust Web Crawler saving pages on Redis
This tool helps developers quickly gather web page content from specified URLs. It takes a starting URL and optional limits, then fetches the HTML content and saves it into a Redis database for further processing. Developers building systems that need to analyze website data, track changes, or build custom search indexes would use this.
No commits in the last 6 months.
Use this if you are a developer who needs to programmatically collect web page content and queue it for background processing in a Redis-based system.
Not ideal if you are looking for a full-featured, user-friendly web scraping solution with advanced data extraction capabilities or if you don't use Redis and Sidekiq for your backend.
Stars
44
Forks
5
Language
Rust
License
MIT
Category
Last pushed
Jun 13, 2021
Monthly downloads
23
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/spk/maman"
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.