Skip Trace avatar

Skip Trace

Pricing

from $7.00 / 1,000 results

Go to Apify Store
Skip Trace

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

Pricing

from $7.00 / 1,000 results

Rating

4.6

(31)

Developer

ONE API

ONE API

Maintained by Community

Actor stats

140

Bookmarked

9.8K

Total users

718

Monthly active users

2.6 hours

Issues response

2 days ago

Last modified

Share

Use our n8n community node:

URL: https://www.npmjs.com/package/n8n-nodes-skip-trace

Instructions:

  • On n8n workspace, go to settings > Community Nodes > Add
  • put 'n8n-nodes-skip-trace' there and save.
  • Now you are ready to create new node that will use this actor from Apify.
  • Create new node > Put your APIFY API key and save.
  • Input the data you want to skip-trace and run.

Search by Name / Name+Address / Address or Phone:

{
"name": [
"James E Whitsitt",
"Amalia Castillo; Dallas, TX 75228"
],
"street_citystatezip": [
"3828 Double Oak Ln; Irving, TX 75061",
"1171 S 2nd St; Cameron, TX 76520"
],
"phone_number": [
"(214)349-3972",
"(956) 536-1441"
],
"max_results": 1
}

Pick one specific person from the results (optional)

Add | Full Name at the end of any address, phone or email entry. If that person is on the first page of results, only that person is returned (1 row). If the name is not found, the default first result(s) are returned, exactly as before.

{
"street_citystatezip": [
"104 Augusta Dr Se; Marietta, GA 30067 | Greg Grimes",
"3828 Double Oak Ln; Irving, TX 75061"
],
"phone_number": [
"(214)349-3972 | Maria Lopez"
]
}

Rows for entries that carry a name get two extra fields: Target Name (the name you gave) and Name Match = matched / fallback. Entries without a name produce exactly the same rows as before. Matching is case-insensitive; the last name must match and the first name may be a prefix (Greg matches Gregory).

Single Output Looks like this:

{
"Search Option": "Name Search",
"Input Given": "James E Whitsitt",
"First Name": "James",
"Last Name": "Whitsitt",
"Age": "76",
"Born": "February 1949",
"Lives in": "1727 Summerlin Pl Jeffersonville IN 47130",
"Street Address": "1727 Summerlin Pl",
"Address Locality": "Jeffersonville",
"Address Region": "IN",
"Postal Code": "47130",
"County Name": "Clark County",
"Email-1": "goldiewhitsitt@hotmail.com",
"Email-2": "janwhitsitt@att.net",
"Email-3": "",
"Email-4": "",
"Email-5": "",
"Phone-1": "(214) 534-2474",
"Phone-1 Type": "Wireless",
"Phone-1 Last Reported": "",
"Phone-1 First Reported": "June 2024",
"Phone-1 Provider": "New Cingular Wireless PCS LLC - IL",
"Phone-2": "(812) 282-4071",
"Phone-2 Type": "Landline",
"Phone-2 Last Reported": "",
"Phone-2 First Reported": "April 2014",
"Phone-2 Provider": "Ameritech Indiana",
"Phone-3": "(214) 538-7654",
"Phone-3 Type": "Wireless",
"Phone-3 Last Reported": "",
"Phone-3 First Reported": "March 2014",
"Phone-3 Provider": "New Cingular Wireless PCS LLC - IL",
"Phone-4": "(972) 240-1643",
"Phone-4 Type": "Landline",
"Phone-4 Last Reported": "",
"Phone-4 First Reported": "August 2010",
"Phone-4 Provider": "Frontier Southwest Incorporated dba Frontier Communications of Texas",
"Phone-5": "(860) 463-3190",
"Phone-5 Type": "Wireless",
"Phone-5 Last Reported": "",
"Phone-5 First Reported": "September 2021",
"Phone-5 Provider": "Cellco Partnership dba Verizon Wireless - CT",
"Previous Addresses": [
{
"streetAddress": "928 Meadowcove Cir",
"addressLocality": "Garland",
"addressRegion": "TX",
"postalCode": "75043",
"county": "Dallas County",
"timespan": "Recorded July 1989"
},
{
"streetAddress": "428 Coleman St, Unit 25",
"addressLocality": "Marlin",
"addressRegion": "TX",
"postalCode": "76661",
"county": "Falls County",
"timespan": "Recorded September 1986"
},
{
"streetAddress": "13510 N Central Expy",
"addressLocality": "Dallas",
"addressRegion": "TX",
"postalCode": "75243",
"county": "Dallas County",
"timespan": "Recorded August 2011"
},
{
"streetAddress": "1727 Summerlin Pl",
"addressLocality": "Jeffersonvlle",
"addressRegion": "IN",
"postalCode": "47130",
"county": "Clark County",
"timespan": "Recorded July 2010"
}
],
"Relatives": [
{
"Name": "Janice Whitsitt",
"Age": "79"
},
{
"Name": "Goldie Whitsitt",
"Age": "75"
},
{
"Name": "William Whitsitt",
"Age": "79"
}
],
"Associates": [
{
"Name": "Lola Sonnenberg",
"Age": "104"
}
],
"Person Link": "https://www.fastpeoplesearch.com/james-whitsitt_id_G-5782184243798810449"
}