Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 541 Bytes

File metadata and controls

20 lines (13 loc) · 541 Bytes

INSTAGRAM-SELENIUM

It is a simple python application that get follower information store as json with using selenium that is automated ui test tool for python environment.

Dependencies

  • selenium

pip install -r requirements.txt

  • chrome web driver

sudo apt install chromium-chromedriver

  • internet connection
  • instagram account

Usage

  • Run application python instagram_bot.py
  • Type instagram username, password and the target username that you want to gather information
  • Wait selenium to gather follower information