Zillow Listings Scraper avatar

Zillow Listings Scraper

Pricing

from $1.70 / 1,000 results

Go to Apify Store
Zillow Listings Scraper

Zillow Listings Scraper

Scrapes Zillow real estate listings from search pages or property detail URLs. Returns each listing as a flat row with price, beds, baths, square footage, address, and listing type.

Pricing

from $1.70 / 1,000 results

Rating

5.0

(1)

Developer

ParseForge

ParseForge

Maintained by Community

Actor stats

5

Bookmarked

82

Total users

5

Monthly active users

5 days ago

Last modified

Share

ParseForge

Zillow Listings Scraper

Scrape Zillow property listings from any search page or detail URL, up to a million per run. Every listing returns price, beds, baths, square footage, address, and listing type. No API key or daily call limits. Export to CSV, JSON, Excel, or XML.

Zillow's official API has daily call limits and requires registration. This scraper reads the public listing feeds directly, pulling property data from search results or specific detail pages. You control the target with a single search URL or a list of property detail URLs, and residential proxies keep the run stable.

Who uses itWhat they scrape Zillow for
Real estate investorsMonitor new for-sale listings in a target market to find undervalued properties.
Market analystsTrack asking prices and inventory volume across neighborhoods over time.
Property managersPull rental comps from a Zillow search to set competitive lease rates.
Data journalistsCollect listing data for a story on housing affordability in a metro area.

What it does

This Actor collects Zillow real estate listings from a search page or a list of property detail URLs and returns each one as a flat row.

  • 🏠 Search page scraping: feed the Actor a Zillow search URL and it paginates through results, collecting every listing up to your maxItems limit.
  • 📋 Detail URL scraping: provide a list of specific property detail page URLs and the Actor returns the full data for each one, ignoring maxItems.
  • 🌐 Residential proxy support: the scraper uses Apify residential proxies by default to avoid blocks and keep your runs stable on Zillow.

Results export to CSV, JSON, Excel, or XML, or straight from the API.

What you can do with Zillow data

📈 Track market inventory.

A real estate analyst runs the scraper weekly on a city search URL to count active listings and track median asking prices over time.

🏡 Build a property database.

An investor feeds a list of detail URLs from a lead list and collects beds, baths, square footage, and price for every property in one dataset.

🔔 Monitor new listings.

A homebuyer sets up a scheduled run on a filtered Zillow search URL to get an alert when a new property matching their criteria appears.

📊 Compare rental comps.

A property manager scrapes rental listings in a ZIP code to see what similar units are asking and adjust their own lease pricing.

Why choose this scraper

What you get
No API limitsScrape as many listings as you need without daily call caps or app registration.
Flexible targetingUse a search URL for broad market scans or detail URLs for specific properties.
Stable runsResidential proxies are pre-configured to reduce blocks and CAPTCHAs.

How it compares

This actor combines search page scraping and detail URL scraping in one tool, while the competitors below each focus on one mode or input type.

FeatureParseForgeZillow Detail ScraperZillow Search ScraperZillow ZIP Code Search Scraper
Scrapes search results pagesYesNot listedYesYes
Scrapes property detail URLsYesYesNot listedNot listed
Residential proxy pre-configuredYesNot listedNot listedNot listed
ZIP code inputNot listedNot listedNot listedYes
Max items up to 1,000,000YesNot listedYesNot listed

Configure the run

Drive the Actor from a Zillow search URL or a list of property detail URLs, and set a maxItems limit to control the number of results. The Input tab lists every parameter.

A first run with the defaults:

{
"listingUrl": "https://www.zillow.com/new-york-ny/",
"maxItems": 10,
"detailsUrl": [],
"proxyConfig": {
"useApifyProxy": true,
"apifyProxyGroups": [
"RESIDENTIAL"
],
"apifyProxyCountry": "US"
}
}

A larger pull:

{
"listingUrl": "https://www.zillow.com/new-york-ny/",
"maxItems": 200,
"detailsUrl": [],
"proxyConfig": {
"useApifyProxy": true,
"apifyProxyGroups": [
"RESIDENTIAL"
],
"apifyProxyCountry": "US"
}
}

Pricing

Pay-per-result: $0.016 per result collected. You pay only for the results written to your dataset.

Results collectedApproximate cost
100 results$1.60
1,000 results$16.00
10,000 results$160.00

New Apify accounts start with $5 in free credit.

Free users

Free-plan runs return up to 10 results as a preview. Upgrade your Apify plan to collect up to 1,000,000 results per run.

Run it

  1. Create a free Apify account with $5 in credit.
  2. Open the Zillow Listings Scraper.
  3. Set your inputs and any filters, then click Start.
  4. Export the results as CSV, Excel, JSON, or XML from the Dataset tab.

Run it programmatically through the Apify API (run-sync-get-dataset-items) or the ApifyClient for JavaScript and Python.

Use with AI agents (MCP)

Give an AI agent live access to Zillow through the Model Context Protocol. Add the Actor to Claude, Cursor, or any MCP client:

$claude mcp add --transport http apify "https://mcp.apify.com?tools=parseforge/zillow-scraper"

Then prompt it in plain language to run the scraper and read back the results.

Troubleshooting

Why am I getting no results?

Check that your Zillow search URL is valid and returns listings in a browser. If you are using a very restrictive filter combination, try broadening it. Also confirm you have not set both listingUrl and detailsUrl in the same run.

Why is my run getting blocked or returning CAPTCHAs?

Make sure you are using residential proxies. The default proxy configuration uses Apify residential proxies with a US location. If you changed it, switch back to the recommended settings.

Why did my run stop before reaching maxItems?

The search page may have fewer total listings than your maxItems value. The Actor stops when it runs out of pages to scrape. Try a broader search or a different area.

Why are some fields empty in my output?

Zillow listings do not always have every field populated. If a seller did not provide square footage, for example, that field will be empty. This is expected behavior.

Can I use both listingUrl and detailsUrl at the same time?

No. These inputs are mutually exclusive. Provide one or the other. If you need both search results and specific detail pages, run the Actor twice with different configurations.

FAQ

QuestionAnswer
Can I scrape both for-sale and for-rent listings?Yes. The Actor scrapes whatever listings appear in the Zillow search URL you provide. Set your filters on Zillow first, then copy the URL into the listingUrl field.
How do I scrape a specific set of properties?Use the detailsUrl field. Paste a list of Zillow property detail page URLs and the Actor will return the full data for each one.
What proxy settings should I use?The Actor is pre-configured to use Apify residential proxies with a US location. This is the recommended setup for Zillow. You can adjust the proxy configuration if needed.
Is there a limit on how many listings I can scrape?Free users are limited to 100 items per run. Paid users can set maxItems up to 1,000,000. When using detail URLs, maxItems is ignored and all provided URLs are scraped.
Can I scrape Zillow without getting blocked?The Actor uses residential proxies and standard best practices to reduce blocking. No scraper can guarantee zero blocks, but this setup is designed for stable, long-running sessions.
What does the output look like?Each listing is returned as a flat row with fields like price, address, beds, baths, square footage, and listing type. You can export the dataset to CSV, JSON, Excel, or XML.
Can I run this on a schedule?Yes. You can set up a scheduled run in Apify to scrape Zillow daily, weekly, or at any custom interval.
Do I need a Zillow API key?No. This scraper reads the public Zillow website directly. You do not need to register an app or get an API key.
Can I scrape recently sold listings?Yes, if your Zillow search URL includes sold listings. Apply the sold filter on Zillow, copy the URL, and paste it into the Actor.
What is the difference between listingUrl and detailsUrl?listingUrl takes a Zillow search page URL and paginates through results. detailsUrl takes a list of specific property detail page URLs and scrapes each one. They are mutually exclusive.

Browse the full ParseForge collection for more scrapers.

🆘 Need help? Email parseforge@protonmail.com with your run ID, your input, and what you expected.

⚠️ Disclaimer. This Actor is unofficial and is not affiliated with, endorsed by, or sponsored by Zillow, Inc. It collects only publicly available data. You are responsible for using the collected data in compliance with the source's terms of service and applicable data-protection laws, including GDPR, CCPA, and PIPL. Do not use it to collect personal data unlawfully.