VOOZH about

URL: https://apify.com/crawlerbros/radaris-people-search

โ‡ฑ Radaris People Search (SkipTrace Lookup) ยท Apify


๐Ÿ‘ Radaris People Search (SkipTrace Lookup) avatar

Radaris People Search (SkipTrace Lookup)

Pricing

from $1.00 / 1,000 results

Go to Apify Store

Radaris People Search (SkipTrace Lookup)

Look up US people by name and return matching profiles with addresses, relatives, alternate names, and geo coordinates. Powered by radaris.com (public Person JSON-LD). HTTP-only via Apify RESIDENTIAL US proxy; name-based search only.

Pricing

from $1.00 / 1,000 results

Rating

0.0

(0)

Developer

๐Ÿ‘ Crawler Bros

Crawler Bros

Maintained by Community

Actor stats

0

Bookmarked

73

Total users

25

Monthly active users

2 months ago

Last modified

Share

SkipTrace People Lookup

Look up people by name (optionally narrowed by city/state) against radaris.com and export matching public profile records โ€” known addresses, relatives, alternate name spellings, and geo-coordinates โ€” as a structured Apify dataset.

Powered by radaris.com. The scraper returns public name-based people records with addresses and relatives. Phone / email reverse lookup is not supported โ€” radaris indexes people by name only.

The scraper is lightweight, HTTP-only (curl_cffi + BeautifulSoup), and does not require cookies, login, or a browser runtime. Pair it with Apify's built-in schedules to run recurring skip-trace enrichments against your own lead lists.

Input

FieldTypeRequiredDescription
fullNamestringyesFull name to look up, e.g. John Smith.
citystringnoCity to narrow the search, e.g. Dallas.
statestringnoUS state abbreviation, e.g. CA, TX, NY.
phonestringnoAccepted for compatibility but unused โ€” radaris does not support phone reverse-lookup.
emailstringnoAccepted for compatibility but unused โ€” radaris does not support email reverse-lookup.
maxItemsintegernoMax person records to return (default 3, max 500).

fullName is required. If it is blank โ€” even when a phone or email is provided โ€” the actor emits an invalid_input sentinel row instead of failing the run.

Example input

{
"fullName":"John Smith",
"state":"CA",
"maxItems":3
}

Output

Each matched person is pushed as a single row with the following fields. Only populated fields are included โ€” no null values.

FieldTypeDescription
typestringAlways skip_trace_person for person rows.
idstringStable radaris identifier (e.g. John-Smith).
urlstringCanonical radaris.com profile URL.
fullNamestringMatched person's full name.
firstNamestringGiven name.
lastNamestringFamily name.
ageintegerAge if radaris exposes it.
addressesobject[]Known locations ({street, city, state, zip, country}).
relativesobject[]Family members and known associates ({name, relation?, url?}).
alternateNamesstring[]Alternate name spellings / known aliases.
latitudenumberGeo-coordinate latitude of the primary home location.
longitudenumberGeo-coordinate longitude of the primary home location.
scrapedAtstringISO-8601 UTC timestamp of scrape.

Example output

{
"type":"skip_trace_person",
"id":"John-Smith",
"url":"https://radaris.com/p/John/Smith/",
"fullName":"John Smith",
"firstName":"John",
"lastName":"Smith",
"addresses":[
{"city":"Bossier City","state":"LA","country":"USA"}
],
"alternateNames":["John R Smith","Jonathan Smith"],
"relatives":[
{"name":"Tracy L Smith"},
{"name":"Monica M Smith"}
],
"latitude":32.5159852,
"longitude":-93.7321228,
"scrapedAt":"2026-04-20T12:34:56Z"
}

How It Works

  1. Reads the input and splits fullName into first + last name.
  2. Fetches https://radaris.com/p/<First>/<Last>/ (optionally narrowed by ?ql=<state>&city=<city>) with a chrome131 TLS fingerprint.
  3. Parses every <script type="application/ld+json"> block on the page and collects every @type: Person entry.
  4. Maps each Person to the output schema above and pushes up to maxItems clean rows (no nulls) into the run dataset.

Error Records

The actor never throws; every failure mode is recorded as a sentinel row on the dataset so downstream tooling can decide how to react.

reasonWhen it is emitted
invalid_inputfullName was missing, or only phone/email was supplied (radaris doesn't support reverse-lookup).
upstream_errorradaris.com returned a non-200 response or the HTTP request failed.
empty_resultThe page loaded but contained no Person LD+JSON records.

Sentinel shape:

{
"type":"skip_trace_blocked",
"reason":"upstream_error",
"message":"radaris.com request failed (status=503, ...).",
"url":"https://radaris.com/p/John/Smith/?ql=CA",
"scrapedAt":"2026-04-20T12:34:56Z"
}

FAQ

Does this scraper require cookies or login? No. It performs a plain HTTP GET against radaris.com's public profile pages.

Do I need a proxy? No. The actor runs fine from Apify's default datacenter IPs โ€” radaris does not block datacenter ranges.

Can I look up phone numbers or email addresses? No. radaris.com indexes people by name only. Supplying phone or email without a fullName returns an invalid_input sentinel.

Why do I sometimes get only one result for a common name? radaris aggregates all profiles with the same first + last name on a single /p/<First>/<Last>/ page. Use state / city to disambiguate when multiple people share a name.

What is maxItems for? It caps the number of person rows written to the dataset. The default is 3, which is a good fit for lead-enrichment workflows where you only want the top match(es).

You might also like

Skip Trace People Search

brilliant_gum/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.

๐Ÿ‘ User avatar

Yuliia Kulakova

71

Skip Trace | $6.5/1K | People Search, Address & Phone

apivault_labs/skip-trace-people-finder

Skip tracing & people search across the US. Look up anyone by name, address or phone and get current + past addresses, phone numbers, relatives, aliases and a profile link. Real-time public records, no subscription or API key. Flat $6.5/1K, pay only for matches. Lawful B2B use only.

53

5.0

TruePeopleSearch Contact Finder

scrapyspider/truepeoplesearch-contact-finder

Find contact information for people using TruePeopleSearch. Search by name and address to extract phone numbers, email addresses, age, current and previous residential addresses. Smart name matching with retry logic. Requires ScrapFly API key. Export as JSON, CSV, or Excel.

113

Spokeo People Search Scraper

jungle_synthesizer/skip-trace-people-search-scraper

Search for people by name and US state on Spokeo's public directory. Returns full names, all known addresses (street, city, state, ZIP), name variants, profile URLs, and related persons. City-level pagination delivers 100+ unique results per name-state query.

๐Ÿ‘ User avatar

BowTiedRaccoon

14

Property Skip Tracing โ€” Address to People Lookup

sian.agency/property-skip-tracing

๐Ÿ”Ž Resolve US street addresses to connected people โ€” current/former residents, ages, locations, relatives. Single + bulk input. Lawful B2B use only โ€” NOT for FCRA decisions. Independent tool, not affiliated with Zillow or any consumer reporting agency.

๐Ÿ‘ User avatar

SIรN Oรœ

40

Skip Trace People Search

parseforge/skip-trace-scraper

Find people across the United States by name and state. Pull full names, all known addresses with street, city, state, ZIP, plus profile URLs and name variants. City-level pagination across the top 10 cities per state. Export to JSON, CSV, or Excel for due diligence and skip tracing.

Skip Trace

twoapi/skip-trace

Skip Trace Property Owner โ€” Phone, Email & Address Finder

khadinakbar/skip-trace-property-owner

Skip trace any US property address โ€” get owner name, phone numbers, email & mailing address from public records. The only skip trace tool on Apify.

184

Skip Trace

one-api/skip-trace

Locate hard-to-find individuals with our powerful skip trace/tracing API. TruePeopleSearch, Fastpeoplesearch, Lead Finder, Truthfinder, Spokeo, BeenVerified, PeopleFinders. Please leave 5 stars โญ๏ธ if found useful. If you do not receive any results, please contact: ๐Ÿ“ฌ support@realtyapi.io

Personal Data Exposure Report โ€” Privacy Operations Intelligence

ryanclinton/personal-data-exposure-report

A Privacy Operations Intelligence API. Per subject, one call returns where data is exposed, a severity risk score, the threat scenarios it enables, a remediation queue ranked by impact-per-minute, and monitoring that tracks whether removals stick. For privacy and executive-protection teams.

38

5.0