Skip to content
This repository has been archived by the owner on Jan 28, 2022. It is now read-only.

parsakafi/instagram-engagement-rate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instagram Engagement Rate

Calculate Instagram Posts Engagement Rate.

Instagram Engagement Rate

Install

git clone https://github.com/parsakafi/instagram-engagement-rate.git
cd instagram-engagement-rate
npm install

Config:
Edit .env file

instagram_username=your_instagram_username
instagram_password=your_instagram_password

Run:

npm start

Open localhost URL (Default port 3000):

http://localhost:3000