Redfin Scraper - US Real Estate Listings avatar

Redfin Scraper - US Real Estate Listings

Pricing

from $5.00 / 1,000 results

Go to Apify Store
Redfin Scraper - US Real Estate Listings

Redfin Scraper - US Real Estate Listings

Scrape US homes for sale from Redfin by city, county, neighborhood or ZIP code. Returns price, beds, baths, square footage, address, ZIP, year built, MLS status, days on market, coordinates, photos and the full listing description.

Pricing

from $5.00 / 1,000 results

Rating

0.0

(0)

Developer

Swerve

Swerve

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

14 days ago

Last modified

Share

Redfin Scraper — US Real Estate Listings

Scrape homes for sale from Redfin across the United States. Target any city, county, neighborhood or ZIP code and get clean, structured data for every active listing: price, beds, baths, square footage, full address, ZIP, year built, MLS status, days on market, map coordinates, photo count and the complete listing description.

No login, no API key. Just paste a Redfin URL or type a ZIP code and run.

What you can do with it

  • Build a lead list of every home for sale in your market
  • Track inventory, price changes and days on market over time
  • Feed a CMA / valuation model with fresh comparable listings
  • Power a real-estate site, dashboard or investor tool
  • Monitor new construction and coming-soon homes in a ZIP

Input

FieldWhat it doesExample
Redfin search URLsPaste a Redfin city, county or neighborhood page URL. Go to redfin.com, search your area, copy the address-bar URL.https://www.redfin.com/city/30818/TX/Austin
ZIP codesOr just type 5-digit ZIP codes — no URL needed. The simplest way to target an area.78704, 33139, 98101
Max resultsOptional cap on total homes. Leave blank to pull everything (Redfin returns up to ~350 per search area).500
ProxyUS residential by default (Redfin only answers US IPs). Leave as-is.

You can mix URLs and ZIP codes in one run.

Output

One row per home. Example:

{
"propertyId": "31317036",
"mlsId": "8342157",
"url": "https://www.redfin.com/TX/Austin/4710-Eck-Ln-78734/home/31317036",
"status": "Active",
"price": 1250000,
"streetAddress": "4710 Eck Ln",
"unitNumber": null,
"city": "Austin",
"state": "TX",
"zip": "78734",
"latitude": 30.3891,
"longitude": -97.9012,
"beds": 4,
"baths": 3,
"sqFt": 2850,
"pricePerSqFt": 439,
"lotSize": 8712,
"yearBuilt": 2015,
"stories": 2,
"hoaFee": null,
"propertyType": "Single Family Residential",
"daysOnMarket": 12,
"isNewConstruction": false,
"lastSoldDate": "2015-06-01",
"description": "Stunning lakeside home with panoramic views...",
"photoCount": 41,
"scrapedAt": "2026-07-06T14:31:20.929Z"
}

Typical fill rates: URL, price, address, city, state, ZIP, status and days-on-market at ~100%; beds, baths, square footage, price/sqft, year built, description and photo count at 97-99%.

How it works

Redfin's map endpoint returns up to ~350 rich listings per search area. The actor reads the region id straight out of the Redfin URL you paste, and for ZIP codes it resolves the ZIP's internal region id automatically. Everything runs through a US residential proxy so Redfin answers normally.

Limits

  • For-sale listings only (active, coming-soon and new). Sold history is included per-listing as lastSoldDate but sold-comps search is not part of this version.
  • Each search area returns up to ~350 homes (Redfin's cap). For very large metros, target multiple ZIP codes to cover more ground.
  • US only.

Export formats

Results download as JSON, CSV, Excel or XML, or pull them straight from the Apify API into your own app, spreadsheet or database.

Frequently asked questions

Do I need a Redfin API key or login? No. This Redfin scraper needs no API key and no account. It reads Redfin's public listing data directly.

Can I scrape listings by city or by URL? Both. Give it a city, ZIP code or a Redfin search URL and it returns the for-sale homes in that area.

What data does it return per home? Price, beds, baths, square footage, lot size, address, property type, photos, listing agent and a link to the listing.

How many homes can I get per area? Redfin caps a search area at about 350 homes. For large metros, target several ZIP codes to cover more ground.

Is scraping Redfin legal? This tool reads publicly available real estate listings. You are responsible for how you use it. Review Redfin's terms and your local laws before large-scale use.

Pricing

Pay per result. You only pay for the homes you actually get.