Crawlora
ProductPlatformsUse CasesDocsPricingCompareContact
Sign inTry Playground Console
Crawlora

Structured public web data APIs for search, maps, geocoding, streaming, travel, real estate, marketplaces, apps, social, audio, crypto, finance, and AI workflows with managed execution and credit-based usage.

Product

Web Scraping APIFeaturesPlatformsTravel APIsReal Estate APIsPricing

Platforms

Google SearchGoogle MapsGoogle TrendsBing SearchAmazonLinkedInApple PodcastsZillowTripAdvisorShopifyAll platforms

Developers

DocsGetting StartedAPI ExamplesPlaygroundSDKsGitHub

Use cases

SERP MonitoringSERP Rank Checker APIGoogle Maps LeadsProperty Market IntelligenceAmazon Product MonitoringCrypto Market ResearchAI Agent Web DataAll use cases

Resources

Free Web ScraperAnti-Bot CheckerKeyword ResearchBlogChangelogAll free tools

Legal

ContactTermsPrivacy
Product
Web Scraping APIFeaturesPlatformsTravel APIsReal Estate APIsPricing
Platforms
Google SearchGoogle MapsGoogle TrendsBing SearchAmazonLinkedInApple PodcastsZillowTripAdvisorShopifyAll platforms
Developers
DocsGetting StartedAPI ExamplesPlaygroundSDKsGitHub
Use cases
SERP MonitoringSERP Rank Checker APIGoogle Maps LeadsProperty Market IntelligenceAmazon Product MonitoringCrypto Market ResearchAI Agent Web DataAll use cases
Resources
Free Web ScraperAnti-Bot CheckerKeyword ResearchBlogChangelogAll free tools
Legal
ContactTermsPrivacy
© 2026 Crawlora. All rights reserved.·Built by Tony Wang
System statusCrawlora API status
  1. Home
  2. /Playground
  3. /Redfin
  4. /Redfin Property API

Endpoint Playground

Try the Redfin Property API

Test Crawlora's Redfin Property API with realistic prefilled parameters. Generate a cURL request, inspect the expected structured JSON response, and open the full docs or pricing page when you are ready to integrate this public web data extraction endpoint into your application.

Endpoint facts

Method
GET
API path
/redfin/property
Platform
Redfin
Auth
apiKey
Credits
5 credits/request
Required params
None
Common optional params
url, property_id, listing_id
Redfin Property API documentationRedfin platform pageCrawlora API pricingTry Redfin Estimate APITry Redfin Region Market Trends APITry Redfin Search APITry Redfin Similar Listings API

Prefilled cURL

curl "https://api.crawlora.net/api/v1/redfin/property" \
  -H "x-api-key: $CRAWLORA_API_KEY"

Request parameters visible to crawlers

ParameterTypeRequiredPrefilled valueDescription
urlstringNoRedfin listing URL (primary key)
property_idstringNoRedfin property id, used when url is not provided
listing_idstringNoRedfin listing id, improves completeness with property_id

Example JSON response

{
  "code": 200,
  "msg": "OK",
  "data": {
    "property_id": "1715020",
    "listing_id": "216597668",
    "address": "123 Main St #4",
    "city": "San Francisco",
    "state": "CA",
    "zip": "94110",
    "url": "https://www.redfin.com/CA/San-Francisco/123-Main-St-94110/home/1715020",
    "image": "https://ssl.cdn-redfin.com/photo/1.jpg",
    "description": "Sunny 2 bed 2 bath condo in the Mission.",
    "facts": [
      "Lot Size: 2,500 sqft",
      "Year Built: 1998"
    ]
  }
}

Public Playground

Preview the endpoint before sending a live request

Sample responses, schemas, request previews, and code snippets are visible before sign in. Create an account when you are ready to save an API key and run authenticated requests.

Set up API keyEndpoint docs

Endpoint

Choose one catalog endpoint for this request.

5 shown
Group
GETapiKey5 credits/requestredfin.PropertyResponseRedfin
GET /redfin/property

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.

API key required. Paste a full key or rotate one from the API Keys page.

Set up API key
View docs

API key

API key required for live requests. Your key is only used to send requests from this Playground.

not configured

Active Playground key: not configured

Manage API keys in Console

Add an API key to send a live request.

If an active API key is configured, Copy cURL includes it. Share links never include API keys.

MCP tool

MCP URL

https://mcp.crawlora.net/mcp

Tool name

redfin_property

MCP auth

Authorization: Bearer $CRAWLORA_API_KEY

View docs
Sample responseGET

Shown before your first request. Add an API key and send a request to see the live response, status, latency, and headers.

{
  "code": 200,
  "msg": "OK",
  "data": {
    "property_id": "1715020",
    "listing_id": "216597668",
    "address": "123 Main St #4",
    "city": "San Francisco",
    "state": "CA",
    "zip": "94110",
    "url": "https://www.redfin.com/CA/San-Francisco/123-Main-St-94110/home/1715020",
    "image": "https://ssl.cdn-redfin.com/photo/1.jpg",
    "description": "Sunny 2 bed 2 bath condo in the Mission.",
    "facts": [
      "Lot Size: 2,500 sqft",
      "Year Built: 1998"
    ]
  }
}

Endpoint details

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.

Method
GET
Path
/redfin/property
Authentication
apiKey
Credit cost
5 credits/request
Platform
Redfin
Parameters
4 documented fields

Request parameters

url:queryproperty_id:querylisting_id:queryx-api-key:header

Response schema fields

addressbathsbedscitydays_on_marketdescriptionfactshoa_monthlyimagelatitudelisting_idlongitude

Sample response summary

{
  "code": 200,
  "msg": "OK",
  "data": {
    "property_id": "1715020",
    "listing_id": "216597668",
    "address": "123 Main St #4",
    "city": "San Francisco",
    "state": "CA",
    "zip": "94110",
    "url": "https://www.redfin.com/CA/San-Francisco/123-Main-St-94110/home/1715020",
    "image": "https://ssl.cdn-redfin.com/photo/1.jpg",
    "description": "Sunny 2 bed 2 bath condo in the Mission.",
    "facts": [
      "Lot Size: 2,500 sqft",
      "Year Built: 1998"
    ]
  }
}

cURL example

curl "https://api.crawlora.net/api/v1/redfin/property" \
  -H "x-api-key: $CRAWLORA_API_KEY"
View endpoint docsOpen platform pageBrowse all endpointsPricingGet Redfin EstimateGet Redfin region market trendsSearch Redfin listingsGet Redfin comparable listings

Browse public API demos

Search stored Google Maps businessesFacet stored Google Maps businessesGoogle Trends explore dataSearch Nominatim placesReverse geocode coordinatesSearch TripAdvisor placesSearch Zillow listingsCoinGecko markets
DocsPlatformsPricing