Skip to content

A tool used for checking GitHub usernames using pure Python requests.

Notifications You must be signed in to change notification settings

alluding/GitHub-Username-Checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation


Logo

GitHub Username Checker

Uses requests and the GitHub API (utilizes the base URL before the API) to process and verify the availability of GitHub usernames.


Features

  • Swift and efficient
  • Free to use
  • Supports both Proxies and Proxyless modes
  • Automatically cleans usernames (removes leading whitespaces, duplicates, etc.)

Todo

  • Add configurable threading
  • Support saving usernames to text file
  • Discord webhook notifications

Credits

About

A tool used for checking GitHub usernames using pure Python requests.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages