Custom Python Otodom.pl Scraper
-
Install Python==3.11 and Chrome browser ::
Download link for Python : https://www.python.org/downloads/release/python-3110/
-
Open terminal install requirements by below command ::
pip install -r requirements.txt
-
First Run the "All_Items_Scraper.py" file to scrape all the pages and items::
After runing chrome driver will open , Don't close it.
-
After finishing scraping all data with previous step run the "Months_Seprator.py" file to make data separated by months.