Zillow ZIP Code Search Scraper
Pricing
from $1.10 / 1,000 results
Zillow ZIP Code Search Scraper
Scraper to find all Zillow real estate properties for sale, for rent or recently sold from given ZIP code locations.
Zillow ZIP Code Search Scraper
Pricing
from $1.10 / 1,000 results
Scraper to find all Zillow real estate properties for sale, for rent or recently sold from given ZIP code locations.
zpid
Optional
Zillow property ID (ZPID)
id
Optional
Property ID
providerListingId
Optional
Provider listing ID
imgSrc
Optional
URL of the main listing photo
hasImage
Optional
Whether the listing has an image
detailUrl
Optional
URL of the property detail page on Zillow
statusType
Optional
Property listing status type (e.g. FOR_SALE, FOR_RENT, RECENTLY_SOLD)
statusText
Optional
Human-readable property status label
countryCurrency
Optional
Currency symbol for the listing price
price
Optional
Formatted listing price
unformattedPrice
Optional
Numeric listing price
address
Optional
Full property address
addressStreet
Optional
Street address
addressCity
Optional
City
addressState
Optional
State abbreviation
addressZipcode
Optional
ZIP code
isUndisclosedAddress
Optional
Whether the address is hidden by the listing
beds
Optional
Number of bedrooms
baths
Optional
Number of bathrooms
area
Optional
Living area in square feet
latLong
Optional
Geographic coordinates of the property
{ "latitude": 40.7057, "longitude": -74.0073}isZillowOwned
Optional
Whether the property is Zillow-owned
variableData
Optional
Variable display data such as days on market
{ "type": "DAYS_ON", "text": "38 days on Zillow"}badgeInfo
Optional
Badge information for the listing
nullhdpData
Optional
Home detail page data including detailed property info
{ "homeInfo": { "zpid": 2064142765, "city": "New York", "state": "NY", "price": 995000, "bathrooms": 2, "bedrooms": 2, "livingArea": 1280, "homeType": "CONDO", "homeStatus": "FOR_SALE" }}zestimate
Optional
Zillow's estimated market value
brokerName
Optional
Broker or listing agent name
isFeaturedListing
Optional
Whether the listing is featured
isShowcaseListing
Optional
Whether the listing is a showcase listing
availabilityDate
Optional
Date when the property becomes available
has3DModel
Optional
Whether a 3D model is available for the listing
hasVideo
Optional
Whether a video tour is available
palsId
Optional
Zillow PALS (Property Advertising Listing Service) ID
rawHomeStatusCd
Optional
Raw home status code from the Zillow API
marketingStatusSimplifiedCd
Optional
Simplified marketing status code
shouldShowRequestOnPrice
Optional
Whether to show a 'Request price' label instead of a numeric price
isPaidBuilderNewConstruction
Optional
Whether this is a paid builder new construction listing
carouselPhotosComposable
Optional
Photo carousel data with base URL and photo keys for building the full image URLs
{ "baseUrl": "https://photos.zillowstatic.com/fp/", "photoData": [ { "photoKey": "example_photo_key.jpg" } ], "isStaticUrls": true}listPriceIncludesRequiredMonthlyFees
Optional
Whether the listing price includes required monthly fees
listCardRecommendation
Optional
Personalized recommendation data for the listing card
{ "flexFieldRecommendations": [ { "displayString": "Large lot", "contentType": "LOT_SIZE" } ]}rooms
Optional
List of rooms in the property
[]factsAndFeatures
Optional
Key property features including pool, fireplace, A/C, and bathroom counts
{ "fullBathroomCount": 2, "hasFireplace": false, "hasAirConditioning": true, "hasPool": false}marketingTreatments
Optional
Marketing treatment tags applied to the listing
[]flexFieldText
Optional
Flexible display text for the listing card (e.g. price per sqft, open house info)
contentType
Optional
Content type identifier for the flex field text
info3String
Optional
Third supplementary info string on the listing card
soldPrice
Optional
Formatted sold price for recently sold listings
hasOpenHouse
Optional
Whether the property has an open house scheduled
openHouseStartDate
Optional
Start date and time of the open house
openHouseEndDate
Optional
End date and time of the open house
openHouseDescription
Optional
Human-readable description of the open house event
error
Optional
Error message if the scrape failed for this item