https://github.com/davidxmz/geizhals-scraper-api
The program allows you to scrape the geizhals.de website to either process a single query and save the results to a CSV file or start an API that responds to search queries. This enables you to retrieve price comparisons from geizhals.de and integrate them into your own applications.
https://github.com/davidxmz/geizhals-scraper-api
api geizhals price-comparison rust scraper
Last synced: 8 months ago
JSON representation
The program allows you to scrape the geizhals.de website to either process a single query and save the results to a CSV file or start an API that responds to search queries. This enables you to retrieve price comparisons from geizhals.de and integrate them into your own applications.
- Host: GitHub
- URL: https://github.com/davidxmz/geizhals-scraper-api
- Owner: davidxmz
- License: agpl-3.0
- Created: 2024-12-25T23:32:26.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-12-26T20:52:08.000Z (10 months ago)
- Last Synced: 2025-01-10T10:34:56.865Z (9 months ago)
- Topics: api, geizhals, price-comparison, rust, scraper
- Language: Rust
- Homepage:
- Size: 20.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# geizhals-scraper-api
The program allows you to scrape the geizhals.de website to either process a single query and save the results to a CSV file or start an API that responds to search queries. This enables you to retrieve price comparisons from geizhals.de and integrate them into your own applications.