currently scrapper scraps data from: www.myhome.ge
- Python 3.6 and above
in order to run script you need to install pipenv
pip instal pipenv
after that run this command:
pipenv install
it will install all dependencies
After everything is installed you can run following command:
pipenv run main.py myhome
progress bar will show you script progression.