๐ก Scrape Redfin US real estate listings โ for-sale, sold, and coming-soon โ with built-in market KPIs (median price, price/sqft, days-on-market, breakdowns by city/zip) and HTML report. Optional Redfin Estimate + Walk Score enrichment. Independent tool โ not affiliated with Redfin Corporation.
Market KPIs computed every run โ median price, price/sqft distribution, days-on-market distribution, breakdowns by city / zip / property type. Rendered in a polished HTML report saved to the run's key-value store.
Tier limits:
FREE โ 1 query, 25 listings per run, no enrichment
apify-actor-start โ $0.005 (charged once per run)
ListingExtracted โ $0.005 (per listing pushed)
ListingEnriched โ $0.003 (only on successful enrichment)
Known Limitations / Future Work
No URL-based search: the upstream search/byurl endpoint returns a 500 at the time of v1 testing โ use autocomplete to resolve a Redfin URL into a region ID.
No detail-by-address / detail-by-URL endpoints: the search response already returns rich per-listing data (~100+ fields per home), so no separate detail call is needed for v1.
Polygon search not exposed: the upstream search/bypolygon endpoint accepts a polygon param but returns intermittent errors during testing; revisit in v1.1.
Additional enrichment endpoints available upstream (flood info, hot-market info, popularity info, price-drop info, agent info, amenities, mortgage calculator, insights) are not yet wrapped โ these are v1.1+ candidates as we gauge demand.
Independent tool โ not affiliated with Redfin Corporation.