Predicta Search
Reverse email, phone, username, and name lookup across 100+ networks.
Predicta Search maps a digital footprint from a single identifier — linked social profiles, avatars, usernames, breach records, and related public data returned as a structured list of platform hits.
Capabilities
- Search by email, phone, username, or full name
- Scan 100+ social networks, leak corpora, WHOIS, and stealer-log sources in one query
- Return profile links, avatars, user IDs, and platform-specific metadata
- Surface Have I Been Pwned-style breaches alongside account hits
What you get back
- Hits grouped by platform
- Profile cards with avatars and outbound links
- Breach and WHOIS records with source metadata
- Filter by profiles, breaches, stealer logs, or WHOIS
UI workflow
Open SearchIn and choose Email, Username, Phone, or Name.
Select Predicta Search as the provider.
Run the query and filter platform cards, then open profile links or View JSON.
Sample queries
| Input type | Query | Notes |
|---|---|---|
email | [email protected] | Account and breach footprint |
username | arivera | Handle across networks |
phone | +15550001111 | Phone-linked profiles |
name | Alex Rivera | Name-based identity scan |
Pricing
email $0.50 · username $0.50 · phone $0.50 · name $0.50
Best for
- Fast social-account enumeration from one identifier
- Correlating emails or phones to usernames and avatars
- A lighter-cost complement to OSINT Industries people search
API example
$0.50 per query. Live runs charge the active workspace wallet — the same rates as the dashboard.
Hits
5
Platform records returned
Platforms
5
Distinct networks
Profiles
4
Social and account hits
Exposure
1
Breaches and stealer logs
curl -X POST "https://apiv1.osintverse.com/v1/search" \ -H "Content-Type: application/json" \ -H "x-api-key: ov_your_api_key" \ -d '{"provider":"predicta-search","input_type":"email","query":"[email protected]"}'Invalid provider + input_type pairs return HTTP 422. Confirm combinations with GET /v1/providers or the pricing matrix.
Run this in the SearchIn UI or create an API key. Full HTTP reference: search workflow. Marketing overview: Predicta Search integration.