Compare / Redfin API
Redfin has no official public listings API — its data is accessible only through the website or unofficial scraping. For rental data specifically, HousingFeed covers the Redfin/Rent.com network plus 50+ other sources through one documented API.
| HousingFeed | Redfin API | |
|---|---|---|
| Official public API | Yes | No official public API |
| Rental listings | 50+ sources incl. Rent.com network | For-sale focused; rentals via partners |
| Coverage | US + 28 more countries | US |
| Delivery | Bulk JSON, one schema | — |
| Pricing | Pay-per-use, free tier | — |
You need rental listings at scale from many sources through a stable, documented API.
You need Redfin's for-sale market data and their own agent-transaction insights.
No scrapers, no proxies — filter the feed and get JSON back:
curl -X POST "https://api.apify.com/v2/acts/housingfeed~rental-listings-api/run-sync-get-dataset-items?token=YOUR_TOKEN" \
-H "Content-Type: application/json" \
-d '{"country":"US","maxItems":100}'
389,000+ live listings from 50+ sources across 29 countries, one documented API. Try it free.