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 pipenvafter that run this command:
pipenv installit will install all dependencies
After everything is installed you can run following command:
pipenv run main.py myhomeprogress bar will show you script progression.
