# OSINT Username Finder

## <mark style="color:blue;">Overview</mark>

An OSINT username finder is a tool that helps you find usernames across multiple online platforms. This can be useful for a variety of purposes, such as:

* **Social media investigations:** If you are investigating someone's online activity, you can use an OSINT username finder to find their accounts on social media platforms such as Facebook, Twitter, and Instagram.
* **Cyberbullying:** If you are being cyberbullied, you can use an OSINT username finder to find the bully's other online accounts. This can help you gather evidence of the bullying and report it to the appropriate authorities.
* **Identity theft:** If you believe that your identity has been stolen, you can use an OSINT username finder to find the accounts that the thief has created using your personal information. This can help you take steps to protect your identity and prevent further damage.

## <mark style="color:blue;">Sherlock</mark>

### <mark style="color:blue;">Overview</mark>

Sherlock, a powerful command-line tool provided by the Sherlock Project, can be used to find usernames across many social networks. It requires Python 3.6 or higher and works on MacOS, Linux, and Windows.

With Sherlock, you can easily track down social media accounts associated with a particular username, helping you uncover potential connections, online activities, and even possible vulnerabilities. This tool saves time and effort by automating the search process, eliminating the need to manually search each platform individually.

{% embed url="<https://sherlock-project.github.io>" %}

### <mark style="color:blue;">Features</mark>

* Cross-Platform Search: Sherlock supports a wide range of social media platforms, including popular ones like Facebook, Twitter, Instagram, LinkedIn, and more. It offers comprehensive coverage to ensure a thorough search.
* Username Enumeration: Sherlock leverages a vast collection of APIs and online resources to identify profiles linked to a specific username. It utilizes various techniques and algorithms to provide accurate results.
* Detailed Results: The tool provides detailed information about each discovered profile, such as profile picture, bio, followers, posts, and other relevant data. This allows you to gain a comprehensive understanding of an individual's online presence.
* Customization and Extensibility: Sherlock is highly customizable and extensible, allowing users to add new search modules or customize existing ones. This flexibility ensures that you can adapt the tool to your specific needs and preferences.

### <mark style="color:blue;">Download From Github</mark>

{% embed url="<https://github.com/sherlock-project/sherlock>" %}

### <mark style="color:blue;">How to use</mark>

To learn about How to use Sherlock OSINT Tool , You can watch [this YouTube Video/Tutorial](https://www.youtube.com/watch?v=KdZvxxLsN3E) created by [NetworkChuck](https://www.youtube.com/@NetworkChuck) or [this YouTube Video/Tutorial](https://www.youtube.com/watch?v=HrqYGTK8-bo) created by [Null Byte](https://www.youtube.com/@NullByteWHT) .

## <mark style="color:blue;">NameChk</mark>

### <mark style="color:blue;">Overview</mark>&#x20;

Namechk is a free tool that can be used to find usernames across a variety of social media platforms. It also offers a premium plan that provides additional features, such as the ability to find usernames across more platforms and to track changes in usernames.

### <mark style="color:blue;">Download from Github</mark>

{% embed url="<https://github.com/GONZOsint/Namechk>" %}

### <mark style="color:blue;">Web Version</mark>&#x20;

{% embed url="<https://namechk.com>" %}

## <mark style="color:blue;">CheckUserNames</mark>

{% embed url="<https://checkusernames.com>" %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://hackingforbabies.gitbook.io/en/osint/osint-username-finder.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
