Search Public Profiles Across 500+ Platforms

Enter a username or email. We check 500+ platforms and stream every hit back in seconds.

500+platforms
10savg search
$0to start

By using this search you agree to our Terms and Privacy Policy.

Don't want to appear in search results? Opt out.

HOW IT WORKS

Three steps. Zero setup.

01

Pick your lookup

Username, name, or email. Choose a search type and enter your query.

02

Watch results stream

Sources are checked in parallel. Hits appear the instant they’re confirmed.

03

Explore findings

Dig into profiles, cross-reference identities, filter and sort results.

CAPABILITIES

One query. Every platform. In parallel.

Full profiles, linked accounts, and a complete search history. Filter, sort, and export your results.

REAL-TIME

Results as they're found

Every platform checked independently. Results stream to your screen as they arrive.

DEEP SEARCH

Recursive discovery

Finds linked accounts by re-searching every discovered profile.

500+ platforms

Social, gaming, dev tools, forums.

Table & card views

Full profiles with followers, bios, and locations. Browse in table or card layout.

LOGGING

Full audit trail

Every query logged with full history. Built for compliance, accountability, and enterprise use.

EVERY FIELD. EVERY TIME.

A profile, not a link. Organized for review.

Bio, banner, follower counts, pinned repos, joined dates, sponsored orgs. We extract every field a platform exposes and render it inline. Open the banner, expand the bio, dig into raw fields. It's the real component, with real data.

try expanding +more fields

Michael Carter

@user

Staff engineer · building tools that make the web a better place. Open-source maintainer of half a dozen packages you've probably used. Coffee, climbing, and CLI tools.

3.1K Followers
184 Following
287 Posts

Location: Portland, OR

Email: [email protected]

Website: example.com

Joined: Mar 12, 2014

Last active: Apr 22, 2025

+7 more fields
pinned repos
demo-grep
description: A fast recursive grep, in Rust
stars: 12,400
language: Rust
fingerprint-cli
description: Command-line OSINT for humans
stars: 3,820
language: Go
dotfiles
description: My personal nix + zsh setup
stars: 412
language: Shell
organizations
fingerprintexample-orgdemo-osint
contributions last year: 1,842
top language: Rust
sponsoring: 14
company: @fingerprint
SECURITY

We surface public data. We protect yours.

Every result comes from publicly available sources. Every search is served over TLS and logged.

TLS 1.3

Encrypted in transit

Every request is served over HTTPS with modern TLS. Passwords are hashed with bcrypt, never stored in plaintext.

OSINT

Public data only

We only surface publicly available information. No hacking, no breaching, no unauthorized access.

AUDIT

Full audit trail

Every search logged to a complete history. Built for regulatory compliance and internal oversight.

PRIVACY

Your data, your call

We don’t sell your personal information. Use our data removal request form to delete your account or data.

APICOMING SOON

One GET.
Any platform.

Every platform we support sits behind a predictable URL: /v1/{platform}/{handle}. Plain HTTP, JSON in. No SDK, no client library, no abstractions in the way.

  • Same enriched profiles the dashboard renders
  • Predictable URLs - easy to cache, easy to debug
  • Per-key auth with rate limits and audit logs
Join the API waitlistWe'll reply when keys are ready.
1package main
2 
3import (
4 "fmt"
5 
6 "github.com/valyala/fasthttp"
7)
8 
9func main() {
10 req := fasthttp.AcquireRequest()
11 res := fasthttp.AcquireResponse()
12 defer fasthttp.ReleaseRequest(req)
13 defer fasthttp.ReleaseResponse(res)
14 
15 req.SetRequestURI("https://api.fingerprint.to/v1/linkedin/johndoe")
16 req.Header.Set("Authorization", "Bearer fp_live_xxxxxxxxxxxxxxxx")
17 
18 if err := fasthttp.Do(req, res); err != nil {
19 panic(err)
20 }
21 
22 fmt.Println(string(res.Body()))
23}
$go get github.com/valyala/fasthttp
REAL USERS

What people are saying

Bruhhh, your OSINT tool is killer! Maybe one of the most comprehensive ones I’ve used yet! Did you vibecode that?
via Reddit DM
It is so refreshing to see someone get it “right” and release a tool that delivers results alongside the heavyweights and makes it look so easy.
u/Jasper_Norton on r/osinttools
this is crazy wtf, first free reverse email search tool ive seen that actually works. and this well
u/randomdudewhodkshit on r/osinttools
FAQ

Frequently asked questions

How does Fingerprint work?
Enter a username or email address and Fingerprint searches over 500 platforms in real time. Results stream in live as each platform is checked, nothing is cached or pre-indexed, and a typical search completes in seconds. Read more about how username search works.
Is this legal?
Fingerprint uses publicly available information for public account discovery and may use third-party data providers for specialized lookup features. We don’t hack, breach systems, or access private accounts. You’re expected to use results in accordance with applicable laws and our Terms of Service.
Is Fingerprint a data broker?
No. Fingerprint is a software company, and the product is a search engine. Results are pulled live from their original public sources at the time of your search. We don’t compile or maintain our own database of personal information, we don’t sell data, and we don’t sell our users’ information. If you want your email address excluded from search, use the instant email opt-out.
How do I remove my data from Fingerprint?
For your email address, use the instant email opt-out: confirm a code we send to your inbox and the address is blocked from search immediately. For anything else, submit a request through our data removal request form. We’ll verify the request and process the removal. Note that Fingerprint only surfaces publicly available information from third-party platforms, so to remove your data from those platforms, you’ll need to contact them directly.
What platforms does Fingerprint search?
Over 500 platforms including social media (Instagram, Twitter, LinkedIn, TikTok), developer tools (GitHub, GitLab), gaming (Steam, Xbox, PlayStation), messaging (Telegram, Snapchat), and many more. New platforms are added regularly.
How accurate are the results?
Fingerprint checks each platform directly in real time, so results reflect what’s currently live. When searching by username, a match means that exact username exists on a platform — it doesn’t guarantee it belongs to the same person. Use multiple search types together for stronger correlation.
Is Fingerprint free?
Yes, the free plan includes username, name, and email search across all 500+ platforms with real-time streaming results, full search history, and result exports. Paid plans with higher rate limits, API access, and priority support are coming soon.
How does Fingerprint protect my data?
All connections are encrypted in transit (TLS), and account passwords are hashed with bcrypt. We never store them in plaintext. Search history metadata is logged for your audit trail, rate limits, and abuse prevention, and we do not sell your personal information. To delete your data or account, use the data removal request form.
Who uses Fingerprint?
Security teams, investigators, journalists, compliance officers, trust and safety teams, and individuals conducting lawful due diligence. The platform is designed for both individual users and enterprise teams. Read more on the OSINT search tools page.
Do I need technical skills?
No. Enter a search term, pick a search type, and results stream in automatically. No command-line tools, APIs, or technical knowledge required.
fingerprint.to

Everyone leaves a trace.

See what the internet already knows about you.