Gunthersuper / Instagram-Scraping-Followers

A simple tool to get list of followers
14 stars 8 forks source link

Instagram-Scraping-Followers

A simple tool to get list of followers

GitHub followers streamlabs

Installing:

  1. Download and install Python - https://www.python.org/
  2. Open CMD, console, or PowerShell. Install the selenium package - pip install selenium
  3. Download the chromedriver (corresponds to your chrome version) - https://chromedriver.chromium.org/. Put it to the bot folder.

Using:

  1. Open scraping.py using any text editor.
  2. Make configuration (enter username, password, profiles to scrap and amount)
  3. Open CMD, console, or PowerShell in the bot folder. Enter: py scraping.py