xypine / Kirjat.ml-api

provides prices for finnish textbooks from multiple stores

Home Page:https://kirjat-ml.herokuapp.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

provides prices for finnish textbooks from multiple stores

https://kirjat-ml.herokuapp.com

License:MIT License


Languages

Language:HTML 90.0%Language:Python 10.0%