Search Public Profiles Across 700+ Platforms

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

700+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 with zero setup

01

Pick your lookup

Username, email, or phone. 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 checks 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

New usernames and emails trigger fresh searches across 700+ platforms.

700+ 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.

FULL PROFILES

Every match is a full profile. 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
SECURITY

Your searches stay protected

Results are pulled from public sources and processed transiently rather than written to our database. The query and result count are saved to your history; the findings are returned to your browser without creating a stored archive.

ACCOUNTS

Credentials protected at rest

When you use a password, it is stored only as a bcrypt hash. Session cookies are stored as one-way digests instead of reusable tokens, and every signed-in device can be revoked from settings.

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

Fetch any platform
with one GET.

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?
Fingerprint is a public data search engine. Enter a username, email address or phone number to look for linked accounts as results arrive. Explore username search or use People Search for names and public records.
Is Fingerprint a data broker?
No. Fingerprint is a software company that provides access to a public data search engine. We sell software subscriptions and do not sell our users' personal information.
How do I remove my information from Fingerprint?
Use the email opt-out to verify your address with a code and block new searches for it. For other identifiers, submit a removal request.
What platforms does Fingerprint search?
Social Search covers social networks, developer communities, gaming services and other online platforms. Supported platforms vary by search type.
How accurate are Fingerprint search results?
A search match is a research lead; it does not confirm a person's identity. Compare names, photos, bios and linked accounts to assess whether accounts belong to the same person.
Is Fingerprint free?
Try a free username, email or phone search without an account or payment card. A free account includes a monthly search allowance and search history. Paid plans add exports and higher allowances; see the pricing page for details.
Does Fingerprint store search results?
We do not store search results. You can disable search history in the settings.
What can I use Fingerprint for?
You can check your own digital footprint, research public accounts or investigate suspicious online identities. Our OSINT search tools help you compare findings across sources, subject to our Terms of Service.
Do I need technical skills to use Fingerprint?
No. Choose a search type, enter a username, email address or phone number, and review the results in your browser. No coding or installation is required.
fingerprint.to

Everyone leaves a trace.

See what the internet already knows about you.