Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 959 Bytes

README.md

File metadata and controls

31 lines (19 loc) · 959 Bytes

instagram-profile-downloader

Simple app to download instagram whole accounts.

You can use this application to download posts from accounts. (We support private accounts!)


Instructions

Downloading and Running

  • Download the source or clone the repo with git clone.
  • Install NodeJS.
  • After installing NodeJS run npm i in the terminal to install the dependencies.
  • Run the app with npm start, write the username and press enter.

Privates accounts and highlights

  • Create a .env file and follow the .env.example example.
  • The app you login to your account and get your session so it can get private accounts and highlights.
  • Don't worry we will not steal your account.

Demo

Any problems?

Contact me on Discord notsapinho#2975