2022-07-11 18:36:52 +02:00
2023-05-05 10:59:25 +02:00
2023-05-05 10:59:25 +02:00
2023-05-05 08:26:31 +02:00
2023-05-04 20:43:41 +02:00
2023-05-05 10:59:25 +02:00
2023-05-05 08:44:30 +02:00
2023-05-05 10:59:25 +02:00

parser_OLX

forked from https://github.com/KrzysztofSajdok/parser_OLX simple parser used to retrieve amount of sale, rent and exchange avertisements from OLX.pl in real estate category.

python -m venv .venv && source .venv/bin/activate
pip install -r requirements.txt

main.py puts data in the database in the olx_data table.

Description
No description provided
Readme 532 KiB
Languages
Python 96.3%
HTML 3.7%