Zillow Property Detail Scraper avatar

Zillow Property Detail Scraper

Pricing

$4.00 / 1,000 property scrapeds

Go to Apify Store
Zillow Property Detail Scraper

Zillow Property Detail Scraper

Scrape Zillow property detail pages: address, price, bedrooms, living area, coordinates, status.

Pricing

$4.00 / 1,000 property scrapeds

Rating

0.0

(0)

Developer

Gio

Gio

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Categories

Share

Give it Zillow property-detail URLs, get back structured listing data: address, price, bedrooms, living area, coordinates, property type and listing status.

For real estate market research, investment screening, comps building, and lead generation.

Input

FieldTypeDescription
propertyUrlsArray (required)List of zillow.com/homedetails/*_zpid/ URLs.

Output

One record per URL:

{
"zpid": "20031321",
"address": "3020 Dona Emilia Dr",
"city": "Studio City",
"state": "CA",
"zipCode": "91604",
"price": 4200000,
"currency": "USD",
"availability": "SoldOut",
"propertyType": "SingleFamilyResidence",
"bedrooms": 6,
"livingAreaSqft": 5811,
"latitude": 34.12619,
"longitude": -118.37645,
"url": "https://www.zillow.com/homedetails/..."
}

Pricing

$0.004/property. One URL in, one billed record out.

Limitations

  • Reads the structured data (JSON-LD) Zillow embeds on the page. Fields not present in that structured data (bathrooms, year built, Zestimate, photos) are not included.
  • If a URL is delisted or the page doesn't expose listing structured data, that record comes back with a warning field instead of property fields.

If this actor helped you, please leave a review on the Apify Store.