scrape search for listing

This commit is contained in:
2025-11-24 20:52:58 +01:00
parent 99b2a934f2
commit 61d30f0987
6 changed files with 188 additions and 0 deletions

View File

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