script for instagram automation to check followers and following.
- Python installed
- Selenium package -> pip install selenium
- Pandas package -> pip install pandas
- chrome driver -> https://chromedriver.chromium.org/downloads (download same version of driver as your chrome browser is installed on PC)
- replace your username and password with your instagram username and password.
- save file and double to run.