Skip to main content

A simple auto-login bot using python

Project description

This is a simple auto-login bot using python. In this present scenario, every website uses authentication and we have to log in by entering proper credentials. But sometimes it becomes very hectic to login again and again to a particular website. So, to come out of this problem lets, built our own auto login bot using python.

We will be using Selenium (python library) for making the auto-login bot. Python Selenium library helps us to access all functionalities of Selenium WebDriver like Firefox, Chrome, Remote etc.

Installation First we have to install Selenium using below command: – pip install selenium

Stepwise Implementation: – First of all import the webdrivers from the selenium library. – Find the URL of the login page to which you want to logged in. – Provide the location executable chrome driver to selenium webdriver to access the chrome browser. – Finally, find the name or id or class or CSS selector of username and password by right-clicking inspect on username and password.

Change Log

0.0.1 (11/05/2022)

  • First Release

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

fsbotlogin-0.0.1.tar.gz (2.9 kB view details)

Uploaded Source

File details

Details for the file fsbotlogin-0.0.1.tar.gz.

File metadata

  • Download URL: fsbotlogin-0.0.1.tar.gz
  • Upload date:
  • Size: 2.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.8.10

File hashes

Hashes for fsbotlogin-0.0.1.tar.gz
Algorithm Hash digest
SHA256 968c583e6056903340c3a050250663bedb868d1bc73ed2b0325f5991f272d04c
MD5 b6ea58ea787759760a38cc91496ce253
BLAKE2b-256 493497bea140c0367a833605f99ab00548c6dcde9c1c15b882f21ca93c163cfe

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page