Crawlora
ProductPlatformsUse CasesDocsPricingCompare
Sign inTry Playground Console
Crawlora

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

Product

Web Scraping APIFeaturesInfrastructure FeaturesPlatformsTravel APIsReal Estate APIsPricing

Platforms

Google SearchGoogle TrendsBingBraveGoogle MapsAirbnbTripAdvisorZillowYahoo FinanceGoogle FinanceAmazon

Developers

DocsGetting StartedAuthenticationAPI ExamplesRecipesChangelogPlaygroundSDKsIntegrationsMCP

Use cases

SERP MonitoringGoogle Maps LeadsTravel & Hospitality ResearchProperty Market IntelligenceApp Review AnalysisReview & Reputation MonitoringTikTok Trend IntelligenceYouTube Creator IntelligenceAmazon Product MonitoringMusic Catalog / Playlist IntelligencePodcast & Audio IntelligenceFinance Market DataAI Agent Web Data

Legal

TermsPrivacy
Product
Web Scraping APIFeaturesInfrastructure FeaturesPlatformsTravel APIsReal Estate APIsPricing
Platforms
Google SearchGoogle TrendsBingBraveGoogle MapsAirbnbTripAdvisorZillowYahoo FinanceGoogle FinanceAmazon
Developers
DocsGetting StartedAuthenticationAPI ExamplesRecipesChangelogPlaygroundSDKsIntegrationsMCP
Use cases
SERP MonitoringGoogle Maps LeadsTravel & Hospitality ResearchProperty Market IntelligenceApp Review AnalysisReview & Reputation MonitoringTikTok Trend IntelligenceYouTube Creator IntelligenceAmazon Product MonitoringMusic Catalog / Playlist IntelligencePodcast & Audio IntelligenceFinance Market DataAI Agent Web Data
Legal
TermsPrivacy

© 2026 Built with 💖 by Tony Wang

|System:Crawlora API status
Docs menu

Start here

OverviewGetting StartedAuthenticationRate Limits and CreditsError Handling

Examples

ExamplescURLTypeScriptPythonGo

Recipes

RecipesSERP MonitoringGoogle Maps LeadsApp Review AnalysisYouTube TranscriptsTikTok Trend ResearchAmazon Product MonitoringAI Agent Web Data

API Reference

AirbnbAmazonApplePodcastsAppStoreBingBraveeBayGoogleGoogle FinanceGoogle MapGooglePlayInstagramLinkedInProductHuntSimilarWebSpotifySpotifyPodcastsTikTokTripAdvisorTrustpilotYahoo FinanceYouTubeZillow

Start here

OverviewGetting StartedAuthenticationRate Limits and CreditsError Handling

Examples

ExamplescURLTypeScriptPythonGo

Recipes

RecipesSERP MonitoringGoogle Maps LeadsApp Review AnalysisYouTube TranscriptsTikTok Trend ResearchAmazon Product MonitoringAI Agent Web Data

API Reference

AirbnbAmazonApplePodcastsAppStoreBingBraveeBayGoogleGoogle FinanceGoogle MapGooglePlayInstagramLinkedInProductHuntSimilarWebSpotifySpotifyPodcastsTikTokTripAdvisorTrustpilotYahoo FinanceYouTubeZillow
  1. Home
  2. /Docs
  3. /Zillow
  4. /Zillow Property API

Zillow API endpoint

Zillow Property API

Use Crawlora's Zillow Property API to extract supported public Zillow data as structured JSON. This page includes request parameters, cURL examples, response schema, error behavior, credit cost, and a Playground link for testing before integration.

GETapiKey5 credits/requestZillowzillow.PropertyResponse/zillow/property/{zpid}

Endpoint facts

Method
GET
API path
/zillow/property/{zpid}
Auth
apiKey
Credits
5 credits/request
Platform
Zillow
Response schema
#/definitions/zillow.PropertyResponse
MCP tool
zillow.property

Overview

Returns normalized Zillow public property details using Zillow's public persisted GraphQL property payload, including optional typed sections for address parts, listing attribution, pricing, history, media, facts, schools, and nearby homes when present. Developers commonly use this endpoint for data enrichment, monitoring, research dashboards, internal automation, and AI-agent workflows that need repeatable structured public web data. Authentication uses the documented Crawlora headers, and usage is metered with the credit cost shown on this page.

Zillow platform pageTry Zillow Property API in PlaygroundCrawlora API pricingZillow API documentation

Request parameters

Request parameters are generated from the active endpoint catalog. Required values must be sent before Crawlora can call the upstream public web data source.

ParameterTypeRequiredDefaultDescriptionExample
zpid (path)stringYesZillow property id
x-api-key (header)stringYesAPI key required

cURL example

curl -X GET "https://api.crawlora.net/api/v1/zillow/property/%3Czpid%3E" \
  -H "x-api-key: $CRAWLORA_API_KEY"

Authentication

Send your scraping API key in the x-api-key header. Use the console API Keys page to rotate or select the active key.

Billing

Endpoint usage is metered in credits. The plan prices, included credits, limits, and overage rates below match the active backend billing configuration.

Credit cost
5 credits/request
Charged response
Successful 2xx responses
PlanPriceIncluded creditsDaily capRate limitOverage
Free$0/mo2,000500 daily credits5/minNo overage
Starter$9/mo20,0005,000 daily credits15/min$0.75/1,000 overage credits when enabled
Growth$29/mo100,00025,000 daily credits45/min$0.45/1,000 overage credits when enabled
Pro$79/mo400,000No daily cap120/min$0.30/1,000 overage credits
Business$199/mo1,200,000No daily cap300/min$0.20/1,000 overage credits
Enterprise$499/mo5,000,000No daily cap1,000/min$0.12/1,000 overage credits

Infrastructure behavior

This endpoint is executed through Crawlora's managed scraping infrastructure.

  • Proxy strategy: managed automatically where needed
  • Browser rendering: enabled for supported targets that require rendered HTML or JavaScript execution
  • Browser cluster: supported dynamic workloads can be routed through distributed browser instances
  • Retry behavior: automatic retry/fallback may be used depending on endpoint type
  • Challenge handling: challenged pages or unusable upstream HTML are detected and surfaced clearly when they cannot be used
  • Billing: credits are charged only for successful 2xx responses
  • Observability: responses include request context where available

MCP

MCP URL
https://mcp.crawlora.net/mcp
Tool name
zillow.property
Transport
Streamable HTTP
Docs resource
docs://index

Catalog quality warnings

  • missing example for required path param: zpid

Error behavior

Crawlora does not silently return bad data when the upstream page cannot be used.

StatusCommon failure case
400Invalid input or missing required parameter
429Plan or endpoint rate limit exceeded
500Internal execution error
502Upstream platform failed, returned unusable HTML, or served a challenge page that could not be resolved

When possible, Crawlora returns structured error context so your integration can retry, back off, or inspect the request.

Failure responses

StatusDescriptionSchema
400Bad Request#/definitions/app.Response
404Not Found#/definitions/app.Response
429Too Many Requests#/definitions/app.Response
503Service Unavailable#/definitions/app.Response

Example JSON response

{
  "code": 200,
  "msg": "OK",
  "data": {
    "zpid": "19952447",
    "address": "7862 Jellico Ave, Northridge, CA, 91325",
    "url": "https://www.zillow.com/homedetails/19952447_zpid/",
    "image": "https://photos.zillowstatic.com/photo.jpg",
    "photos": [
      "https://photos.zillowstatic.com/photo.jpg"
    ],
    "price": 1299000,
    "beds": 4,
    "baths": 3,
    "living_area": 2400,
    "home_status": "FOR_SALE",
    "home_type": "SINGLE_FAMILY",
    "broker_name": "Example Realty",
    "zestimate": 1250000,
    "description": "Public property description.",
    "address_parts": {
      "street": "7862 Jellico Ave",
      "city": "Northridge",
      "state": "CA",
      "zipcode": "91325",
      "county": "Los Angeles County"
    },
    "listing": {
      "mls_id": "SR123456",
      "source": "CRMLS",
      "broker_name": "Example Realty",
      "agent_name": "Jane Agent",
      "days_on_zillow": 9
    },
    "pricing": {
      "price": 1299000,
      "currency": "USD",
      "price_per_square_foot": 541,
      "zestimate": 1250000,
      "rent_zestimate": 6500
    },
    "history": {
      "price": [
        {
          "date": "2026-05-01",
          "event": "Listed for sale",
          "price": 1299000,
          "source": "CRMLS"
        }
      ],
      "tax": [
        {
          "year": 2025,
          "tax_paid": 12345,
          "value": 1100000
        }
      ]
    },
    "media": {
      "primary_image": "https://photos.zillowstatic.com/photo.jpg",
      "photo_count": 1,
      "photos": [
        {
          "url": "https://photos.zillowstatic.com/photo.jpg",
          "width": 1024,
          "height": 768
        }
      ],
      "has_3d_model": true
    },
    "schools": [
      {
        "name": "Example Elementary",
        "level": "Elementary",
        "rating": 8,
        "distance": 0.7,
        "assigned": true
      }
    ],
    "facts": {
      "year_built": 1951,
      "lot_size": {
        "value": 6062,
        "unit": "sqft",
        "text": "6,062 sqft"
      },
      "living_area": {
        "value": 2400,
        "unit": "sqft",
        "text": "2,400 sqft"
      },
      "heating": [
        "Central"
      ],
      "cooling": [
        "Central Air"
      ],
      "parking_features": [
        "Garage"
      ],
      "architectural_style": "Ranch",
      "laundry_features": [
        "Inside"
      ],
      "builder_name": "Example Builder"
    }
  }
}

Request schema

No body schema

Response schema

#/definitions/zillow.PropertyResponse

FieldTypeRequiredEnumBoundsExampleDescription
addressstringNo
address_partszillow.PropertyAddressPartsNo
address_parts.citystringNo
address_parts.countystringNo
address_parts.neighborhoodstringNo
address_parts.statestringNo
address_parts.streetstringNo
address_parts.subdivisionstringNo
address_parts.zipcodestringNo
bathsnumberNo
bedsnumberNo
broker_namestringNo
currencystringNo
days_on_zillowintegerNo
descriptionstringNo
detail_textstringNo
factszillow.PropertyFactsNo
facts.accessibility_featuresarrayNo
facts.additionalarrayNo
facts.additional[].keystringNo
facts.additional[].labelstringNo
facts.additional[].valuestringNo
facts.appliancesarrayNo
facts.architectural_stylestringNo
facts.basementstringNo
facts.bathroomsnumberNo
facts.bathrooms_fullintegerNo
facts.bathrooms_halfintegerNo
facts.bathrooms_one_quarterintegerNo
facts.bathrooms_three_quarterintegerNo
facts.bedroomsnumberNo
facts.builder_modelstringNo
facts.builder_namestringNo
facts.community_featuresarrayNo
facts.construction_materialsarrayNo
facts.coolingarrayNo
facts.exterior_featuresarrayNo
facts.fireplace_featuresarrayNo
facts.flooringarrayNo
facts.foundation_detailsarrayNo
facts.garage_spacesnumberNo
facts.has_fireplacebooleanNo
facts.heatingarrayNo
facts.hoa_feestringNo
facts.home_typestringNo
facts.laundry_featuresarrayNo
facts.levelsarrayNo
facts.living_areazillow.PropertyAreaNo
facts.living_area.textstringNo
facts.living_area.unitstringNo
facts.living_area.valuenumberNo
facts.lot_sizezillow.PropertyAreaNo
facts.lot_size.textstringNo
facts.lot_size.unitstringNo
facts.lot_size.valuenumberNo
facts.lot_size_dimensionsstringNo
facts.parcel_numberstringNo
facts.parking_capacityintegerNo
facts.parking_featuresarrayNo
facts.patio_and_porch_featuresarrayNo
facts.pool_featuresarrayNo
facts.property_sub_typearrayNo
facts.roofstringNo
facts.roomsarrayNo
facts.security_featuresarrayNo
facts.sewerarrayNo
facts.spa_featuresarrayNo
facts.storiesnumberNo
facts.structure_typestringNo
facts.tax_annual_amountnumberNo
facts.tax_assessed_valuenumberNo
facts.utilitiesarrayNo
facts.viewarrayNo
facts.water_sourcearrayNo
facts.waterfront_featuresarrayNo
facts.year_builtintegerNo
facts.zoningstringNo
has_3d_modelbooleanNo
has_videobooleanNo
historyzillow.PropertyHistoryNo
history.pricearrayNo
history.price[].buyer_agentstringNo
history.price[].changenumberNo
history.price[].datestringNo
history.price[].eventstringNo
history.price[].pricenumberNo
history.price[].price_textstringNo
history.price[].seller_agentstringNo
history.price[].sourcestringNo
history.price[].timeintegerNo
history.taxarrayNo
history.tax[].tax_increasenumberNo
history.tax[].tax_paidnumberNo
history.tax[].timeintegerNo
history.tax[].valuenumberNo
history.tax[].value_increasenumberNo
history.tax[].yearintegerNo
home_statusstringNo
home_typestringNo
imagestringNo
is_showcasebooleanNo
latitudenumberNo
listingzillow.PropertyListingNo
listing.agent_namestringNo
listing.agentsarrayNo
listing.agents[].emailstringNo
listing.agents[].namestringNo
listing.agents[].phonestringNo
listing.agents[].typestringNo
listing.attribution_textstringNo
listing.broker_namestringNo
listing.broker_phonestringNo
listing.date_postedstringNo
listing.date_updatedstringNo
listing.days_on_zillowintegerNo
listing.listing_idstringNo
listing.mls_idstringNo
listing.open_housesarrayNo
listing.open_houses[].end_timestringNo
listing.open_houses[].start_timestringNo
listing.open_houses[].textstringNo
listing.providerstringNo
listing.provider_listing_idstringNo
listing.sourcestringNo
listing.statusstringNo
listing.sub_typesarrayNo
listing.time_on_zillowstringNo
listing.typestringNo
listing_sub_typearrayNo
living_areanumberNo
longitudenumberNo
lot_areanumberNo
lot_area_unitstringNo
mediazillow.PropertyMediaNo
media.has_3d_modelbooleanNo
media.has_videobooleanNo
media.photo_countintegerNo
media.photosarrayNo
media.photos[].heightintegerNo
media.photos[].sourcestringNo
media.photos[].urlstringNo
media.photos[].widthintegerNo
media.primary_imagestringNo
media.video_urlstringNo
media.virtual_tour_urlstringNo
nearbyarrayNo
nearby[].addressstringNo
nearby[].bathsnumberNo
nearby[].bedsnumberNo
nearby[].home_statusstringNo
nearby[].living_areanumberNo
nearby[].pricenumberNo
nearby[].price_textstringNo
nearby[].urlstringNo
nearby[].zpidstringNo
photosarrayNo
pricenumberNo
price_textstringNo
pricingzillow.PropertyPricingNo
pricing.currencystringNo
pricing.estimated_monthly_paymentnumberNo
pricing.monthly_hoa_feenumberNo
pricing.pricenumberNo
pricing.price_per_square_footnumberNo
pricing.price_textstringNo
pricing.property_tax_ratenumberNo
pricing.rent_zestimatenumberNo
pricing.zestimatenumberNo
rent_zestimatenumberNo
schoolsarrayNo
schools[].assignedbooleanNo
schools[].distancenumberNo
schools[].districtstringNo
schools[].gradesstringNo
schools[].idstringNo
schools[].levelstringNo
schools[].linkstringNo
schools[].namestringNo
schools[].ratingnumberNo
schools[].typestringNo
status_textstringNo
urlstringNo
zestimatenumberNo
zpidstringNo12345678

Code examples

Use environment variables for secrets and keep Crawlora API keys server-side.

curl -X GET "https://api.crawlora.net/api/v1/zillow/property/%3Czpid%3E" \
  -H "x-api-key: $CRAWLORA_API_KEY"

Responsible public web data workflows

Crawlora is designed for responsible structured public web data workflows. Customers are responsible for using Crawlora in compliance with applicable laws, third-party rights, target-platform rules, and Crawlora terms.

Read Crawlora terms

Related

More Zillow endpoint docsZillow scraper API platform pageCrawlora API pricingTry Zillow Property API in PlaygroundZillow Autocomplete API documentationZillow Search API documentation
Open in PlaygroundBack to group