Sorry, after selenium error, downloaded latest python and when i tried to get quickstart templates, cant find them
The most common and simple one thats also included in the official README.md is this one.
for more check this folder
Please don't get me wrong, people... But please, at least try to read the first few sentences of the Readme :(
...
pip install instapy
That's it! 馃殌
If you're on Ubuntu, read the specific guide on Installing on Ubuntu (64-Bit). If you're on a Raspberry Pi, read the Installing on RaspberryPi guide instead.
Download a quickstart script of your choice to your machine. It tells InstaPy how it should run, and this is the file you'll be working on when changing how InstaPy works.
...
Most helpful comment
The most common and simple one thats also included in the official README.md is this one.