Guide
Zillow listings scraper API for public property data
CrowdPull Zillow Listings Scraper supports search, URL, and lookup modes for public Zillow listings, including listing type, location, price, beds, baths, home type, and detail enrichment controls.
Quick start
Example input
Use this as a starting shape, then adjust limits, filters, and source-specific options inside the Apify Actor UI.
{
"mode": "search",
"location": "Phoenix, AZ",
"listingType": "for_sale",
"priceMax": 500000,
"bedsMin": 3,
"includeDetails": true,
"maxResults": 100
}
Fields to collect
- address
- price
- bedrooms
- bathrooms
- square feet
- listing URL
- ZPID/listing identifiers
- detail diagnostics
Best use cases
- real estate lead generation
- housing inventory monitoring
- price tracking
- property research
- AI-ready real-estate datasets
Recommended workflow
How to turn the scrape into traffic or leads
- Start with the smallest exact query that proves source access and field quality.
- Export source URLs and stable IDs so repeat runs can deduplicate correctly.
- Check diagnostics before treating empty, blocked, or partial runs as real market signals.
- Schedule repeat runs only after the first dataset has the fields and filters you need.
Recommended Actors
Start with these CrowdPull Actors
Public data Actor
CrowdPull Zillow Listings Scraper extracts public Zillow listing data for supported search and detail workflows, including property, price, location, and source URL fields.
- Total users
- 2
- Bookmarks
- 0
- Status
- public
Run on Apify
Public data Actor
CrowdPull Apartments.com Rentals Scraper extracts public Apartments.com rental listings by city, search URL, price, bedroom count, pet filters, and exact-city controls for rental-market research.
- Total users
- 2
- Bookmarks
- 0
- Status
- public
Run on Apify
Public data Actor
CrowdPull Craigslist Classifieds Scraper extracts public Craigslist listings across real estate, cars, jobs, gigs, services, for-sale, free stuff, community, and events.
- Total users
- 2
- Bookmarks
- 0
- Status
- public
Run on Apify
Public data Actor
CrowdPull Facebook Marketplace Scraper is an Apify Actor for extracting public Facebook Marketplace listings by location, keyword, category, and price without login cookies.
- Total users
- 298
- Bookmarks
- 6
- Status
- public
Run on Apify