Realtor.com Suite — Search + Deep Details
Pricing
from $2.50 / 1,000 results
Go to Apify Store
Realtor.com Suite — Search + Deep Details
The complete Realtor.com toolkit: search listings then auto-fetch full details, price history, photos and agent contacts in one run.
Pricing
from $2.50 / 1,000 results
Rating
0.0
(0)
Developer
axly
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
3 days ago
Last modified
Categories
Share
Actor: axlymxp/realtor-suite
Version: 1.0
The complete Realtor.com intelligence toolkit. Search listings and automatically fetch deep property details in a single run — price history, agent contacts, tax records, photos, and more.
Features
- Phase 1 — Search: Find up to 500 matching listings with rich filters
- Phase 2 — Details: Auto-fetch full details for the top N results
- Smart cost control via
maxDetailsToScrape - Summary statistics saved to key-value store (
STATSkey) - All search results and detailed properties in a single dataset (distinguished by
_typefield)
Input
| Field | Type | Default | Description |
|---|---|---|---|
location | string | required | City + State, ZIP or address |
maxSearchResults | integer | 100 | Max listings to find (1–500) |
maxDetailsToScrape | integer | 30 | How many top results get full details |
status | array | ["for_sale"] | Listing status |
minPrice / maxPrice | integer | — | Price range |
minBeds | integer | — | Min bedrooms |
sort | string | "newest" | Sort order |
deepScrape | boolean | true | Enable deep detail scraping |
includePriceHistory | boolean | true | Include price history |
includeAgentInfo | boolean | true | Include agent info |
includePhotos | boolean | true | Include photo URLs |
includeTaxesAndHOA | boolean | true | Include tax & HOA data |
httpProxy | string | — | Optional proxy URL |
Output
Dataset items (two types, distinguished by _type):
search_result— basic listing data for all search resultsdetailed_property— full details for top N results (includessearchRank)
Key-value store — STATS key with run statistics:
searchTotal,searchRetrieved,detailsScraped,detailErrorsavgPrice,minPriceFound,maxPriceFoundstartedAt,finishedAt
Pricing
- Search results: $1.80 per 1,000 (
search_result) - Detailed properties: $4.50 per 1,000 (
detailed_property)