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

Latest commit

 

History

History
25 lines (23 loc) · 483 Bytes

README.md

File metadata and controls

25 lines (23 loc) · 483 Bytes

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