InstaSave – Python Script To Download Images, Videos & Profile Pictures From Instagram

InstaSave 1

InstaSave is a python script to download images, videos & profile pictures from Instagram without any API access.

Features

  • Download Instagram Photos
  • Download Instagram Videos
  • Download Instagram Profile Pictures
InstaSave 2

Git Installation

# clone the repo
$ git clone https://github.com/sameera-madushan/InstaSave.git

# change the working directory to InstaSave
$ cd InstaSave

# install the requirements
$ pip3 install -r requirements.txt

Usage

python instasave.py

For your Attention
If you are downloading copyrighted content you should respect author’s rights and use the content either for personal purposes or for non-commercial needs with proper mention and authorisation from the author.

Download InstaSave
Original Source