Instagram Bot that logs in to your account, scrapes the followers and following of the entered Instagram user and stores them as a CSV file.
- Python3
- selenium
- pandas
- chrome driver
- Change the path to the path of chrome driver in your system.
py main.py
- Enter your instagram username ( Viewing a user's followers and following requires us to login to instagram)
- Enter your instagram password
- Enter the user's instagram username to scrap their followers and following
- The user's followers and following will be stored in a csv file .csv
Watch the demo video and see the obviouslyveganfood.csv file for result.
This script is developed for educational purposes only. Any misuse of this script is not allowed. You are responsible for your own actions.