Zillow Agent Sold Listings Scraper
Pricing
Pay per usage
Zillow Agent Sold Listings Scraper
Collect sold property data from Zillow agents, including sold price, location, and property info. Perfect for housing market research and agent performance analysis.
Pricing
Pay per usage
Rating
0.0
(0)
Developer

Zillow Scraper
Actor stats
0
Bookmarked
3
Total users
2
Monthly active users
3 days ago
Last modified
Categories
Share
This Apify actor lets you scrape sold property listings for any Zillow agent.
Provide the agentβs Zillow ID (zuid) and desired page number to retrieve all sold listings, including price, location, and basic property info.
π§© Overview
Collect sold property listings from Zillow for a specific real estate agent.
The actor extracts:
- Property address
- Sold price
- Beds and baths
- Agent name
- Zillow URL
- Closing information when available
βοΈ Input
| Field | Type | Required | Description |
|---|---|---|---|
zuid | string | β Yes | The Zillow agentβs unique ID. |
page_number | integer | β Yes | Zillow page number for pagination. |
π§ Example Input
{"zuid": "X1-ZUytn1phpg9b7t_5i26a","page_number": 1}
π€ Output
{"status": "success","page_number": 1,"results": [{"listing_id": "112233","address": "89 Ocean Blvd, Miami, FL","sold_price": "$560,000","beds": 4,"baths": 3,"agent_name": "Robert White","url": "https://www.zillow.com/homedetails/112233"}]}
π Notes
- Only
zuidandpage_numberare required.
Created by Coder_zoro
For tailored scraping or data extraction services, contact for collaboration.