Redfin API Scraper avatar

Redfin API Scraper

Under maintenance

Pricing

from $1.00 / 1,000 listing row — basic data

Go to Apify Store
Redfin API Scraper

Redfin API Scraper

Under maintenance

Scrape 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.

R.L.

Maintained by Community

Actor 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 maxItems cap.
  • 💸 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)

  1. Set your input — provide location or status (see the table below; defaults work out of the box).
  2. Pick options — filters, a proxyConfiguration, and a maxItems cap.
  3. Run & export — click Start, then download the dataset as JSON/CSV/Excel or fetch it via the API.

⚙️ Input

FieldTypeDefaultDescription
locationstringSeattleCity, ZIP, neighborhood or county to search (e.g. 'Seattle', '98115', 'Austin, TX'). Resolved to a Redfin region at runtime.
statusenumactiveWhich listings to return. — one of active, sold, active_and_pending
soldWithinDaysinteger30When status = Sold, only include homes sold within this many days.
minPriceintegerMinimum list price (USD).
maxPriceintegerMaximum list price (USD).
minBedsintegerMinimum number of bedrooms.
minBathsintegerMinimum number of bathrooms.
includeDetailsbooleantrueFetch each home's full detail (all photos, sale/tax history, facts, schools, agent contacts, Redfin Estimate). Slower — one extra request per home.
maxItemsinteger100Maximum listings to return. 0 = all in the region.
propertyTypesenumWhich 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
proxyConfigurationobjectApify ProxyRoute 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

FieldTypeDescription
propertyIdnumberProperty ID
listingIdnumberListing ID
mlsIdtextMLS #
urllinkURL
streetLinetextAddress
unitNumbertextUnit
citytextCity
statetextState
ziptextZIP
countryCodetextCountry
latitudetextLatitude
longitudetextLongitude
pricenumberPrice
pricePerSqFtnumberPrice / sqft
hoanumberHOA
sqFtnumberSq ft
lotSizenumberLot size
bedsnumberBeds
bathsnumberBaths
yearBuiltnumberYear built
storiesnumberStories
propertyTypetextProperty type
mlsStatustextMLS status
daysOnMarketnumberDays on market
isNewConstructiontextNew construction
hasVirtualTourtextVirtual tour
has3DTourtext3D tour
numPhotosnumber# photos
photosarrayPhotos
tour3dScantext3D scan URL
listingAgentNametextListing agent
listingBrokerNametextListing broker
openHouseStarttextOpen house start
openHouseNametextOpen house
listingRemarkstextRemarks
redfinEstimatenumberRedfin Estimate
apntextAPN
countyNametextCounty
saleHistoryarraySale history
taxHistoryarrayTax history
schoolsarraySchools
listingAgentPhonetextAgent phone
listingBrokerPhonetextBroker phone
totalViewsnumberViews
favoriteCountnumberFavorites
detailPhotosarrayAll photos (detail)

💰 Pricing — pay per result

This actor uses pay-per-event pricing: you pay only for the rows it delivers.

You scrapePrice
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 null when 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.