Redfin Properties Scraper — Homes for Sale avatar

Redfin Properties Scraper — Homes for Sale

Pricing

from $5.00 / 1,000 property scrapeds

Go to Apify Store
Redfin Properties Scraper — Homes for Sale

Redfin Properties Scraper — Homes for Sale

Scrape Redfin homes for sale from any city, neighborhood or county search URL: prices, beds, baths, sqft, year built, days on market, remarks and location as clean JSON. No API key, login or proxy required.

Pricing

from $5.00 / 1,000 property scrapeds

Rating

0.0

(0)

Developer

Oaida Adrian

Oaida Adrian

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Share

Scrape Redfin homes for sale from any city, neighborhood or county search URL. Get prices, beds, baths, square footage, lot size, year built, days on market, listing remarks and exact coordinates as clean JSON — no API key, login or proxy required.

What it does

For each Redfin search URL you provide, the Actor collects the active listings shown on that search page (up to 350 per URL) with:

  • Price data — listing price, price per sqft, HOA dues
  • Home facts — beds, baths, interior sqft, lot size, year built, property type
  • Market signals — days on market, MLS status, new-construction flag
  • Location — full address, neighborhood, ZIP, latitude/longitude
  • Listing content — agent remarks, highlight tags, photo count, property URL

Input

FieldTypeDescription
startUrlsarrayRedfin search URLs — city (redfin.com/city/30818/TX/Austin), neighborhood or county (zipcode URLs are not supported — use the city URL). Copy from your browser after searching on redfin.com.
maxListingsPerUrlintegerMax listings per URL (default 100, up to 350).

Output

One dataset item per listing:

{
"propertyId": "31246916",
"mlsStatus": "Active",
"propertyUrl": "https://www.redfin.com/TX/Austin/3501-Mount-Bonnell-Rd-78731/home/31246916",
"price": 9925000,
"pricePerSqFt": 1696,
"sqFt": 5851,
"beds": 5,
"baths": 6,
"yearBuilt": 2026,
"daysOnMarket": 1,
"propertyType": "House",
"streetAddress": "3501 Mt Bonnell Rd",
"city": "Austin",
"state": "TX",
"zip": "78731",
"neighborhood": "Highland Park West",
"latitude": 30.3173612,
"longitude": -97.7738244,
"listingTags": ["LAKE AUSTIN VIEWS", "COMPLETE PRIVACY"]
}

Use cases

  • Real-estate investing — screen markets by price per sqft, days on market and new-construction supply
  • Lead generation — feed fresh listings into CRMs or alerting workflows
  • Market analysis — track inventory, pricing trends and neighborhood mix across cities
  • Data products — build dashboards and reports on top of structured listing data

Pricing

Pay per event: you are charged a small fee per property listing scraped, plus Apify's standard compute costs. No subscription required.