Eliasyoussef47 / Instagram-story-auto-saver

Periodically saves a certain Instagram user's story

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Instagram-story-auto-saver

Node app that automatically saves a certain Instagram user's stories

This program uses instagram-private-api

Some parts of the code were taken from instagram-storysaver

How to use

Download files

npm install

tsc index.ts

Make a copy of the .env.example file and name it .env and fill it

node index.js

About

Periodically saves a certain Instagram user's story

License:GNU General Public License v3.0


Languages

Language:TypeScript 100.0%