Redfin Valuation Scraper
Pricing
$0.50 / 1,000 valuation results
Redfin Valuation Scraper
Get Redfin home value estimates, value ranges, last sale context, property specs, and comparable sales by Redfin property ID.
Pricing
$0.50 / 1,000 valuation results
Rating
0.0
(0)
Developer
Scrappa
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
3 days ago
Last modified
Categories
Share
Get Redfin home value estimates, low/high value ranges, last sale context,
property specs, and comparable sales by Redfin property ID. The actor is a thin
Apify wrapper around Scrappa's Redfin valuation API and saves one dataset item
per successful valuation.
If a property is unavailable or Scrappa returns a recoverable per-property
error, the actor still writes a dataset item for that property with
success: false, status, and message fields so batch consumers can reconcile
every input.
Recommended paid pricing: $0.50 per 1,000 saved valuation results using the
valuation-result pay-per-event charge.
This actor is Redfin-backed through Scrappa. It does not scrape or claim Zillow valuation coverage.
Example input
{"property_id": 194191988}
Batch input
Use property_ids to value multiple properties in one Apify run:
{"property_ids": [194191988, 123456789]}
Use properties when each property needs its own optional listing ID or when
you want the actor to extract IDs from Redfin URLs:
{"properties": [{ "property_id": 194191988 },{ "property_id": 123456789, "listing_id": 207388793 },{ "url": "https://www.redfin.com/home/194191988" }]}
Output fields
Common top-level fields include:
property_idsuccessstatusmessagelisting_idpredicted_valuepredicted_value_lowpredicted_value_highlast_sold_pricelast_sold_datebedsbathssqftlot_sizeyear_builtcomparables_countcomparablesrequest_indexrequest_property_idrequest_listing_idrequest_url