Zillow Scraper | $1/1K | Prices & Zestimates (46 симв.) avatar

Zillow Scraper | $1/1K | Prices & Zestimates (46 симв.)

Pricing

from $5.00 / 1,000 results

Go to Apify Store
Zillow Scraper | $1/1K | Prices & Zestimates (46 симв.)

Zillow Scraper | $1/1K | Prices & Zestimates (46 симв.)

Scrape Zillow property listings in real-time. Extract prices, Zestimates, bedrooms, bathrooms, sqft, year built, lot size, HOA fees, listing agent, brokerage, property type & photos. Fresh data — not cached. Fast parallel processing, no login needed. $0.005 per listing.

Pricing

from $5.00 / 1,000 results

Rating

0.0

(0)

Developer

Apivault Labs

Apivault Labs

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

5 days ago

Last modified

Categories

Share

Zillow Property Scraper | $1/1K Listings | Real-Time Prices, Zestimates & Agent Info

Scrape Zillow property listings and get fresh, real-time data. Extract prices, bedrooms, bathrooms, square footage, Zestimates, agent info, and more. Data is scraped live — not from cache.

Key Features

  • Real-time scraping — always fresh, up-to-date data
  • Listing prices and Zestimates
  • Bedrooms, bathrooms, square footage
  • Property type, year built, lot size
  • HOA fees and price per sqft
  • Listing agent and brokerage info
  • Listing status (For Sale, Sold, Pending)
  • Main listing photo
  • Fast parallel processing
  • No login or API key needed

Input

{
"propertyUrls": [
"https://www.zillow.com/homedetails/2026-Society-Dr-Holiday-FL-34691/46428193_zpid/",
"https://www.zillow.com/homedetails/123-Main-St-City-ST-12345/12345678_zpid/"
]
}

Input Parameters

FieldTypeRequiredDescription
propertyUrlsstring[]YesList of Zillow property URLs
extractAddressboolNoExtract address (default: true)
extractPriceboolNoExtract listing price (default: true)
extractBedroomsboolNoExtract bedrooms (default: true)
extractBathroomsboolNoExtract bathrooms (default: true)
extractSqftboolNoExtract square footage (default: true)
extractYearBuiltboolNoExtract year built (default: true)
extractPropertyTypeboolNoExtract property type (default: true)
extractDescriptionboolNoExtract description (default: true)
extractZestimateboolNoExtract Zestimate (default: true)
extractLotSizeboolNoExtract lot size (default: true)
extractPricePerSqftboolNoExtract price/sqft (default: true)
extractHOAboolNoExtract HOA fee (default: true)
extractAgentboolNoExtract listing agent (default: true)
extractBrokerageboolNoExtract brokerage (default: true)
extractImageboolNoExtract listing photo (default: true)
extractStatusboolNoExtract listing status (default: true)
maxConcurrencyintNoParallel requests (default: 3)
timeoutintNoTimeout per property in seconds (default: 90)

Output

{
"success": true,
"inputUrl": "https://www.zillow.com/homedetails/2026-Society-Dr-Holiday-FL-34691/46428193_zpid/",
"address": "2026 Society Dr, Holiday, FL 34691",
"price": "$330,000",
"bedrooms": "2",
"bathrooms": "2",
"sqft": "1,271",
"yearBuilt": "1976",
"propertyType": "Single Family Residence",
"description": "Beautiful updated home...",
"zestimate": "304,300",
"lotSize": "0.18 acres",
"pricePerSqft": "$260",
"hoaFee": "$50/mo",
"agent": "Kelly Ackley",
"brokerage": "RE/MAX Realtec Group",
"image": "https://photos.zillowstatic.com/...",
"status": "For Sale"
}

Use Cases

  • Real estate market research and analysis
  • Property price comparison and tracking
  • Investment property evaluation
  • Zestimate vs listing price analysis
  • Agent and brokerage research
  • Building property databases for analysis
  • Monitoring listing status changes

Pricing

  • $0.001 per property ($1 per 1,000 properties)
  • No hidden fees

Notes

  • Properties process in ~20-40 seconds (real-time scraping)
  • Only public listing information is extracted
  • Works with For Sale, Sold, Pending, and Off-Market listings
  • Zillow URLs must include the zpid identifier