LibSearch = Goodreads + bibliotheek.be. Get availabilities of your Goodreads to-read list from Flanders' public libraries.
Download the repo and add your configuration in config.json. As an example is given in config.json.
- Branch name is the municipality you want to search (enter 'Wetteren' for 'wetteren.bibliotheek.be')
- libraries are the name of the individual libraries in the municipality (this can be empty to search all the libraries in the municipality)
Add API keys to config.json:
- Goodreads developer key & secret
- CultuurConnect API key or use test key (b8157a8a17c57162b1c9d8096c5f3620)
You'll need Python (3.6.5 minimum) and some libraries:
pip install -r requirements.txt
Run libsearch.py. If it's the first time the program is running, it will open the authorisation page for Goodreads. When you've accepted the authorisation, enter 'y' in the console.
Your webbrowser will open, displaying the results.
This project is licensed under the MIT License - see the LICENSE.md file for details
- CultuurConnect