/Kirjat.ml-api

provides prices for finnish textbooks from multiple stores

Primary LanguageHTMLMIT LicenseMIT

Kirjat.ml api

A scraper for the prices of finnish school books. Currently only supports kauppa.jamera.net and sanomapro

frontend: kirjat.ml

Set up your environment

You have to have python3 installed. Install all the project dependencies by running $ pip3 install -r ./requirements.txt in the project's directory.

Running (insecure dev mode)

Start the api-server with python using the command $ python3 ./api_server.py.

License

All of this project's code is licensed under the MIT-license, consult the file "LICENSE" for more information.