Skip to content

Roshu18/UserScan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

9 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ” UserScan

Python GitHub Contributions

UserScan is a powerful Python-based tool that checks for username availability across multiple platforms. It helps users verify if a username exists on various websites such as Instagram, Facebook, Github, Chess.com, Dev.to, Trello, Wattpad, Etsy, and more.


πŸš€ Features

βœ… Check username availability across multiple platforms
βœ… Fast and efficient scanning
βœ… Easy to use with a simple command-line interface
βœ… Expandable: Add more platforms easily


πŸ› οΈ Installation

1. Clone the Repository

 git clone https://github.com/roshu18/UserScan.git
 cd UserScan

2. Create and Activate a Virtual Environment (optional)

python3 -m venv venv
source venv/bin/activate  # For Linux/macOS
venv\Scripts\activate    # For Windows

3. Install Dependencies

pip install -r requirements.txt

πŸ“Œ Usage

Run the Script

python UserScan.py <username>

Example:

python UserScan.py -u roshu18 -t 1

Output Example:

[+] Checking username 'roshu18' on Dev.to: Found βœ…
[+] Checking username 'roshu18' on Trello: Not Found ❌
![image](https://github.com/user-attachments/assets/fee99330-e33b-4c82-8344-9fef6c95e994)



...

πŸ› οΈ Supported Platforms

  • Dev.to
  • Instagram
  • Facebook
  • GitHub
  • LinkedIn
  • Trello
  • Wattpad
  • Etsy
    ... (You can add more platforms!)

🀝 Contributing

Contributions are welcome! πŸŽ‰ If you want to add more platforms or improve the code, follow these steps:

  1. Fork the repository
  2. Create a new branch (feature-branch)
  3. Commit your changes (git commit -m "Added new platform XYZ")
  4. Push the branch (git push origin feature-branch)
  5. Create a Pull Request

πŸ“ License

This project is open-source under the MIT License.


πŸ“ž Contact

πŸ‘€ Author: Roshu18
πŸ”— GitHub: roshu18

About

πŸ” A Python tool for checking username availability across multiple platforms.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages