Skip to content

amirbnprogramming/otodom.pl-real-estate-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Custom Python Otodom.pl Scraper

Quick start

  1. Install Python==3.11 and Chrome browser ::

     Download link for Python : https://www.python.org/downloads/release/python-3110/
    
  2. Open terminal install requirements by below command ::

     pip install -r requirements.txt    
    
  3. 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.
    
  4. After finishing scraping all data with previous step run the "Months_Seprator.py" file to make data separated by months.

About

This is a python based web scraper with selenium and using found API of otodom.pl

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages