Realtor Email List avatar
Realtor Email List

Pricing

$3.00 / 1,000 results

Go to Apify Store
Realtor Email List

Realtor Email List

Developed by

Sam Cornwell

Sam Cornwell

Maintained by Community

Download targeted realtor email lists by ZIP code with accurate, up-to-date contacts - No Subscription. Only $3 per 1,000 records.

0.0 (0)

Pricing

$3.00 / 1,000 results

0

2

2

Last modified

18 days ago

🏠 Realtor Email List (by ZIP Code)

Export realtor emails and agent data by one or many ZIP codes. This Actor handles pagination, retries, and resumable runs, saving clean data to CSV and the Apify dataset.

Perfect for lead generation, recruiting, market research, and territory analysis.


🚀 Features

  • Multi-ZIP input — paste one or hundreds of ZIP codes
  • Auto-pagination — collects all agents per ZIP
  • Retry & resilience — built-in error handling
  • Resumable runs — continues after restarts
  • Clean CSV output — flat, analysis-ready format
  • ZIP tracking — each row includes your search ZIP

🧠 How it works

  1. Paste ZIP codes (one per line).
  2. Actor fetches all agents per ZIP with auto-paging.
  3. Nested data (languages, specializations, MLS, etc.) is flattened into clean strings.
  4. Results are saved to Dataset and OUTPUT.csv.

🔧 Input

Example input:

{
"zipcodes_text": "90210\n10001\n77494",
"maxResults": 500
}
  • zipcodes_text = ZIP codes (one per line)
  • maxResults (optional) = limit per ZIP (default: all)

📤 Output

Saved to Dataset and OUTPUT.csv. Columns include:

  • Name, First/Last Name
  • Email, Mobile, Office Phone
  • City, State, Title, Role
  • Languages, Specializations
  • Served Areas, Zips
  • Office details (name, email, phone, address, website)
  • Realtor.com URL, Photo, IDs, etc.
  • zipcode (search term)

📈 Use Cases

  • Realtor.com® email lists by ZIP
  • Agent lead generation (CSV)
  • Broker recruiting
  • Territory & market analysis
  • Competitive research

❓FAQ

Can I scrape hundreds of ZIPs? Yes, paste one per line. Results are merged.

Does it resume after restart? Yes, state is saved and restored.

Why do some cells contain “|” or commas? That’s flattened array data (languages, specialties, MLS, etc.).