CreaTorAlexander / instagram-follower-scraper

A python script that can automatically scrape other people followers on instagram and save them in a txt file.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

instagram-follower-scraper

This python script can automatically scrape other Instagram users' followers and save them in a text file.

How to use:

  1. Install requirements using terminal or command line. You should run this command pip install -r requirements.txt.
  2. Open run.py using a text editor and replace the 13th and 14th lines with your Instagram username and password.
  3. Open a terminal or cmd again and run the bot using this command: python run.py.
  4. Enter the username of the person whose followers you want to scrape.
  5. Enter how many followers you want to scrape.
  6. And that's it. After a while, you will find the list of usernames in a text file in the bot folder.

About

A python script that can automatically scrape other people followers on instagram and save them in a txt file.


Languages

Language:Python 100.0%