Realtor.com Suite — Search + Deep Details avatar

Realtor.com Suite — Search + Deep Details

Pricing

from $2.50 / 1,000 results

Go to Apify Store
Realtor.com Suite — Search + Deep Details

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

axly

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

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 (STATS key)
  • All search results and detailed properties in a single dataset (distinguished by _type field)

Input

FieldTypeDefaultDescription
locationstringrequiredCity + State, ZIP or address
maxSearchResultsinteger100Max listings to find (1–500)
maxDetailsToScrapeinteger30How many top results get full details
statusarray["for_sale"]Listing status
minPrice / maxPriceintegerPrice range
minBedsintegerMin bedrooms
sortstring"newest"Sort order
deepScrapebooleantrueEnable deep detail scraping
includePriceHistorybooleantrueInclude price history
includeAgentInfobooleantrueInclude agent info
includePhotosbooleantrueInclude photo URLs
includeTaxesAndHOAbooleantrueInclude tax & HOA data
httpProxystringOptional proxy URL

Output

Dataset items (two types, distinguished by _type):

  • search_result — basic listing data for all search results
  • detailed_property — full details for top N results (includes searchRank)

Key-value storeSTATS key with run statistics:

  • searchTotal, searchRetrieved, detailsScraped, detailErrors
  • avgPrice, minPriceFound, maxPriceFound
  • startedAt, finishedAt

Pricing

  • Search results: $1.80 per 1,000 (search_result)
  • Detailed properties: $4.50 per 1,000 (detailed_property)