All Projects → landoncrabtree → social-checker

landoncrabtree / social-checker

Licence: other
Bulk check popular social media sites for username avaibility.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to social-checker

ogcheckr-api
An api to check social media username availability on a variety of services
Stars: ✭ 18 (-10%)
Mutual labels:  username-checker
username-generation-guide
A definitive guide to generating usernames for OSINT purposes
Stars: ✭ 38 (+90%)
Mutual labels:  username-checker
username-availability-checker
Live at : https://username-check.herokuapp.com/
Stars: ✭ 84 (+320%)
Mutual labels:  username-checker
Mr.Holmes
🔍 A Complete Osint Tool
Stars: ✭ 307 (+1435%)
Mutual labels:  username-checker

social-checker

Bulk check popular social media sites for username avaibility.

Supports Instagram, Steam Community, Instagram, Minecraft, and GitHub. All available names are output to "available.txt".

  1. Download social-checker via git clone https://github.com/landoncrabtree/social-checker.git
  2. Run pip install requests or python3 -m pip install requests in terminal.
  3. Add HTTPS proxies into "proxies.txt".
  4. Start the program by running python3 <script>. For example, python3 instagram.py

It'll then ask for the wordlist, so just enter that. All wordlists are found in the wordlists/ directory. You can create your own wordlists. When entering the wordlist, you do not need to specify a path/, just enter the file name alone: ie, enter 3char.txt.

I recommend https://proxy.webshare.io for HTTP(S) proxies. I've used them personally, and the speeds are great and entirely exclusive to you.

Suggestions

If you have suggestions for websites to be supported, open an Issue and I'll do my best!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].