/account_checker

Primary LanguagePythonMIT LicenseMIT

account_checker

Can test:

  • Gmail
  • Microsoft
  • Yahoo
  • ...

Description:

Application made for testing accounts from files (database dumps). You can save a lot of time by testing them with requests instead of trying to login one by one.

Requirements:

  • tabulate
  • pysqlite
  • bs4
  • lxml