web frontend and flask backend
This commit is contained in:
@ -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`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user