/instagram-engagement-rate

Calculate Instagram Posts Engagement Rate

Primary LanguageJavaScriptMIT LicenseMIT

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