/Search4

A tool to search a particular username on almost every social platform and tell , whether the user with that username exists on that site or not.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

A tool to search a particular username on almost every social platform and tell, whether the user with that username exists on that site or not.

logo

Status GitHub issues GitHub pull requests License


📝 Table of Contents

🧐 About

It is a python script using which you can search a username on almost every social media platform. You can see that on how many social media platforms a particular username exists.

This script works on the response of web servers and searches that username on their web servers on your behalf, in a single execution. It takes it less than a minute to do so.

🏁 Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and usage purposes.

Prerequisites

Installing search4

pip install git+https://github.com/7rillionaire/Search4

Or, if you already downloaded search4, you can install it directly from the directory:

pip install .

You can use the -e flag to install the project in editable mode (i.e. setuptools "develop mode") from a local project path or a VCS url.

Installation & Setup done...!

🎈 Usage

search4 -u username

# output

         _/_/_/                                          _/        _/  _/
       _/          _/_/      _/_/_/  _/  _/_/    _/_/_/  _/_/_/    _/  _/
        _/_/    _/_/_/_/  _/    _/  _/_/      _/        _/    _/  _/_/_/_/
           _/  _/        _/    _/  _/        _/        _/    _/      _/
    _/_/_/      _/_/_/    _/_/_/  _/          _/_/_/  _/    _/      _/


        > version 1.0
        > Script to find user account on various platforms.

# followed by results

🎉 Acknowledgements

● References :