Ecosyste.ms: Awesome
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: 2 months ago
JSON representation
monitor marktplaats.nl for new board games
- Host: GitHub
- URL: https://github.com/orsinium-labs/marktplaats
- Owner: orsinium-labs
- License: mit
- Created: 2021-09-30T12:37:42.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-10-01T13:37:15.000Z (over 3 years ago)
- Last Synced: 2023-03-05T18:28:48.659Z (almost 2 years ago)
- Topics: api, marktplaats, monitor, python, python3
- Language: Python
- Homepage:
- Size: 2.93 KB
- Stars: 7
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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`