https://github.com/j03-dev/webhunt
rust library for web scraping
https://github.com/j03-dev/webhunt
Last synced: over 1 year ago
JSON representation
rust library for web scraping
- Host: GitHub
- URL: https://github.com/j03-dev/webhunt
- Owner: j03-dev
- License: gpl-3.0
- Created: 2024-04-19T19:01:43.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-19T19:06:32.000Z (about 2 years ago)
- Last Synced: 2025-01-22T14:33:56.962Z (over 1 year ago)
- Language: Rust
- Size: 25.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# WebHunt
WebHunt is a Rust library for web scraping, based on the **scraper** library.
The goal is to make web scraping in Rust easier