redfin_property
Retrieve Redfin property details using a listing URL, property ID, or listing ID. Returns normalized public property data via Redfin's stingray API.
Instructions
Get Redfin property. Returns normalized Redfin public property details. Provide a listing url, or a property_id (optionally with listing_id) to use Redfin's public stingray detail API.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| listing_id | No | Redfin listing id, improves completeness with property_id | |
| property_id | No | Redfin property id, used when url is not provided | |
| url | No | Redfin listing URL (primary key) |