SearchPeopleFree People Search Scraper
LEAD GENERATIONBUSINESS
SearchPeopleFree People Search Scraper
Scrape SearchPeopleFree.com for free US people data — full name, age, phone numbers, email addresses, current and past addresses, and relatives — using name, phone number, or street address as the search input.
No login required. SearchPeopleFree is free and ad-supported. The actor uses Bright Data Web Unlocker to bypass Cloudflare protection.
What data you get
Each record includes:
| Field | Description |
|---|---|
fullName |
Person's full name |
age |
Age (if available) |
phones |
Known phone numbers (type + recency) |
emails |
Known email addresses (may be partially redacted) |
currentAddress |
Current address |
pastAddresses |
Previous addresses |
relatives |
Known relatives and associated people |
profileUrl |
Direct link to the SearchPeopleFree profile |
source |
Always "searchpeoplefree" |
scrapedAt |
Scrape timestamp (ISO 8601) |
Search modes
By Name (default)
Search by first and last name, optionally filtered by US state.
{
"searchMode": "name",
"firstName": "John",
"lastName": "Smith",
"state": "CA",
"maxItems": 10
}
By Phone
Look up a person by their 10-digit US phone number.
{
"searchMode": "phone",
"phone": "2125551234",
"maxItems": 5
}
By Address
Find residents at a specific address.
{
"searchMode": "address",
"address": "123 Main St",
"city": "Los Angeles",
"state": "CA",
"maxItems": 5
}
Input parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
searchMode |
name | phone | address |
Yes | How to search |
firstName |
string | For name mode | First name |
lastName |
string | For name mode | Last name |
state |
2-letter code | Optional | US state filter (name mode) or required (address mode) |
phone |
string | For phone mode | 10-digit phone number |
address |
string | For address mode | Street address |
city |
string | For address mode | City |
maxItems |
integer | No | Max records to return (default: 10) |
Notes
- Free data, no paywall — SearchPeopleFree is ad-supported with no login wall.
- Cloudflare protection — The actor uses Bright Data Web Unlocker to access the site. Each web request is billed via the price coefficient.
- Partial data — Email addresses are often partially redacted on the site (e.g.
fa****@gmail.com). - US only — SearchPeopleFree covers US persons only.
Use cases
- Skip tracing and people verification
- Lead generation and prospect enrichment
- Background research and due diligence
- Contact data aggregation
- Address and phone verification