Redfin API Scraper
Under maintenancePricing
from $1.00 / 1,000 listing row — basic data
Redfin API Scraper
Under maintenanceScrape Redfin real estate listings — address, price, beds/baths, sqft, lat/lng, listing ID, status, URL, and listing agent — via Redfin's private mobile API (GET /stingray/api/gis). No API key. Search by city/ZIP, filter by type and status, paginate to maxItems.
Pricing
from $1.00 / 1,000 listing row — basic data
Rating
0.0
(0)
Developer
R.L.
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
a day ago
Last modified
Categories
Share
Redfin Scraper 🏡 — Scrape Redfin.com Listings, Prices, Photos & Sales History
Redfin Scraper — Search Redfin for-sale real-estate listings by location and extract full property detail — all photos, price/sale/tax history, facts & features, schools, agent contacts, geo and IDs — via Redfin's private mobile API. It reads Redfin's own API directly, so it's fast, reliable and complete — no flaky HTML parsing, no headless browser. Export to JSON, CSV, Excel, or an API.
Search any US market and pull listings with full photo galleries and property/sales history.
✨ Why use this Redfin Scraper?
- 🟢 No code required — set your input, click Start, download your data.
- ⚡ Fast & accurate — reads Redfin's own private API and returns structured JSON, not scraped HTML.
- 🧾 Rich, structured data — every field below, clean and ready to use.
- 🔁 Full pagination — collects results to your
maxItemscap. - 💸 Transparent pay-per-result pricing — pay only for the rows you get.
- 📤 Export anywhere — JSON, CSV, Excel, XML, or pull it live via the Apify API.
🎯 What can you do with Redfin data?
- Market & competitor research — analyse Redfin real-estate listings at scale.
- Price & availability monitoring — track changes over time.
- Data science & trend analysis — build clean datasets.
- Lead generation & enrichment — feed Redfin data into your own tools.
📥 What data does the Redfin Scraper extract?
Each row includes: propertyId, listingId, mlsId, url, streetLine, unitNumber, city, state, zip, countryCode, latitude, longitude, price, pricePerSqFt …and more. See the full Data table below.
🚀 How to scrape Redfin.com (3 steps)
- Set your input — provide
locationorstatus(see the table below; defaults work out of the box). - Pick options — filters, a
proxyConfiguration, and amaxItemscap. - Run & export — click Start, then download the dataset as JSON/CSV/Excel or fetch it via the API.
⚙️ Input
| Field | Type | Default | Description |
|---|---|---|---|
location | string | Seattle | City, ZIP, neighborhood or county to search (e.g. 'Seattle', '98115', 'Austin, TX'). Resolved to a Redfin region at runtime. |
status | enum | active | Which listings to return. — one of active, sold, active_and_pending |
soldWithinDays | integer | 30 | When status = Sold, only include homes sold within this many days. |
minPrice | integer | – | Minimum list price (USD). |
maxPrice | integer | – | Maximum list price (USD). |
minBeds | integer | – | Minimum number of bedrooms. |
minBaths | integer | – | Minimum number of bathrooms. |
includeDetails | boolean | true | Fetch each home's full detail (all photos, sale/tax history, facts, schools, agent contacts, Redfin Estimate). Slower — one extra request per home. |
maxItems | integer | 100 | Maximum listings to return. 0 = all in the region. |
propertyTypes | enum | – | Which property types to include (comma list of Redfin uipt codes). Default is all types. — one of 1,2,3,4,5,6,7,8, 1, 2, 3, 1,2,3, 5 |
proxyConfiguration | object | Apify Proxy | Route requests through a proxy (Apify Proxy by default). |
Example input
{"location": "Seattle","status": "active","soldWithinDays": 30,"includeDetails": true,"maxItems": 100,"proxyConfiguration": {"useApifyProxy": true,"apifyProxyGroups": ["RESIDENTIAL"]}}
📤 Output
Each result is a JSON object like this:
{"propertyId": 313871,"listingId": 220549917,"mlsId": "2544655","url": "https://www.redfin.com/WA/Seattle/6050-43rd-Ave-NE-98115/home/313871","streetLine": "6050 43rd Ave NE","unitNumber": {"level": 1},"city": "Seattle","state": "WA","zip": "98115","countryCode": "US","latitude": 47.6736643,"longitude": -122.2818475,"price": 1250000,"pricePerSqFt": 460,"hoa": {"level": 1},"sqFt": 2720,"lotSize": 7749,"beds": 4,"baths": 2,"yearBuilt": 1955,"stories": 1,"propertyType": "House","mlsStatus": "Active","daysOnMarket": 1,"isNewConstruction": false,"hasVirtualTour": true,"has3DTour": true,"numPhotos": 40,"photos": ["https://ssl.cdn-redfin.com/system_files/media/1251171_JPG/item_64.jpg","https://ssl.cdn-redfin.com/system_files/media/1251171_JPG/item_58.jpg","…+39 more"],"tour3dScan": "https://my.matterport.com/show/?m=LtFXoPMdNwa","listingAgentName": "Forrest Moody","listingBrokerName": "Redfin","openHouseStart": "2026-07-08T19:30:00Z","openHouseName": "Open House - 12:30 - 2:30 PM","listingRemarks": "Offered for the first time since it was custom built in 1955, this exceptional mid-century residence presents a rare opportunity to own an architectural gem …","redfinEstimate": 1252018.51,"apn": "710110 0095","countyName": "King County","saleHistory": [{"eventDescription": "Listed","mlsDescription": "Active","price": 1250000,"eventDateMs": 1783407600000,"source": "NWMLS as Distributed by MLS Grid","sourceId": "2544655","historyEventType": 1}],"taxHistory": [{"rollYear": 2026,"taxesDue": 15473.84,"taxableLandValue": 900000,"taxableImprovementValue": 561000},{"rollYear": 2025,"taxesDue": 11788.72,"taxableLandValue": 900000,"taxableImprovementValue": 561000},"…+16 more"],"schools": [{"name": "Sand Point Elementary School","rating": 6,"parentRating": 4,"gradeRanges": "PreK-5","institutionType": "Public","distanceMiles": "0.9","numStudents": 163,"url": "/school/192958/WA/Seattle/Sand-Point-Elementary-School","servesHome": true},{"name": "Eckstein Middle School","rating": 9,"parentRating": 3,"gradeRanges": "6-8","institutionType": "Public","distanceMiles": "0.8","numStudents": 1021,"url": "/school/138525/WA/Seattle/Eckstein-Middle-School","servesHome": true},"…+1 more"],"listingAgentPhone": null,"listingBrokerPhone": "206-258-6097","totalViews": 915,"favoriteCount": 71,"detailPhotos": ["https://ssl.cdn-redfin.com/system_files/media/1251171_JPG/item_2.jpg","https://ssl.cdn-redfin.com/system_files/media/1251171_JPG/item_3.jpg","…+40 more"]}
Fields marked (detail) —
images,propertyHistory,description— are only populated when the per-item detail option is enabled.
🧾 Data table
| Field | Type | Description |
|---|---|---|
propertyId | number | Property ID |
listingId | number | Listing ID |
mlsId | text | MLS # |
url | link | URL |
streetLine | text | Address |
unitNumber | text | Unit |
city | text | City |
state | text | State |
zip | text | ZIP |
countryCode | text | Country |
latitude | text | Latitude |
longitude | text | Longitude |
price | number | Price |
pricePerSqFt | number | Price / sqft |
hoa | number | HOA |
sqFt | number | Sq ft |
lotSize | number | Lot size |
beds | number | Beds |
baths | number | Baths |
yearBuilt | number | Year built |
stories | number | Stories |
propertyType | text | Property type |
mlsStatus | text | MLS status |
daysOnMarket | number | Days on market |
isNewConstruction | text | New construction |
hasVirtualTour | text | Virtual tour |
has3DTour | text | 3D tour |
numPhotos | number | # photos |
photos | array | Photos |
tour3dScan | text | 3D scan URL |
listingAgentName | text | Listing agent |
listingBrokerName | text | Listing broker |
openHouseStart | text | Open house start |
openHouseName | text | Open house |
listingRemarks | text | Remarks |
redfinEstimate | number | Redfin Estimate |
apn | text | APN |
countyName | text | County |
saleHistory | array | Sale history |
taxHistory | array | Tax history |
schools | array | Schools |
listingAgentPhone | text | Agent phone |
listingBrokerPhone | text | Broker phone |
totalViews | number | Views |
favoriteCount | number | Favorites |
detailPhotos | array | All photos (detail) |
💰 Pricing — pay per result
This actor uses pay-per-event pricing: you pay only for the rows it delivers.
| You scrape | Price |
|---|---|
| Listing row — basic data | $1.00 per 1,000 rows |
| Listing details — photos, sale/tax history, schools | $0.50 per 1,000 rows |
🔌 Use the Redfin Scraper via API
Run it programmatically with the Apify API:
curl -X POST "https://api.apify.com/v2/acts/redfin-api-scraper/runs?token=YOUR_TOKEN" \-H 'Content-Type: application/json' \-d '{"location": "Seattle","status": "active","soldWithinDays": 30,"includeDetails": true,"maxItems": 100,"proxyConfiguration": {"useApifyProxy": true,"apifyProxyGroups": ["RESIDENTIAL"]}}'
Or with the Apify CLI: apify call redfin-api-scraper -i input.json -o.
❓ FAQ
Do I need an account or API key for Redfin?
No. The actor talks to Redfin's public/mobile API for you — you only need an Apify account.
Do I need a proxy?
A proxy is recommended for reliable runs; set proxyConfiguration (Residential is safest for geo-restricted or bot-protected sites).
What export formats are supported?
JSON, CSV, Excel, XML, JSONL, RSS, or live via the Apify API and dataset endpoints.
Is scraping this legal?
You are responsible for how you use the data. Scrape only public real-estate listing data and comply with Redfin.com's Terms and applicable law (e.g. GDPR/CCPA for personal data).
🛠️ How it works
The actor impersonates Redfin's official app/site and calls its private API the same way the app does, then normalises each response into the flat record above. No browser, no HTML scraping — just clean, structured data.
📌 Good to know
- Scrape only public real-estate listing data and respect Redfin.com's Terms of Service and robots policy.
- For personal data, comply with GDPR/CCPA and applicable law — you are the data controller.
- Fields can be
nullwhen Redfin doesn't expose them for a given record.
⭐ Found this useful?
Give the Redfin Scraper a star on Apify and check out my other apify-*-api-scraper actors.