ig-automatic-story-viewer icon indicating copy to clipboard operation
ig-automatic-story-viewer copied to clipboard

Python Program To Send Instagram Story Views

IG Automatic Story Viewer

Auto Story Viewer

Before Running story_viewer.py

  • Open DMer.py File and Edit The Following Lines:
  1. usrnames = ['psinha_09'] # Account on which You want to send views [line:07]

  2. usrname = ['USERNAME1', 'USERNAME2', 'USERNAME3', 'USERNAME4', 'USERNAME5'] # Enter your usernames here [line:14]

  3. password = 'PASSWORD' # Enter your password here [line:15]

Ensure that you have Chrome installed and the chromedriver that matches your Chrome version available on your $PATH. You may have to update this from time to time.

Requirements

pip install selenium

Run

  • Run the program using:
python story_viewer.py