Simple app to download instagram whole accounts.
You can use this application to download posts from accounts. (We support private accounts!)
- Download the source or clone the repo with
git clone
. - Install
NodeJS
. - After installing
NodeJS
runnpm i
in the terminal to install the dependencies. - Run the app with
npm start
, write theusername
and press enter.
- 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.
Contact me on Discord notsapinho#2975