Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 384 Bytes

README.MD

File metadata and controls

22 lines (13 loc) · 384 Bytes

Simple Instagram comment bot

Setup and usage

  1. Clone the repository: $ git clone https://github.com/ianbandrade/IG_Bot

  2. Change to directory: $ cd IG_Bot

  3. In igBot.py,

    1. Line 36 - change the 'post-url'

    2. Line 62 - put the 'username' and the 'password'

  4. Run the code

Environment

  • Python 3.8.4
  • VSCode
  • Selenium
  • Webdriver Firefox for Mac OS X