/redfin/properties
Get full Redfin property details by property URL: address, price, predicted value, last sold price/date, beds, baths, sqft, lot size, year built, stories, property type, HOA, MLS id and status, days on market, latitude/longitude, photos, listing description, listing agents/brokers and the full amenity breakdown (parking, interior, exterior, utilities, etc.).
Price: 5 credits
💡 AI Hint: Fetch a single Redfin property by its URL or path (must contain /home/, e.g. from the property search endpoint). Returns one item with id, listing_id, url, mls_id, status, price, price_per_sqft, predicted_value, last_sold_price/date, beds, baths, full/partial baths, sqft, lot_size, year_built, stories, property_type, days_on_market, hoa_fee, full address fields, county, apn, latitude/longitude, description, image+images, listing_agents (name/broker) and amenity_groups (title + name/values).
⚠️ Common errors: 412: Property not found (well-formed URL but no property data for it)
Authorizations
API token from the dashboard
Headers
Body
Redfin property URL or path (containing /home/{id})
1"https://www.redfin.com/NY/Brooklyn/7017-20th-Ave-11204/home/171337321"
"/NY/Brooklyn/7017-20th-Ave-11204/home/171337321"
Max scrapping execution timeout (in seconds)
20 <= x <= 1500Response
Successful Response