/login-automation-codes

Login automated using a file having login credentials in 'username:password' format. Regularly updated with different web portals.

Primary LanguagePython

Automate login using a file

Login automation using a file having specific format. Here, we're using 'username:password' format. I'll regularly update with new web portals to login

Warning

Maybe, due to https or due to other problems, automation may seems to impact

  • Recaptcha
  • Passcode
  • Captcha
  • Google security
  • etc...

Uses

  • Consider a scenario where we've to check from lots of username:passwords dump whether they're working credentials or not.
  • Consider we know our username but lost the password. If we know some characters of password then it'll tell which is the correct one.

Contents

Updates

This repo will be updated regularly with many new web portals to automate login
Pin it/Fork it for future