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

https://github.com/orsinium-labs/marktplaats

monitor marktplaats.nl for new board games
https://github.com/orsinium-labs/marktplaats

api marktplaats monitor python python3

Last synced: 8 months ago
JSON representation

monitor marktplaats.nl for new board games

Awesome Lists containing this project

README

          

# marktplaats

A little script to monitor [marktplaats.nl](https://www.marktplaats.nl/) for new board games and send notifications in Telegram. With a little tweaking (changing `l1CategoryId` and `l2CategoryId`) can be used to monitor other items.

1. `python3 -m pip install -r requirements.txt`
1. `cp config_example.py config.py`
1. Modify `config.py`
1. `python3 marktplaats.py`