Skip to content

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.

Notifications You must be signed in to change notification settings

aastha985/Instagram-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Instagram-Bot

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.

Dependencies

  1. Python3
  2. selenium
  3. pandas
  4. chrome driver

Running the script

  1. Change the path to the path of chrome driver in your system.
  2. py main.py
  3. Enter your instagram username ( Viewing a user's followers and following requires us to login to instagram)
  4. Enter your instagram password
  5. Enter the user's instagram username to scrap their followers and following
  6. The user's followers and following will be stored in a csv file .csv

Demo

Watch the demo video and see the obviouslyveganfood.csv file for result.

Disclaimer

This script is developed for educational purposes only. Any misuse of this script is not allowed. You are responsible for your own actions.

About

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages