Real Estate Aggregator - Multi-Platform avatar

Real Estate Aggregator - Multi-Platform

Under maintenance

Pricing

from $0.01 / 1,000 results

Go to Apify Store
Real Estate Aggregator - Multi-Platform

Real Estate Aggregator - Multi-Platform

Under maintenance

Aggregate real estate listings from Zillow, Redfin, Realtor.com & more. Unified data format, deduplication & comprehensive property insights across all major platforms.

Pricing

from $0.01 / 1,000 results

Rating

0.0

(0)

Developer

The Howlers

The Howlers

Maintained by Community

Actor stats

4

Bookmarked

20

Total users

2

Monthly active users

7 days ago

Last modified

Share

Real Estate Aggregator - Zillow + Redfin + Realtor

Search all major real estate platforms at once. Automatically deduplicates listings that appear on multiple sites. Get unified data from Zillow, Redfin, and Realtor.com in a single run.


Quick Start

Run with real data

{
"platforms": [
"zillow",
"redfin",
"realtor"
],
"searchRadius": 5,
"propertyTypes": [],
"listingStatus": "for_sale",
"maxResultsPerPlatform": 50,
"deduplicationStrategy": "keep_all_merged"
}

Input Parameters

ParameterTypeDefaultRequiredDescription
platformsarray["zillow","redfin","realtor"]NoWhich real estate platforms to search
citystring-NoCity to search (e.g., 'San Francisco, CA' or 'Miami, FL')
zipCodestring-NoZIP code to search (e.g., '94102')
addressstring-NoStreet address to search around (combine with searchRadius)
searchRadiusinteger5NoRadius around address in miles
priceMininteger-NoMinimum listing price (e.g., 500000)
priceMaxinteger-NoMaximum listing price (e.g., 1500000)
bedsMininteger-NoMinimum number of bedrooms
bathsMininteger-NoMinimum number of bathrooms
propertyTypesarray[]NoTypes of properties to include
listingStatusstring"for_sale"NoFilter by listing status
maxResultsPerPlatforminteger50NoMaximum listings to fetch from each platform
deduplicationStrategystring"keep_all_merged"NoHow to handle duplicate listings across platforms
webhookUrlstring-NoURL to POST results when scraping completes (Zapier, Make, n8n, custom endpoint)

Pricing

This actor uses pay-per-event billing:

EventDescriptionPrice
Listing FoundEach unique property listing aggregated$0.02

Troubleshooting

"API error 429" or "Rate limit"

Too many requests. Wait a minute and try again, or reduce the number of items per run.

No results or empty dataset

Check the run log for error messages. Common causes:

  • Invalid input format (check the examples above)
  • The target data doesn't exist or is too small to track

How do I test without an API key?


Built by John Rippy | Actor Arsenal