Skip to content

notsapinho/instagram-profile-downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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