Zillow Property API

GET   /api/v1/search?engine=zillow_property

The Zillow Property API returns detailed information about a specific property or apartment building on Zillow. Pass a numeric zpid or a full Zillow link from Zillow Search API results to get pricing, descriptions, photos, schools, walk scores, Zestimate comparables, price/tax history, and facts & features.

For individual properties (for sale, sold, rentals), pass the numeric zpid value. For apartment buildings, pass the full link URL (e.g., https://www.zillow.com/apartments/...) since building listings use a URL-based identifier.

API Parameters

Property Identifier

  • Name
    zpid
    Required
    Required
    Description

    Zillow property ID or full Zillow URL. Accepts a numeric zpid (e.g., 69817587) from Zillow Search API results, or a complete Zillow URL (e.g., https://www.zillow.com/apartments/...) for apartment building pages. Use the link field from search results for buildings.

Engine

  • Name
    engine
    Required
    Required
    Description

    Set to zillow_property to use the Zillow Property API.

API Key

  • Name
    api_key
    Required
    Required
    Description

    Your SearchAPI key. Alternatively, you can use the Authorization header.

Zero Data Retention

  • Name
    zero_retention
    Enterprise Only
    Enterprise Only
    Required
    Optional
    Description

    Set this parameter to true to disable all logging and persistent storage. No request parameters, HTML, or JSON responses are stored or logged.

API Examples

Property Details

Property Details

Returns detailed property information for individual listings including homes for sale, recently sold properties, and rentals.

GET
https://www.searchapi.org/api/v1/search?engine=zillow_property&zpid=69817587
Request
import requests

url = "https://www.searchapi.org/api/v1/search"
params = {
  "engine": "zillow_property",
  "zpid": "69817587"
}

response = requests.get(url, params=params)
print(response.text)
Response
{
  "search_metadata": {
    "id": "search_ZD40AeqmorqVsEvQgkyw25lR",
    "status": "Success",
    "created_at": "2026-05-04T16:22:58Z",
    "request_time_taken": 4.79,
    "parsing_time_taken": 0.03,
    "total_time_taken": 4.82,
    "request_url": "https://www.zillow.com/homedetails/p/69817587_zpid/",
    "html_url": "https://www.searchapi.io/api/v1/searches/search_ZD40AeqmorqVsEvQgkyw25lR.html",
    "json_url": "https://www.searchapi.io/api/v1/searches/search_ZD40AeqmorqVsEvQgkyw25lR"
  },
  "search_parameters": {
    "engine": "zillow_property",
    "zpid": "69817587"
  },
  "property": {
    "zpid": "69817587",
    "link": "https://www.zillow.com/homedetails/1440-Broadway-APT-307-San-Francisco-CA-94109/69817587_zpid/",
    "home_status": "FOR_SALE",
    "home_type": "CONDO",
    "listing_type": "For Sale by Agent",
    "keystone_home_status": "ForSale",
    "contingent_listing_type": "UNDER_CONTRACT",
    "description": "Perched in the heart of Russian Hill, Residence #307 at 1440 Broadway offers a bright, well-appointed condo in one of San Franciscos most desirable neighborhoods. This thoughtfully designed home features an efficient layout with abundant natural light, creating a warm and inviting living space ideal for both relaxing and entertaining.\n\nThe open living and dining area flows seamlessly and is complemented by large windows capturing neighborhood charm and peek-a-boo city outlooks. The kitchen offers ample cabinetry, updated appliances, and functional counter space, perfect for everyday living or hosting. The spacious bedroom provides a quiet retreat with generous closet space, while the bathroom is clean and well-maintained with modern touches.\n\nResidents enjoy a professionally managed building with elevator access, secure entry, and HOA dues that typically cover water, garbage, and common area maintenance, offering added convenience and value. Ideally located near dining, shopping, and cafes along Polk Street and Van Ness Avenue, plus easy access to public transit, tech shuttles, and major commuter routes. A fantastic opportunity for first-time buyers, investors, or a city pied-à-terre.",
    "address": "1440 Broadway APT 307, San Francisco, CA 94109",
    "street": "1440 Broadway APT 307",
    "city": "San Francisco",
    "state": "CA",
    "zipcode": "94109",
    "county": "San Francisco County",
    "county_fips": "06075",
    "country": "USA",
    "neighborhood": "Polk Gulch",
    "latitude": 37.796387,
    "longitude": -122.42072,
    "parcel_id": "0572054",
    "price": 799999,
    "currency": "USD",
    "beds": 1,
    "baths": 1,
    "sqft": 818,
    "sqft_units": "sqft",
    "lot_size_units": "sqft",
    "year_built": 1982,
    "days_on_zillow": 32,
    "time_on_zillow": "32 days",
    "zestimate": 803200,
    "zestimate_low_percent": 5,
    "zestimate_high_percent": 5,
    "zestimate_minus_30": 816487,
    "rent_zestimate": 4516,
    "restimate_minus_30": 4358,
    "monthly_hoa_fee": 938,
    "property_tax_rate": 1.17,
    "last_sold_price": 825000,
    "mls_id": "ML82038861",
    "thumbnail": "https://photos.zillowstatic.com/fp/301950c6348c28439e080f3c0dd78136-p_f.jpg",
    "street_view_image_url": "https://maps.googleapis.com/maps/api/streetview?location=1440+Broadway%2C+San+Francisco%2C+CA+94109&size=512x234&key=AIzaSyDY6ZJXL8FxBWwingKLmFPJdNF4VzD3vg4&source=outdoor&signature=5xn9noil15dDqJNBvUYVYXf2h-I=",
    "virtual_tour_url": "https://www.zillow.com/view-3d-home/30438945-1f8f-401a-8373-2ea109d97a1a",
    "photo_count": 33,
    "favorite_count": 76,
    "page_view_count": 2510,
    "tour_view_count": 0,
    "is_showcase": true,
    "brokerage_name": "Kinetic Real Estate",
    "images": [
      "https://photos.zillowstatic.com/fp/301950c6348c28439e080f3c0dd78136-cc_ft_1536.jpg",
      "..."
    ],
    "walk_and_transit_scores": {
      "walk_score": 99,
      "walk_score_description": "Walker's Paradise",
      "transit_score": 86,
      "transit_score_description": "Excellent Transit",
      "bike_score": 75,
      "bike_score_description": "Very Bikeable"
    },
    "home_insights": [
      "Abundant natural light",
      "..."
    ],
    "home_value_chart_data": [
      {
        "name": "This home",
        "points": [
          {
            "date": "2016-05-31",
            "value": 966198
          },
          "..."
        ]
      },
      "..."
    ],
    "price_history": [
      {
        "date": "2026-04-24",
        "event": "Contingent",
        "price": 799999,
        "price_per_square_foot": 978,
        "price_change_rate": 0,
        "source": "MLSListings Inc"
      },
      "..."
    ],
    "tax_history": [
      {
        "year": 2025,
        "tax_paid": 10708,
        "tax_increase_rate": 0.029603492,
        "value": 841500,
        "value_increase_rate": 0.02
      },
      "..."
    ],
    "facts_and_features": {
      "bedrooms": 1,
      "bathrooms": 1,
      "bathrooms_full": 1,
      "bathrooms_float": 1,
      "living_area": "818 sqft",
      "home_type": "Condo",
      "year_built": 1982,
      "stories": 1,
      "zoning": "RM-2",
      "parcel_number": "0572054",
      "on_market_date": "2026-04-02",
      "price_per_square_foot": 978,
      "hoa_fee": "$938 monthly",
      "tax_annual_amount": 10708,
      "tax_assessed_value": 841500,
      "heating": [
        "Baseboard",
        "..."
      ],
      "cooling": [
        "None",
        "..."
      ],
      "parking_features": [
        "Assigned",
        "..."
      ],
      "parking_capacity": 1,
      "covered_parking_capacity": 1,
      "garage_capacity": 1,
      "fireplace_features": [
        "Living Room",
        "..."
      ],
      "fireplaces": 1,
      "roof_type": "Composition, Other",
      "foundation_details": [
        "Concrete Perimeter and Slab",
        "..."
      ],
      "sewer": [
        "Public Sewer",
        "..."
      ],
      "water_source": [
        "Public",
        "..."
      ],
      "laundry_features": [
        "Community Facility",
        "..."
      ],
      "utilities": [
        "Public Utilities",
        "..."
      ],
      "gas": [
        "PublicUtilities",
        "..."
      ],
      "association_fee": "$938 monthly",
      "association_fee_includes": [
        "Water",
        "..."
      ],
      "fees_and_dues": [
        {
          "type": "HOA",
          "fee": "$938 monthly"
        },
        "..."
      ],
      "special_listing_conditions": "Standard",
      "property_sub_type": [
        "Condominium",
        "..."
      ],
      "elementary_school_district": "SanFranciscoUnified",
      "high_school_district": "SanFranciscoUnified",
      "at_a_glance_facts": [
        {
          "label": "Type",
          "value": "Condominium, Residential"
        },
        "..."
      ],
      "has_garage": true,
      "has_attached_garage": true,
      "has_carport": false,
      "has_association": true,
      "has_cooling": false,
      "has_heating": true,
      "has_spa": false,
      "has_view": false,
      "has_land_lease": false,
      "is_new_construction": false,
      "is_furnished": false,
      "has_home_warranty": false
    },
    "rich_media": {
      "interactive_media_url": "https://www.zillow.com/view-imx/30438945-1f8f-401a-8373-2ea109d97a1a",
      "has_localized_photos": true,
      "is_lms_tour": true
    },
    "static_map": {
      "url": "https://maps.googleapis.com/maps/api/staticmap?center=37.796387,-122.42072&zoom=15&size=192x144&maptype=roadmap&key=AIzaSyARFMLB1na-BBWf7_R3-5YOQQaHqEJf6RQ&scale=2&signature=OWC0ikKPT0aNskVaXwqnnmO0Lh4="
    },
    "listing_sub_type": {
      "is_FSBO": false,
      "is_FSBA": true,
      "is_newHome": false,
      "is_forAuction": false,
      "is_comingSoon": false,
      "is_foreclosure": false,
      "is_bankOwned": false,
      "is_pending": false
    },
    "has_vr_model": true,
    "has_promotion": false,
    "has_bad_geocode": false,
    "is_undisclosed_address": false,
    "is_premier_builder": false,
    "is_move_in_ready": false
  },
  "attribution": {
    "agent_name": "Nick Villanueva",
    "agent_phone": "650-922-4813",
    "agent_license": "02147224",
    "co_agent_name": "Kevin Cruz",
    "co_agent_phone": "650-668-4576",
    "co_agent_license": "01981755",
    "broker_name": "Kinetic Real Estate",
    "broker_phone": "650-753-7169",
    "mls_name": "MLSListings Inc",
    "mls_id": "ML82038861",
    "mls_disclaimer": "Based on information from the MLSListings MLS as of 2026-05-04 09:13:12 PDT. All data, including all measurements and calculations of area, is obtained from various sources and has not been, and will not be, verified by broker or MLS. All information should be independently reviewed and verified for accuracy. Properties may or may not be listed by the office/agent presenting the information.",
    "listing_agreement": "ExclusiveRightToSell",
    "last_checked": "2026-04-09 10:20:50",
    "last_updated": "2026-04-07 04:55:46",
    "provider_logo": "https://photos.zillowstatic.com/fp/95a21b0e87c9ce1df684e9d25694b515-zillow_web_95_35.jpg",
    "listing_offices": [
      {
        "type": "listOffice",
        "name": "Kinetic Real Estate"
      },
      "..."
    ],
    "listing_agents": [
      {
        "type": "listAgent",
        "name": "Nick Villanueva",
        "license": "02147224"
      },
      "..."
    ]
  },
  "mortgage_rates": {
    "fifteen_year_fixed": {
      "rate": 5.395,
      "source": "ZGMI"
    },
    "thirty_year_fixed": {
      "rate": 6.086,
      "source": "ZGMI"
    },
    "arm_5": {
      "rate": 5.761,
      "source": "ZGMI"
    }
  },
  "comparables": [
    {
      "zpid": "2054946717",
      "address": "1624 Larkin St APT 4, San Francisco, CA 94109",
      "price": 720000,
      "beds": 1,
      "baths": 1,
      "sqft": 700,
      "home_type": "CONDO",
      "home_status": "RECENTLY_SOLD",
      "link": "https://www.zillow.com/homedetails/1624-Larkin-St-APT-4-San-Francisco-CA-94109/2054946717_zpid/",
      "thumbnail": "https://photos.zillowstatic.com/fp/d6c3b37ea1c223d58b46d378e0b26070-p_c.jpg"
    },
    "..."
  ],
  "nearby_schools": [
    {
      "name": "Yick Wo Elementary School",
      "rating": 8,
      "grades": "K-5",
      "distance": 0.4,
      "link": "https://www.greatschools.org/california/san-francisco/6454-Yick-Wo-Elementary-School/"
    },
    "..."
  ],
  "nearby_cities": [
    {
      "name": "San Francisco",
      "link": "https://www.zillow.com/san-francisco-ca/"
    },
    "..."
  ],
  "nearby_neighborhoods": [
    {
      "name": "Bernal Heights",
      "link": "https://www.zillow.com/bernal-heights-san-francisco-ca/"
    },
    "..."
  ],
  "nearby_zipcodes": [
    {
      "name": "94109",
      "link": "https://www.zillow.com/san-francisco-ca-94109/"
    },
    "..."
  ]
}

Apartment Building

Apartment Building

When a Zillow apartment building URL is passed, the response contains a building object with floor plans, amenities, pet policies, and neighborhood highlights instead of the property object.

GET
https://www.searchapi.org/api/v1/search?engine=zillow_property&zpid=https%3A%2F%2Fwww.zillow.com%2Fapartments%2Fsan-francisco-ca%2Fnema%2FCjpwdL%2F
Request
import requests

url = "https://www.searchapi.org/api/v1/search"
params = {
  "engine": "zillow_property",
  "zpid": "https://www.zillow.com/apartments/san-francisco-ca/nema/CjpwdL/"
}

response = requests.get(url, params=params)
print(response.text)
Response
{
  "search_metadata": {
    "id": "search_lLDb6vP7p7aJuLYVoA5jqWZw",
    "status": "Success",
    "created_at": "2026-05-04T16:23:03Z",
    "request_time_taken": 3.41,
    "parsing_time_taken": 0.03,
    "total_time_taken": 3.44,
    "request_url": "https://www.zillow.com/apartments/san-francisco-ca/nema/CjpwdL/",
    "html_url": "https://www.searchapi.io/api/v1/searches/search_lLDb6vP7p7aJuLYVoA5jqWZw.html",
    "json_url": "https://www.searchapi.io/api/v1/searches/search_lLDb6vP7p7aJuLYVoA5jqWZw"
  },
  "search_parameters": {
    "engine": "zillow_property",
    "zpid": "https://www.zillow.com/apartments/san-francisco-ca/nema/CjpwdL/"
  },
  "building": {
    "zpid": "352662378",
    "link": "https://www.zillow.com/apartments/san-francisco-ca/nema/CjpwdL/",
    "building_name": "NEMA",
    "building_type": "FOR_RENT",
    "address": "8 10th St, San Francisco, CA 94103",
    "street": "8 10th St",
    "city": "San Francisco",
    "state": "CA",
    "zipcode": "94103",
    "county": "San Francisco County",
    "country": "USA",
    "neighborhood": "South of Market",
    "latitude": 37.776193,
    "longitude": -122.417469,
    "description": "San Francisco's original lifestyle pioneer, NEMA is an award-winning luxury residence located in SoMA's Mid-Market neighborhood, at the heart of a forward-thinking, trend-setting local community. Tech-forward and design-driven, NEMA San Francisco offers studios to 3-bedroom homes designed for your complete comfort. NEMA's expansive collection of locally inspired amenities and tech-powered services includes several indoor and outdoor terraces and lounges, an outdoor pool, a fitness center, business center with a private boardroom, valet parking, and a custom mobile app for amenity and service reservations. NEMA's extensive lifestyle programming creates an engaging calendar of exclusive resident events, trips, and fitness classes.",
    "neighborhood_description": "Zip code 94103 centers on SoMa’s flatter, sunnier-by-SF-standards microclimate, with breezy afternoons and fewer foggy mornings than the west side. Expect converted warehouses, modern lofts, and creative spaces near downtown, anchored by SFMOMA, Yerba Buena Center for the Arts, and the Contemporary Jewish Museum. The vibe is urban, inventive, and nightlife-forward, with music venues and clubs along 11th and Folsom and festivals like the Folsom Street Fair reflecting the area’s LGBTQ leather and maker heritage. Recent Zillow market trends show a median asking rent in the low-to-mid $3,000s, with most homes ranging from the upper $2,000s to around $4,500+, depending on size and amenities.\n\nDaily life is convenient and walkable: groceries at Trader Joe’s on 9th, Rainbow Grocery, or Costco; coffee at Sightglass or Blue Bottle at Mint Plaza; and bites at District Six or The Market on Market. Fitness options include Fitness SF SoMa and neighborhood studios; green breaks at Victoria Manalo Draves Park, SoMa West Dog Park and Skatepark, and Yerba Buena Gardens. Excellent transit via BART, Muni, bike lanes, and quick links to I‑80 and US‑101. Pet friendly, with urban energy more than suburban calm.",
    "availability_insights": "Thirteen new units were recently added to this listing.",
    "lease_duration": 12,
    "phone": "(707) 610-0575",
    "photo_count": 54,
    "available_units": 20,
    "total_units": 20,
    "walk_score": 99,
    "bike_score": 99,
    "transit_score": 100,
    "currency": "USD",
    "home_types": [
      "apartment",
      "..."
    ],
    "images": [
      "https://photos.zillowstatic.com/fp/5754d9640b5d274668c03326c83c0fed-p_d.jpg",
      "..."
    ],
    "home_insights": [
      "Outdoor pool",
      "..."
    ],
    "zov_insight": {
      "tagline": "Get the party started",
      "tags": [
        "Clubhouse",
        "..."
      ],
      "description": "This building features a clubhouse. Less than 2% of buildings in San Francisco have this amenity."
    },
    "floor_plans": [
      {
        "name": "SC",
        "beds": 0,
        "baths": 1,
        "sqft": 492,
        "min_price": 3568,
        "max_price": 3673,
        "available_from": "2026-05-09",
        "lease_term": "12 Months",
        "allowed_pets": [
          "Cats",
          "..."
        ],
        "units": [
          {
            "unit_number": "Unit 421",
            "zpid": "2083551045",
            "price": 3568,
            "sqft": 492,
            "baths": 1,
            "available_from": "2026-06-05"
          },
          "..."
        ],
        "images": [
          "https://photos.zillowstatic.com/fp/70576cec163d41bf677fd3edac9718de-r_b.jpg",
          "..."
        ]
      },
      "..."
    ],
    "price_ranges": [
      {
        "name": "Studio",
        "beds": 0,
        "min_price": 3568,
        "max_price": 3756
      },
      "..."
    ],
    "amenities": {
      "building_details": [
        "754 units",
        "..."
      ],
      "laundry": [
        "Shared laundry",
        "..."
      ],
      "pet_summary": {
        "allowed_pets": [
          "Cats",
          "..."
        ]
      },
      "hours": [
        "Mon: 9:00AM - 6:00PM",
        "..."
      ],
      "property_amenities": [
        "Availability 24 Hours",
        "..."
      ],
      "appliances": [
        "Dishwasher",
        "..."
      ],
      "floor_coverings": [
        "Carpet",
        "..."
      ],
      "common_unit_amenities": [
        "Dishwasher",
        "..."
      ]
    },
    "pet_policy": [
      {
        "type": "cats",
        "description": "| Restrictions: None",
        "is_allowed": true
      },
      "..."
    ],
    "is_low_income": false,
    "is_senior_housing": false,
    "is_student_housing": false,
    "is_waitlisted": false,
    "is_landlord_liaison_program": false,
    "is_income_restricted_cta_shown": false
  },
  "seo": {
    "h1": "NEMA",
    "title": "NEMA - 8 10th St San Francisco CA (14 units available) | Zillow",
    "description": "NEMA apartment community at 8 10th St San Francisco CA, offers units from 470 - 1482 sqft, a Pet-friendly, In-unit dryer, and In-unit washer. Explore availability."
  },
  "attribution": {
    "agent_name": "NEMA Leasing Agent",
    "phone": "(707) 610-0575"
  },
  "market_insights": {
    "name": "San Francisco",
    "link": "https://www.zillow.com/rental-manager/market-trends/san-francisco-ca/"
  },
  "housing_connector_link": "https://www.zillow.com/renter-hub/clickRedirect?alias=14ftzdxeh78qr&r=zillow&mobileFriendly=true",
  "ppc_link": "https://www.zillow.com/renter-hub/clickRedirect?alias=14ftzdxeh78qr&r=zillow&mobileFriendly=true",
  "related_links": [
    {
      "name": "CA",
      "type": "State",
      "link": "https://www.zillow.com/ca/apartments/"
    },
    "..."
  ],
  "nearby_schools": [
    {
      "name": "Daniel Webster Elementary School",
      "rating": 8,
      "grades": "K-5",
      "distance": 1.7,
      "link": "https://www.greatschools.org/california/san-francisco/6451-Daniel-Webster-Elementary-School/"
    },
    "..."
  ],
  "neighborhood_highlights": [
    {
      "name": "Urban Energy",
      "description": "Fast-paced city living with endless options for dining, shopping, and culture."
    },
    "..."
  ],
  "nearby_cities": [
    {
      "name": "San Francisco"
    },
    "..."
  ],
  "nearby_neighborhoods": [
    {
      "name": "South of Market"
    },
    "..."
  ],
  "nearby_zipcodes": [
    {
      "name": "94103"
    },
    "..."
  ]
}