Calculate Instagram Posts Engagement Rate.
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