Username Checker - Fast 150+ Site Scanner (Python)

Luckyy
Admin
Alăturat: 2025-10-01 15:17:58
2025-12-06 19:13:27

Check if a username exists across 150+ sites including social, developer, gaming, and optional adult platforms. Runs fast using threads and saves results to a text file.

Features

Scans over 150 websites
Multithreaded for high speed
Exports to found_usernames.txt
Shows live status while scanning

  • Includes optional adult site check

Requirements

  • Python 3.7 or newer
    i
    nstall requests module: pip install requests


Usage

 Code:
[*]Open terminal or CMD
[*]Run: python username_checker.py
[*]Enter the username when prompted
[*]Results will display and save to found_usernames.txt


Example Output

 Code:
Searching: GitHub → https://github.com/example
Searching: Twitter → https://twitter.com/example
Found: GitHub: https://github.com/example
Found: Twitter: https://twitter.com/example
Saved to: found_usernames.txt