Download high quality images from Instagram (FREE PYTHON TUTORIAL)

Words
58
Reading
1 min
Listen
Play
9y

My script was tested on Ubuntu 16.04.3 and is written in python3.

how to run:

open terminal and type

  1. git clone https://github.com/tai-euler/InstaPicDownloader.git
  2. cd InstaPicDownloader/
    run in terminal:
  3. python3 instaPicDownloader.py your_url

Now let see this on a real example:
Screen Shot 2017-09-03 at 17.08.05.png
type in terminal and hit enter:
python3 instaPicDownloader.py 'https://www.instagram.com/p/BPXMlaKj88u/?taken-by=wolfiecindy'

Screen Shot 2017-09-03 at 17.18.37.png

what you will see as output:
Downloading from URL: https://www.instagram.com/p/BPXMlaKj88u/?taken-by=wolfiecindy
High quality image downloaded from URL and saved as https://scontent-frt3-1.cdninstagram.com/t51.2885-15/e35/16110655_1661631840796839_4755495280277716992_n.jpg

Now look on your hard drive after the file

The script can be downloaded from here:
https://github.com/tai-euler/InstaPicDownloader

Download high quality images from Instagram (FREE PYTHON TUTORIAL) | Ecency