Zillow Property Details Scraper avatar
Zillow Property Details Scraper

Pricing

$19.00/month + usage

Go to Apify Store
Zillow Property Details Scraper

Zillow Property Details Scraper

Developed by

Luffy

Luffy

Maintained by Community

Zillow Property Details Scraper lets you instantly extract complete real estate data from Zillow. Get accurate property pricing, location insights, features, photos, and market trends in one click. Ideal for investors, agents, and analysts seeking fast, reliable data.

0.0 (0)

Pricing

$19.00/month + usage

0

3

3

Last modified

2 days ago

Zillow Property Details Scraper

Zillow Property Details Scraper

Zillow Property Details Scraper is a powerful tool to extract accurate real estate data from Zillow. Instantly collect property prices, features, location info, photos, and market trends. Perfect for realtors, investors, and researchers looking for fast, structured data.

Features

  • Multiple Input Methods: Search by ZPID, property URL, or address
  • Bulk Processing: Process multiple properties in a single run
  • Real-Time Data: Get live property information from Zillow
  • Comprehensive Details: Extract 100+ property attributes

📋 Input Parameters

All parameters are optional - provide at least one:

ParameterTypeDescriptionExample
zpidArray[Number]Zillow Property IDs[19435371, 12345678]
property_urlArray[String]Full Zillow property URLs["https://www.zillow.com/homedetails/10791-Gooseberry-Ct-Truckee-CA-96161/19435371_zpid/"]
addressArray[String]Property addresses["10791 Gooseberry Ct, Truckee, CA 96161"]

Input Example

{
"zpid": [19435371, 87654321],
"property_url": ["https://www.zillow.com/homedetails/..."],
"address": ["10791 Gooseberry Ct, Truckee, CA 96161"]
}

📊 Output Data

Each property returns detailed information including:

Basic Information

  • Property ID (zpid)
  • Address (street, city, state, zipcode, neighborhood)
  • Home Status (For Sale, Sold, Off Market, etc.)
  • Property Type (Single Family, Condo, Townhouse, etc.)

Pricing & Financial

  • Current Price / Sold Price
  • Price History
  • Tax Assessment
  • HOA Fees
  • Mortgage Estimates
  • Rental Estimates (Zestimate Rent)

Property Features

  • Bedrooms & Bathrooms
  • Square Footage (living area, lot size)
  • Year Built
  • Parking (garage, carport)
  • Heating & Cooling
  • Appliances & Amenities

Location Details

  • Latitude & Longitude
  • Neighborhood Name
  • School Information
  • Nearby Places

Market Data

  • Days on Market
  • View Count
  • Save Count
  • Listing Agent/Broker
  • MLS Information

Images & Media

  • Property Photos
  • Virtual Tour Links
  • Floor Plans

📄 Output Example

[
{
"zpid": 19435371,
"listingSource": null,
"listingAccount": null,
"ownerAccount": null,
"lfaViewPropertyPageUrl": null,
"listingOwnerConfigIDs": null,
"postingPresentationTypes": null,
"maloneId": "2086389343",
"city": "Truckee",
"state": "CA",
"homeStatus": "SOLD",
"address": {
"streetAddress": "10791 Gooseberry Ct",
"city": "Truckee",
"state": "CA",
"zipcode": "96161",
"neighborhood": null,
"community": null,
"subdivision": "Truckee"
},
"isListingClaimedByCurrentSignedInUser": false,
"isCurrentSignedInAgentResponsible": false,
"bedrooms": 3,
"bathrooms": 2,
"price": 955000,
"yearBuilt": 1986,
"streetAddress": "10791 Gooseberry Ct",
"zipcode": "96161",
"homeType": "SINGLE_FAMILY",
"livingAreaValue": 1430,
"livingAreaUnitsShort": "sqft",
"attributionInfo": {
"mlsId": "20241329",
"mlsName": "TSMLS",
"providerLogo": "https://photos.zillowstatic.com/fp/c6ac1069bc4abaa9da0873d817b69b60-zillow_web_95_35.jpg",
"trueStatus": null,
"listingAgreement": "EXCLUSIVE RIGHT",
"agentEmail": null,
"agentLicenseNumber": null,
"agentName": "Deborah Hoyer",
"agentPhoneNumber": "530-448-9070",
"attributionTitle": null,
"brokerName": "COMPASS",
"brokerPhoneNumber": "530-581-1400",
"buyerAgentMemberStateLicense": "DRE #01490606",
"buyerAgentName": "Carrie Hoyt",
"buyerBrokerageName": "Donner Summit Properties",
"coAgentLicenseNumber": null,
"coAgentName": null,
"coAgentNumber": null,
"lastChecked": "2025-10-17 22:34:33",
"lastUpdated": "2024-08-19 09:42:53",
"listingOffices": [
{
"associatedOfficeType": "listOffice",
"officeName": "COMPASS"
},
{
"associatedOfficeType": "buyerOffice",
"officeName": "Donner Summit Properties"
}
],
"listingAgents": [
{
"associatedAgentType": "listAgent",
"memberFullName": "Deborah Hoyer",
"memberStateLicense": "DRE #01781565"
},
{
"associatedAgentType": "buyerAgent",
"memberFullName": "Carrie Hoyt",
"memberStateLicense": "DRE #01490606"
}
],
"listingSubType": {
"isFSBA": false,
"isFSBO": false,
"isPending": false,
"isNewHome": false,
"isForeclosure": false,
"isBankOwned": false,
"isForAuction": false,
"isOpenHouse": false,
"isComingSoon": false
},
"listingAccountUserId": "X1-ZUwviuey0x0weh_728x6",
"tourViewCount": 0,
"rentalMarketingTreatments": null
}
.
.
.
]

Use Cases

  • Real Estate Investment Analysis
  • Market Research & Trends
  • Property Valuation
  • Competitive Analysis
  • Lead Generation
  • Portfolio Management
  • Data Analytics & Reporting

⚙️ How to Use

  1. Single Property by ZPID
{
"zpid": [19435371]
}
  1. Multiple Properties by URL
{
"property_url": [
"https://www.zillow.com/homedetails/...",
"https://www.zillow.com/homedetails/..."
]
}
  1. Bulk Address Search
{
"address": [
"123 Main St, Los Angeles, CA 90001",
"456 Oak Ave, San Francisco, CA 94102",
"789 Pine Rd, San Diego, CA 92101"
]
}
  1. Mixed Inputs
{
"zpid": [19435371],
"property_url": ["https://www.zillow.com/homedetails/..."],
"address": ["10791 Gooseberry Ct, Truckee, CA 96161"]
}

Tips

  • Use ZPID for fastest results (no lookup required)
  • For URLs, ensure they're complete Zillow property URLs
  • For addresses, include full address with city and state for best results
  • Combine multiple input types in one run for bulk processing

Notes

  • All data is sourced directly from Zillow
  • Property status and pricing update in real-time
  • Historical data includes price changes and tax assessments
  • Some properties may have limited data depending on listing type