Zillow Property List

Zillow Property List

by zillowscraper

Fetch property listings directly from Zillow search result pages. Supports multiple URLs, returns structured data with address, price, beds, baths, an...

104 runs
64 users
Try This Actor

Opens on Apify.com

About Zillow Property List

Fetch property listings directly from Zillow search result pages. Supports multiple URLs, returns structured data with address, price, beds, baths, and sqft β€” ideal for area-based market research.

What does this actor do?

Zillow Property List is a web scraping and automation tool available on the Apify platform. It's designed to help you extract data and automate tasks efficiently in the cloud.

Key Features

  • Cloud-based execution - no local setup required
  • Scalable infrastructure for large-scale operations
  • API access for integration with your applications
  • Built-in proxy rotation and anti-blocking measures
  • Scheduled runs and webhooks for automation

How to Use

  1. Click "Try This Actor" to open it on Apify
  2. Create a free Apify account if you don't have one
  3. Configure the input parameters as needed
  4. Run the actor and download your results

Documentation

🏠 Zillow Property List Fetcher - Apify Actor ## πŸ“‹ Overview This Apify Actor collects property listings from Zillow based on one or more Zillow search page URLs. It is designed to fetch and structure property list data such as price, address, number of beds/baths, and square footage from Zillow search result pages. > βš™οΈ Note: This actor is specifically configured for the propertyList data type. > You don’t need to provide or select data_type β€” it’s automatically handled by the backend. --- ## πŸš€ Features - Fetches multiple Zillow property listings from given search URLs - Supports bulk URL input - Extracts detailed property data including: - ZUID (Zillow Unique ID) - Address - Price - Bedrooms, bathrooms, and square footage - Returns structured, JSON-formatted results --- ## 🧩 Input Schema ### Required Field | Field | Type | Required | Description | |-------|------|----------|-------------| | url_list | Array of Strings | βœ… Yes | List of Zillow search page URLs (one per line) | --- ## πŸ“ Input Example json { "url_list": [ "https://www.zillow.com/dunwoody-ga-30360/", "https://www.zillow.com/santa-monica-ca/" ] } You can enter multiple URLs, each pointing to a Zillow search results page. Each URL will be processed separately, and results will be aggregated in the final dataset. --- ## πŸ“€ Output Example json { "url": "https://www.zillow.com/dunwoody-ga-30360/", "properties": [ { "zuid": "20482366", "address": "123 Main St, Dunwoody, GA 30360", "price": 450000, "beds": 3, "baths": 2, "sqft": 1850 }, { "zuid": "20482367", "address": "456 Oak Ave, Dunwoody, GA 30360", "price": 525000, "beds": 4, "baths": 3, "sqft": 2200 } ], "totalResults": 45 } Each result object corresponds to one Zillow search URL. Inside it, you’ll find an array of property listings and the total number of results found. --- ## πŸ’‘ Usage Tips - Enter one or more Zillow search URLs in the url_list field. - Each URL will be scraped for property listings. - Results will include property details such as address, price, and size. - Works great for bulk area research or region-based listing extraction.

Categories

Common Use Cases

Market Research

Gather competitive intelligence and market data

Lead Generation

Extract contact information for sales outreach

Price Monitoring

Track competitor pricing and product changes

Content Aggregation

Collect and organize content from multiple sources

Ready to Get Started?

Try Zillow Property List now on Apify. Free tier available with no credit card required.

Start Free Trial

Actor Information

Developer
zillowscraper
Pricing
Paid
Total Runs
104
Active Users
64
Apify Platform

Apify provides a cloud platform for web scraping, data extraction, and automation. Build and run web scrapers in the cloud.

Learn more about Apify

Need Professional Help?

Couldn't solve your problem? Hire a verified specialist on Fiverr to get it done quickly and professionally.

Find a Specialist

Trusted by millions | Money-back guarantee | 24/7 Support