An open API service indexing awesome lists of open source software.

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.

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.