Skip to main content

Check username availability across multiple popular platforms

Project description

User Scanner

Scan a username across multiple social, developer, and creator platforms to see if it’s available.
Perfect for finding a unique username across GitHub, Twitter, Reddit, Instagram, and more, all in one command.


Features

  • ✅ Check usernames across social networks, developer platforms, and creator communities.
  • ✅ Clear Available / Taken / Error output for each platform.
  • ✅ Fully modular: add new platform modules easily.
  • ✅ Command-line interface ready: works directly after pip install.

Installation

pip install user-scanner

Usage

Scan a username across all platforms:

user-scanner -u <username>

Optionally, scan a specific category or single module:

user-scanner -u <username> -c dev
user-scanner -l # Lists all available modules
user-scanner -u <username> -m github

Contributing

Modules are organized by category:

user_scanner/
├── dev/        # Developer platforms (GitHub, GitLab, etc.)
├── social/     # Social platforms (Twitter/X, Reddit, Instagram, etc.)
├── creator/    # Creator platforms (Hashnode, Dev.to, Medium, etc.)
├── community/  # Community platforms (forums, niche sites)

Module guidelines:

  • Each module must define a validate_<site>() function that takes a username and returns:
    • 1 → Available
    • 0 → Taken
    • 2 → Error / Could not check
  • Use httpx for requests, colorama for colored output.
  • Optional: modules can define a CLI parser if they support custom arguments.

See CONTRIBUTING.md for examples.


Dependencies


License

This project is licensed under the MIT License. See LICENSE for details.

⚠️ community/ is small looking for contributions

Project details


Release history Release notifications | RSS feed

Download files

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

Source Distribution

user_scanner-1.0.1.4.tar.gz (10.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

user_scanner-1.0.1.4-py3-none-any.whl (29.6 kB view details)

Uploaded Python 3

File details

Details for the file user_scanner-1.0.1.4.tar.gz.

File metadata

  • Download URL: user_scanner-1.0.1.4.tar.gz
  • Upload date:
  • Size: 10.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: python-requests/2.31.0

File hashes

Hashes for user_scanner-1.0.1.4.tar.gz
Algorithm Hash digest
SHA256 a50e37056865f116c7b00b058725cf01f801ad2a927bc5e5dd4a145e981793d5
MD5 b04ebcff88a3ce9b3460c1497bd0cf0a
BLAKE2b-256 aa2c31be47a37b497af854578478fa2034d21555b033ce1d0b82a0c41cc92c71

See more details on using hashes here.

File details

Details for the file user_scanner-1.0.1.4-py3-none-any.whl.

File metadata

File hashes

Hashes for user_scanner-1.0.1.4-py3-none-any.whl
Algorithm Hash digest
SHA256 b32c34c5f96075abf089fbecf89c0b36a14df0877fef718463d47f2737aad88f
MD5 c1a790b971e8c55ab071dfe59aacacd7
BLAKE2b-256 6d792fa85878b17dd6bbf1a0eca9c0d67ca5ff068547e912b2aeff16efd1e57a

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