Skip to content

Latest commit

 

History

History
20 lines (18 loc) · 1.38 KB

README.md

File metadata and controls

20 lines (18 loc) · 1.38 KB

Instagram-Bot

An unique bot that logs into your account and searches for hashtags and likes it.

                                         DESCRIPTION
           Logs into your account and goto a specific hashtag and likes almost 45 posts in it
           helps to make your Insta active and hence bring back to you, followers
                                         REQUIREMENTS
                          FireFox Browser, Python, Selenium, geckodriver
                                         INSTRUCTIONS
       before running make sure you have installed selenium, use the following code for that
       python -m pip install selenium
       Download geckodriver from https://github.com/mozilla/geckodriver/releases 
       I use XUbuntu but for windows 10 64 bit
       Extract the geckodriver from geckodriver-v0.24.0-win64.zip in
       C:\Users\Username\AppData\Local\Programs\Python\Python37-32
       Gecko is a web browser engine used in many applications developed by Mozilla Foundation and the Mozilla Corporation. Gecko Driver is the link between your tests in Selenium and the Firefox browser.