AutoLoginBot Save

A python bot to automate your login process

Project README

AutoLoginBot

This bot will help you in automatically logging in you account of the desired website or webpage when run. It basically saves time and energy of typing the username and password again and again. P.S. I used it to login into my college's wifi network.

How to use

  1. Enter the website and your username and password in the required to login into the website.

  2. Now go to the website/webpage and open the developer tools/Inspect element option.

  3. There search the html code corresponding to the html input fields of username, password and submit button as well.

  4. Copy the name(or class or id) of that element and paste it in the python code.

  5. Run the file.

(Optional)

As I wanted the automation to be a click easy, I created a Automator (only for macOS users) that just runs the python file when clicked.

Created by Ritvik Khanna
Open Source Agenda is not affiliated with "AutoLoginBot" Project. README Source: ritvikkhanna09/AutoLoginBot
Stars
50
Open Issues
0
Last Commit
3 years ago

Open Source Agenda Badge

Open Source Agenda Rating