-
Install Raspbian (use NOOBs)
-
sudo apt-get update && sudo apt-get upgrade
-
mkdir Instagram
-
cd Instagram
-
git clone https://github.com/timgrossmann/InstaPy.git
-
cd InstaPy
-
sudo pip install .
-
sudo apt-get install firefox-esr
-
open Firefox and skip "import Data from Chromium", close Firefox
-
copy /examples/firefoxExample.py to /Projects/InstaPy and edit file to your liking
-
python firefoxExample.py
to run
-
cd ../
-
git clone https://github.com/LevPasha/Instagram-API-python.git
-
sudo apt-get install libjpeg-dev
-
cd Instagram-API-python
-
pip install -r requirements.txt
xset s off # don't activate screensaver
xset s noblank # don't blank the video device