Skip Trace People Search
Pricing
from $0.30 / person found
Skip Trace People Search
Find anyone in the US — phones, emails, addresses, relatives & aliases. Searches ThatsThem, Radaris & Spokeo simultaneously and merges results into one clean record. 4 search modes: name, phone, email, address.
Pricing
from $0.30 / person found
Rating
0.0
(0)
Developer
Yuliia Kulakova
Maintained by CommunityActor stats
0
Bookmarked
18
Total users
11
Monthly active users
12 days ago
Last modified
Categories
Share

Find anyone in the US — phone numbers, email addresses, home addresses, relatives, and aliases — all from a single search. Aggregates results from 3 major people search databases and merges them into one clean, structured record.
What it does
Enter a name, phone number, email, or address and get back a comprehensive profile of the person — pulled from ThatsThem, Radaris, and Spokeo simultaneously. All three sources are queried, deduplicated, and merged so you get more data than any single site can offer.
Built for:
- Investigators & skip tracers — locate people who have moved or changed contact info
- HR & background checks — verify identity and contact details before hiring
- Legal & collections — find current addresses and phone numbers for service of process
- Real estate — identify property owners and their contact information
- Sales & lead enrichment — append phone and email data to your contact lists
4 search modes
| Mode | Input | What you get |
|---|---|---|
| Name | First name + last name (+ optional state/city) | Full profile from all 3 sources |
| Phone | Any US phone number | Owner identity, address history, relatives |
| Email address | Identity, phones, addresses | |
| Address | Street, city, state, ZIP | Residents at that address with full profiles |
Output fields
Each person record contains:
| Field | Description |
|---|---|
fullName | Full name |
firstName / lastName | Split name fields |
age | Age in years |
aliases | Other names the person is known by (up to 10) |
currentAddress | Most recent known address (street, city, state, ZIP) |
previousAddresses | Address history (up to 10 locations) |
phoneNumbers | All associated phone numbers (up to 15) |
emailAddresses | All associated email addresses (up to 10) |
relatives | Known relatives and associates |
profileUrls | Direct links to the person's profile on each source |
dataSources | Which sources contributed to this record |
searchQuery | The input query that produced this result |
scrapedAt | Timestamp of when the data was scraped |
Input options
| Field | Description | Default |
|---|---|---|
searchType | name, phone, email, or address | name |
firstName | First name (for name search) | — |
lastName | Last name (for name search) | — |
state | US state abbreviation to narrow results | — |
city | City to narrow results | — |
phone | Phone number in any format | — |
email | Email address | — |
street | Street address | — |
zip | ZIP code | — |
queries | Array of queries for batch mode | — |
maxResults | Max person records per query (1–20) | 5 |
sources | Which sources to query | all 3 |
Batch mode
Search for multiple people in one run by passing a queries array:
{"searchType": "name","maxResults": 3,"queries": [{ "firstName": "John", "lastName": "Smith", "state": "CA" },{ "firstName": "Jane", "lastName": "Doe", "state": "NY", "city": "New York" }]}
Example output
{"fullName": "John H. Smith","firstName": "John","lastName": "Smith","age": 64,"aliases": ["John A. Smith", "John G. Smith", "John Timothy Smith"],"currentAddress": {"street": "El Sereno Ave","city": "Pasadena","state": "CA","zip": "91103"},"previousAddresses": [{ "street": "Horseshoe Ct", "city": "Radcliff", "state": "KY", "zip": "40160" },{ "street": "Mcallister St Apt", "city": "San Francisco", "state": "CA", "zip": "94115" }],"phoneNumbers": [{ "number": "(408) 509-1851", "type": "unknown" },{ "number": "(408) 661-8030", "type": "unknown" }],"emailAddresses": ["johndsmith56@yahoo.com","jas1361@hotmail.com"],"relatives": [{ "name": "Renita Galloway" },{ "name": "Ferlinda Shedrick" }],"profileUrls": {"thatsThem": "https://thatsthem.com/name/John-Smith/CA","radaris": "https://radaris.com/p/John/Smith/","spokeo": "https://www.spokeo.com/John-Smith/California"},"dataSources": ["thatsThem", "radaris", "spokeo"],"scrapedAt": "2026-05-16T08:04:44.053Z"}
Pricing
$0.30 per person found.
You only pay for actual results — if a search returns 0 records, you're not charged per result. A small Actor start fee applies per run.
Proxy requirement
This scraper requires US residential proxies — all three source sites are geofenced to US IP addresses and block datacenter traffic. Configure Apify Proxy with Residential + US country in the proxy settings before running.
Integrations
Export results as JSON, CSV, or Excel. Connect to your workflow via:
- Apify API
- Webhooks
- Make (Integromat), n8n, Zapier
FAQ
Does it work for any US person? It searches publicly available records from three of the largest US people search databases. Results depend on what's indexed — common names and long-term US residents typically return the richest data.
Can I search for multiple people at once?
Yes — use the queries array in batch mode to search for many people in a single run.
What if a source returns no results?
The scraper tries all selected sources independently. If one fails or returns nothing, the others still contribute. The final record shows which sources provided data via dataSources.
Is the data real-time? Data is fetched live from the source sites on every run. The underlying databases are updated regularly but may not reflect very recent changes.
Why do I need a residential proxy? ThatsThem, Radaris, and Spokeo all block non-US and datacenter IP addresses. A US residential proxy is required for the scraper to access these sites.