Python for Automating Instragram Login Python script which automatically logs you into Instagram with the username and password provided. Requirements Chrome web driver, Download it from: https://chromedriver.chromium.org/downloads Install the Selenium library for Python: pip install selenium Have Fun!!