web frontend and flask backend

This commit is contained in:
2025-11-25 16:41:52 +01:00
parent da702fb4e6
commit dd36618802
7 changed files with 2483 additions and 150 deletions

View File

@ -1,15 +1,11 @@
# kleinanzeigen-boosted
scrape kleinanzeigen.de for listings and allow filtering
***WIP***
## Requirements
```
pip install tinydb tqdm beautifulsoup4
pip install flask flask-cors beautifulsoup4 lxml urllib3 requests
```
## Usage
### Scrape listings
Scrape all listings from seller's shop with `python search_kleinanzeigen.py`