/redfin/properties/search

POST /api/redfin/properties/search

Price: 20 credits

Search Redfin homes for sale in a region (city/neighborhood/ZIP region id). Returns property cards with price, beds, baths, sqft, price_per_sqft, lot_size, year_built, property_type, full address (street_line, city, state, zip), latitude/longitude, days_on_market, MLS id and status, listing agent/broker, description and key facts.

How to use it

Search homes for sale within a Redfin region. region_id is the numeric id from the region's Redfin URL (/city/{id}/... -> region_type 6, /neighborhood/{id}/... -> region_type 1, /zipcode/{id}/... -> region_type 2). Each item has id (property id), listing_id, url, mls_id, mls_status, price, hoa, beds, baths, sqft, price_per_sqft, lot_size, year_built, property_type, street_line/unit_number/location/city/state/zip, latitude/longitude, days_on_market, photo_count, listing_agent, listing_broker, description, key_facts and listing_tags. Use the returned id with the Redfin property endpoint for full details.

Parameters

Request body

Response

Errors

Response headers