Real Estate Aggregator - Multi-Platform
Pricing
from $0.01 / 1,000 results
Real Estate Aggregator - Multi-Platform
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
Maintained by CommunityActor stats
4
Bookmarked
19
Total users
0
Monthly active users
17 days ago
Last modified
Categories
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
| Parameter | Type | Default | Required | Description |
|---|---|---|---|---|
platforms | array | ["zillow","redfin","realtor"] | No | Which real estate platforms to search |
city | string | - | No | City to search (e.g., 'San Francisco, CA' or 'Miami, FL') |
zipCode | string | - | No | ZIP code to search (e.g., '94102') |
address | string | - | No | Street address to search around (combine with searchRadius) |
searchRadius | integer | 5 | No | Radius around address in miles |
priceMin | integer | - | No | Minimum listing price (e.g., 500000) |
priceMax | integer | - | No | Maximum listing price (e.g., 1500000) |
bedsMin | integer | - | No | Minimum number of bedrooms |
bathsMin | integer | - | No | Minimum number of bathrooms |
propertyTypes | array | [] | No | Types of properties to include |
listingStatus | string | "for_sale" | No | Filter by listing status |
maxResultsPerPlatform | integer | 50 | No | Maximum listings to fetch from each platform |
deduplicationStrategy | string | "keep_all_merged" | No | How to handle duplicate listings across platforms |
webhookUrl | string | - | No | URL to POST results when scraping completes (Zapier, Make, n8n, custom endpoint) |
Pricing
This actor uses pay-per-event billing:
| Event | Description | Price |
|---|---|---|
| Listing Found | Each 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?
Run the actor with the default sample input, or set demoMode to true, and it returns labeled sample aggregated listing data showing the exact live output format. Every sample item carries demo: true and a _notice field, and sample runs charge no task events. Provide a city, ZIP code, or address to run a real aggregation.
Built by John Rippy | Actor Arsenal