Zillow Agents Sales Parser Spider avatar

Zillow Agents Sales Parser Spider

Pricing

from $9.00 / 1,000 results

Go to Apify Store
Zillow Agents Sales Parser Spider

Zillow Agents Sales Parser Spider

This Apify Actor extracts comprehensive sales data from Zillow agent profiles, including prices, dates, addresses, and property features. Perfect for real estate market analysis, competitive intelligence, and automated data collection....

Pricing

from $9.00 / 1,000 results

Rating

0.0

(0)

Developer

GetDataForMe

GetDataForMe

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

4 days ago

Last modified

Share

Introduction

The Zillow Agents Sales Parser Spider is a powerful Apify Actor designed to extract comprehensive sales data from Zillow agent profiles. It scrapes detailed property information, including sale dates, prices, addresses, and property features, enabling users to gather actionable real estate insights efficiently. This tool is ideal for market analysis, competitive research, and automating data collection from Zillow's vast agent database.

Features

  • Comprehensive Data Extraction: Scrapes key property details such as sale dates, prices, addresses, bedrooms, bathrooms, and living area from agent sales listings.
  • High Reliability: Utilizes robust scraping techniques with built-in error handling to ensure consistent data retrieval.
  • Proxy Support: Integrates with Apify's proxy services, including residential proxies, to bypass rate limits and avoid IP blocks.
  • Structured JSON Output: Delivers clean, machine-readable data in JSON format, perfect for integration with databases or analytics tools.
  • Scalable Performance: Handles multiple agent URLs concurrently, making it suitable for large-scale data collection.
  • No Coding Required: User-friendly interface for configuring inputs and running the Actor directly on the Apify platform.
  • Real-Time Insights: Provides up-to-date sales data to support timely decision-making in real estate analysis.

Input Parameters

ParameterTypeRequiredDescriptionExample
AgentUrlarrayYesA list of Zillow agent profile URLs to scrape sales data from. Each URL must be a valid HTTP/HTTPS link.["https://www.zillow.com/profile/Tony-Dowdy"]
proxyConfigurationobjectNoConfiguration for proxy servers to hide the scraper's origin and avoid detection. Defaults to using Apify's residential proxies.{"useApifyProxy": true, "apifyProxyGroups": ["RESIDENTIAL"]}

Example Usage

Input Configuration

{
"AgentUrl": [
"https://www.zillow.com/profile/Tony-Dowdy"
],
"proxyConfiguration": {
"useApifyProxy": true,
"apifyProxyGroups": ["RESIDENTIAL"]
}
}

Output Example

[
{
"represented": "Seller",
"representedList": ["Seller"],
"sold_date": "12/17/2025",
"price": "$518,168",
"zpid": 20862305,
"image_url": "https://photos.zillowstatic.com/fp/ec41bc116e0e324e0bc617ac3037e698-p_b.jpg",
"medium_image_url": "https://photos.zillowstatic.com/fp/ec41bc116e0e324e0bc617ac3037e698-p_d.jpg",
"image_alt": "359 S Euclid Ave, Pasadena, CA, 91101",
"home_details_url": "/homedetails/359-S-Euclid-Ave-Pasadena-CA-91101/20862305_zpid/",
"street_address": "359 S Euclid Ave",
"city_state_zipcode": "Pasadena, CA, 91101",
"latitude": 34.139587,
"longitude": -118.143295,
"bathrooms": 1,
"bedrooms": 2,
"city": "Pasadena",
"state": "CA",
"livingAreaValue": 884,
"livingAreaUnitsShort": "sqft",
"mlsLogoSrc": null,
"actor_id": "cI4L7tmuULiB8fF8H",
"run_id": "xnXIA1qqKj6SqaNnr"
},
{
"represented": "Seller",
"representedList": ["Seller"],
"sold_date": "11/13/2025",
"price": "$740,000",
"zpid": 20869927,
"image_url": "https://photos.zillowstatic.com/fp/141f468133b50b9f8d429684591b4819-p_b.jpg",
"medium_image_url": "https://photos.zillowstatic.com/fp/141f468133b50b9f8d429684591b4819-p_d.jpg",
"image_alt": "99 N Catalina Ave APT 1, Pasadena, CA, 91106",
"home_details_url": "/homedetails/99-N-Catalina-Ave-APT-1-Pasadena-CA-91106/20869927_zpid/",
"street_address": "99 N Catalina Ave APT 1",
"city_state_zipcode": "Pasadena, CA, 91106",
"latitude": 34.147675,
"longitude": -118.12981,
"bathrooms": 3,
"bedrooms": 2,
"city": "Pasadena",
"state": "CA",
"livingAreaValue": 1164,
"livingAreaUnitsShort": "sqft",
"mlsLogoSrc": null,
"actor_id": "cI4L7tmuULiB8fF8H",
"run_id": "xnXIA1qqKj6SqaNnr"
},
{
"represented": "Seller",
"representedList": ["Seller"],
"sold_date": "10/28/2025",
"price": "$855,000",
"zpid": 20861952,
"image_url": "https://photos.zillowstatic.com/fp/caf97b749e84053421b1f6e145a3343f-p_b.jpg",
"medium_image_url": "https://photos.zillowstatic.com/fp/caf97b749e84053421b1f6e145a3343f-p_d.jpg",
"image_alt": "782 E California Blvd APT 1, Pasadena, CA, 91106",
"home_details_url": "/homedetails/782-E-California-Blvd-APT-1-Pasadena-CA-91106/20861952_zpid/",
"street_address": "782 E California Blvd APT 1",
"city_state_zipcode": "Pasadena, CA, 91106",
"latitude": 34.135456,
"longitude": -118.134514,
"bathrooms": 3,
"bedrooms": 2,
"city": "Pasadena",
"state": "CA",
"livingAreaValue": 1153,
"livingAreaUnitsShort": "sqft",
"mlsLogoSrc": null,
"actor_id": "cI4L7tmuULiB8fF8H",
"run_id": "xnXIA1qqKj6SqaNnr"
}
]

Use Cases

  • Market Research and Analysis: Analyze sales trends, average prices, and property types in specific regions to inform investment decisions.
  • Competitive Intelligence: Compare sales performance across multiple agents to identify top performers or market leaders.
  • Price Monitoring: Track historical sale prices for properties to monitor market fluctuations and predict future values.
  • Content Aggregation: Collect property data for real estate blogs, newsletters, or databases to provide valuable content to audiences.
  • Academic Research: Gather data for studies on housing markets, urban development, or economic trends in real estate.
  • Business Automation: Automate data extraction for CRM systems, lead generation, or reporting tools in real estate agencies.

Installation and Usage

  1. Search for "Zillow Agents Sales Parser Spider" in the Apify Store
  2. Click "Try for free" or "Run"
  3. Configure input parameters
  4. Click "Start" to begin extraction
  5. Monitor progress in the log
  6. Export results in your preferred format (JSON, CSV, Excel)

Output Format

The Actor outputs data in JSON format as an array of objects, each representing a sold property. Key fields include sold_date (sale date), price (sale price), street_address and city_state_zipcode (location details), bedrooms, bathrooms, and livingAreaValue (property specs), along with latitude, longitude, and image URLs. Additional metadata like zpid (Zillow property ID) and home_details_url (link to full listing) are provided for further reference. The output is structured for easy parsing and integration.

Support

For custom/simplified outputs or bug reports, please contact:

We're here to help you get the most out of this Actor!