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, addresses, and property features....

Pricing

from $9.00 / 1,000 results

Rating

0.0

(0)

Developer

GetDataForMe

GetDataForMe

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

0

Monthly active users

2 days ago

Last modified

Share


Zillow Agents Sales Parser Spider

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 information about properties sold by specific real estate agents, including pricing, addresses, and property features, enabling users to analyze agent performance and market trends. This tool is ideal for real estate professionals, researchers, and businesses seeking reliable, structured data from Zillow's platform.

Features

  • Comprehensive Data Extraction: Retrieves detailed property sales information, including prices, addresses, bedrooms, bathrooms, and more from agent profiles.
  • High Reliability: Utilizes robust scraping techniques with proxy support to ensure consistent data retrieval without interruptions.
  • Structured Output: Delivers clean, JSON-formatted data that's easy to integrate into databases or analysis tools.
  • Scalable and Fast: Handles multiple agent URLs efficiently, supporting batch processing for large-scale data collection.
  • Proxy Integration: Includes built-in proxy configuration for residential IPs to bypass rate limits and geo-restrictions.
  • Error Handling: Automatically retries failed requests and logs issues for troubleshooting.
  • Apify Ecosystem: Seamlessly integrates with Apify's platform for scheduling, monitoring, and exporting results.

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"]
proxyConfigurationobjectNoConfigures proxy servers to mask the scraper's origin, using Apify's proxy groups for better reliability.{"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: Analyze sales trends and property values in specific areas by collecting data from top-performing agents.
  • Competitive Intelligence: Compare agent performance metrics like average sale prices and transaction volumes.
  • Price Monitoring: Track historical sale prices for properties to inform pricing strategies.
  • Content Aggregation: Build databases of real estate listings for websites or apps.
  • Academic Research: Study real estate market dynamics using structured sales data.
  • Business Automation: Automate data collection for CRM systems or reporting dashboards.

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: represented (e.g., "Seller"), sold_date, price, zpid (Zillow property ID), image URLs, address details (street, city, state, zip), coordinates (latitude/longitude), property specs (bedrooms, bathrooms, living area), and metadata like actor_id and run_id. This structure ensures 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!