No description
Find a file
2020-01-29 22:59:43 +01:00
templates Allow customizing the refresh rate 2020-01-29 22:59:43 +01:00
.gitignore hi 2020-01-29 22:05:28 +01:00
app.py Allow customizing the refresh rate 2020-01-29 22:59:43 +01:00
README.md Slightly improve explanation 2020-01-29 22:11:04 +01:00
requirements.txt hi 2020-01-29 22:05:28 +01:00

First do pip install --user -r requirements.txt (or use a virtual env or something, idc). Then do flask run. That should be about it.

Grab the API call from Inspect Element → Network that starts with https://www.marktplaats.nl/lrp/api/search? and stick it in the input box.

If Marktplaats gets mad at you for using this for some reason, don't get mad at me. Use at your own risk.