Skip to content

Connect to Instagram with Selenium (follow , like , comment)

Notifications You must be signed in to change notification settings

alihossein/InstaSelenium

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simple class for Connect to Instagram with Selenium (follow , like , comment)

Requirements

  • Python v3.6 or greater
  • Pip v18 or greater

requirements.txt

  • selenium==3.141.0
  • urllib3==1.25.8

Methods

  • sign_in (sign in with username and password)
  • follow_with_username (follow one user)
  • quit (close the Windows)
  • like_tag (like posts of one tag)
  • comment_on_tags Post random comment on posts of a tag)

Installation

pip3.6 install -r requirements.txt

Run

you can run and test with this command : python3.6 main.py

License

This class is released under the MIT License.

About

Connect to Instagram with Selenium (follow , like , comment)

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages