Skip tracing & people search across the US. Look up anyone by name, address or phone and get current + past addresses, phone numbers, relatives, aliases, emails and a profile link. Real-time public records, no subscription or API key. Basic $7/1K or Premium $15/1K deep profiles. Lawful B2B use only.
All notable changes to this Actor will be documented here.
[0.3] — 2026-06-11
Improved — premium deep profiles
Premium now fills relatives, address history, line types and emails far
more often. Each person's deep profile page is fetched residential-first
(those pages block datacenter IPs much harder than the listing search), with
extra retries, so deep data comes back instead of falling back to listing-only
records. The people that have a deep profile are returned first, and premium
runs get a larger time budget so deep pages finish.
Changed — more results per search
Returns more matched people per query. Default results per input raised
from 5 to 10, and the cap raised to 50. The first source page already holds
~15 people; higher values now automatically page deeper (?fp=N) to pull
additional matches. You're still only charged per delivered record.
[0.2] — 2026-06-08
Improved — discoverability & conversion (no code changes)
SEO title & description rewritten around how people actually search:
skip tracing, people search, reverse phone lookup, address lookup.
README positioning — added a "Why this Skip Trace" section (5.0★,
real-time public records, per-person accuracy, pay-only-for-hits) and a clear
"When to upgrade to Premium" guide to make the $15/1K deep-profile tier an
obvious next step.
Added a short, friendly review prompt.
No changes to lookup logic, output fields, or pricing.
[0.1.21] — 2026-06-06
Fixed — per-person accuracy (name search)
Relatives, aliases and previous addresses are now per-person and accurate.
Previously these were scraped page-wide and copied onto every result, so all
people in a name search showed the same (wrong) relatives/aliases. They are
now read from each individual's own profile summary.
Premium deep-profile now opens the correct person. Deep-profile links were
matched to results by list position, which paired a result with a different
person's profile (e.g. age and birth year disagreeing). Each person now keeps
their own verified profile link, so premium fields (line types, net worth,
relatives, history) belong to the right individual.
Net-worth estimate is surfaced when available; emails remain a Premium field
(sourced from the deep profile).
[0.1.14] — 2026-06-05
Fixed — reliability (the data source blocks datacenter IPs)
The source returns 403 to most datacenter IPs (the same request returns 200
from a residential IP), which caused many "0 results" lookups. Residential
fallback is now on by default: each lookup tries a fast free datacenter IP
first, then automatically retries over residential when blocked. A search
response is small and gzipped, so residential adds only a fraction of a cent
per run.
Gave residential connections a longer connect timeout (25s vs 10s) so they no
longer time out before the tunnel is established.
Dropped the redundant "direct" retry hop on the platform (it's just another
datacenter IP that gets the same 403), freeing that slot for residential.
[0.1.13] — 2026-06-05
Fixed
Billing safety. Each record is now charged before it is written to the
dataset, so if a run hits the platform's per-run cost cap, you never receive
results that weren't charged.
[0.1.12] — 2026-06-04
Added
Net-worth estimate and record last-updated date on premium results.
Changed
Premium profiles now parse the page's structured data directly, making
relatives, aliases, phone numbers, and current/previous addresses more
complete and accurate.
Faster, parallel lookups with quicker fail-over on blocked requests.
Residential proxy is now opt-in (datacenter by default) to keep runs cheap.
[0.1] — 2026-06-03
Added
Premium tier ($15/1K) — opens each person's full profile and returns
phone line types (Wireless/Landline), full address history, emails,
relatives, aliases, and work / education hints, plus date born.
tier input selector (basic / premium).
Free SUMMARY aggregate record in the run's key-value store.