VOOZH about

URL: https://apify.com/ayk_6789/zillow-new-listings-scraper

⇱ Zillow Lead Scraper β€” Daily FSBO & Price Reduced Listings Β· Apify


πŸ‘ Zillow Scraper – New Listings, FSBO & Price Drops by ZIP Code avatar

Zillow Scraper – New Listings, FSBO & Price Drops by ZIP Code

Pricing

from $2.00 / 1,000 results

Go to Apify Store

Zillow Scraper – New Listings, FSBO & Price Drops by ZIP Code

Extract every new Zillow listing posted in the last 24 hours by ZIP code. Get price, agent contact, beds, baths, FSBO flags, price history and more. Built for real estate agents, wholesalers and investors.

Pricing

from $2.00 / 1,000 results

Rating

0.0

(0)

Developer

πŸ‘ YKA

YKA

Maintained by Community

Actor stats

3

Bookmarked

54

Total users

11

Monthly active users

3.8 hours

Issues response

2 days ago

Last modified

Share

🏠 Zillow Scraper β€” FSBO, New Listings & Price Reduced

Scrape Zillow listings by ZIP code and get fresh real estate leads every day β€” FSBO, just listed, and price reduced properties β€” with owner and agent contact info, price history, and full property details. No code required. Runs on Apify cloud.

Extract 24-hour fresh leads from Zillow without writing a single line of code. Paste your ZIP codes, hit Run, and get clean structured JSON ready for your CRM, Google Sheet, or outreach pipeline.


πŸ‘¨β€πŸ’» About the Developer

Hi, I'm YKA_6789 β€” a Data Scientist and Freelance Developer specializing in Web Scraping, AI/ML Solutions, and Apify Actor Development.

I build automation and data products that are production-ready, scalable, and designed to plug directly into real business workflows. This Actor is built specifically for real estate professionals who need a reliable, automated lead pipeline β€” without paying for expensive third-party lead platforms.

πŸ“© For custom integrations, bulk data needs, or freelance projects β€” reach me at yash2492727@gmail.com


🧠 Who Is This For?

  • Real Estate Agents β€” Wake up every morning to a fresh list of new leads in your ZIP codes
  • Wholesalers β€” Find FSBO and just-listed properties before your competitors even see them
  • Property Investment Firms β€” Monitor new inventory across multiple markets simultaneously
  • CRM & PropTech Platforms β€” Auto-feed new listings into your pipeline via webhook
  • Lead Generation Agencies β€” Deliver daily fresh leads to real estate clients at scale

✨ Features

FeatureDescription
⏱️ 24-Hour Fresh LeadsOnly listings posted within your chosen time window
πŸ“ ZIP Code TargetingScrape one ZIP or hundreds in a single run
🏷️ Listing Type FilterFor Sale, FSBO, For Rent β€” pick what you need
🏠 Full Property DetailsAddress, price, beds, baths, sqft, lot size, year built
πŸ‘€ Agent & Contact InfoListing agent name, email, phone when available
πŸ” DeduplicationSkip listings already captured in previous runs
πŸ“‘ Real-Time WebhookPOST new leads to your CRM or pipeline instantly
πŸ“¦ Structured JSON OutputReady for CRM import, spreadsheets, or AI pipelines
🌍 Apify Cloud ReadySchedule daily runs β€” no infrastructure needed

βœ… Data Fields Extracted

1. Property Identity

  • zpid β€” Unique Zillow Property ID
  • zillow_url β€” Direct link to the Zillow listing
  • listing_type β€” forSale / forRent / fsbo
  • tags β€” e.g. ["just_listed", "fsbo", "price_reduced"]

2. Address & Location

  • street_address, city, state, zip_code
  • latitude / longitude

3. Price & Financials

  • price_listed, price_per_sqft
  • zestimate β€” Zillow's estimated market value
  • rent_zestimate β€” Zillow's estimated monthly rental value
  • price_history β€” array of previous price changes with dates

4. Property Details

  • bedrooms, bathrooms, living_area_sqft, lot_size_sqft
  • year_built, property_type, parking, heating, cooling

5. Listing Timing

  • date_posted, days_on_zillow
  • hours_old β€” calculated age at time of scrape
  • listing_status β€” Active, Pending, etc.

6. Agent & Contact Info

  • listing_agent_name, listing_agent_email, listing_agent_phone
  • listing_broker

7. Media & Events

  • photo_urls β€” array of listing photo URLs
  • open_house_dates β€” scheduled open house dates

8. Run Metadata

  • target_zip β€” which ZIP this lead came from
  • scraped_at β€” ISO timestamp of scrape

▢️ Input Format

{
"zipCodes":["10001","90210"],
"listingTypes":["forSale","fsbo"],
"maxHoursOld":24,
"maxListingsPerZip":200,
"deduplicateResults":true,
"webhookUrl":"",
"notifyEmail":""
}

πŸ“€ Sample Output

{
"zpid":"2079266487",
"zillow_url":"https://www.zillow.com/homedetails/2079266487_zpid/",
"listing_type":"forSale",
"tags":["just_listed"],
"address":{
"street_address":"123 Main St",
"city":"New York",
"state":"NY",
"zip_code":"10001",
"latitude":40.7484,
"longitude":-73.9967
},
"price":{
"listed":850000,
"per_sqft":708,
"zestimate":862000,
"rent_zestimate":3800,
"price_history":[
{"date":"2026-02-01","price":875000,"event":"Price cut"}
]
},
"property":{
"bedrooms":3,
"bathrooms":2,
"living_area_sqft":1200,
"lot_size_sqft":2400,
"year_built":1998,
"property_type":"Single Family"
},
"listing":{
"date_posted":"2026-03-17T08:30:00",
"days_on_zillow":0,
"hours_old":6,
"status":"Active"
},
"agent":{
"name":"Jane Smith",
"phone":"212-555-0100",
"email":"jane@realty.com",
"broker":"NYC Realty Group"
},
"photo_urls":["https://photos.zillowstatic.com/fp/abc123.jpg"],
"open_house_dates":["2026-03-22T11:00:00"],
"scraped_at":"2026-03-18T10:00:00Z",
"target_zip":"10001"
}

πŸ€– Works With AI & Automation Platforms

  • ChatGPT / Claude / AI Agents β€” Feed structured JSON output directly into any AI pipeline for lead scoring or outreach generation
  • Zapier / Make β€” Connect via webhook to automate lead routing to your team
  • Google Sheets β€” Export clean JSON directly into spreadsheets for easy filtering
  • GoHighLevel / HubSpot / Salesforce β€” Push leads via webhook or CSV import
  • Custom CRMs β€” Any platform with a webhook endpoint receives leads in real time

βš™οΈ Performance & Reliability

  • Multi-ZIP processing β€” scrape dozens of ZIP codes in a single run
  • Deduplication β€” ZPID-based dedup prevents duplicate leads across runs
  • Real-time webhook β€” leads posted to your endpoint as they are found
  • Scheduled runs β€” set daily Apify schedules for fully automated lead flow
  • Retry logic β€” automatic retries with backoff on rate limits
  • Run summary β€” saved separately with totals by ZIP and listing type
  • Freshness verification β€” every listing includes hours_old so you can verify data age

❓ FAQ

Can I target multiple ZIP codes at once? Yes. Pass as many ZIP codes as you need in the zipCodes array. Processes all of them in a single run.

How do I get leads into my CRM automatically? Set the webhookUrl field to your CRM's inbound webhook endpoint. Leads are posted in real time as they are found.

Can I run this on a schedule? Yes β€” use Apify's built-in scheduler to run daily at any time. Perfect for a morning lead report delivered automatically.

What is FSBO? For Sale By Owner β€” properties listed directly by the owner with no agent. High-value leads for wholesalers and investors since there is no agent middleman.

Will I get duplicate leads across runs? Not if deduplicateResults is set to true (default). Uses Zillow's ZPID to skip listings already captured in previous runs.

How fresh is the data? The maxHoursOld input controls this. Default is 24 hours. Every result includes an hours_old field so you can verify freshness independently.

Does it work for rental leads too? Yes. Set listingTypes to include "forRent" and it will extract rental listings with the same level of detail.

Can I use the output with AI tools? Yes. The clean JSON output is structured for direct ingestion into AI pipelines β€” use it with ChatGPT, Claude, or any LLM-based agent for lead scoring, outreach drafting, or market analysis.


πŸ› οΈ Support & Custom Work

Need a custom ZIP list, CRM integration, or a tailored version for your business? Contact me through the Apify platform or directly at yash2492727@gmail.com. I respond to all messages.


You might also like

Zillow FSBO Lead Generator - Contact Owners & Agents

clearpath/zillow-contact-message-api

Contact Zillow FSBO owners and agents in 3 seconds. Get property details and owner info instantly. Generate leads before competition. $49/month unlimited. For real estate agents, investors, and wholesalers.

FSBO Scraper

solidcode/fsbo-scraper

[πŸ’° $5.0 / 1K] Extract For Sale By Owner property listings from FSBO.com. Get direct seller contact info (name + phone), price, address, beds/baths, square footage, photos, and full property description. Search by state, city, ZIP code, or paste FSBO.com URLs.

Real Estate FSBO.com Data Scraper

dainty_screw/real-estate-fsbo-com-data-scraper

Discover off-market gems with FSBO Detail Scraper. Tailored for real estate investors, this tool extracts detailed "For Sale by Owner" listings from www.fsbo.com. Subscribe for comprehensive property insights.

πŸ‘ User avatar

codemaster devops

154

5.0

Zillow Agent Active Listings Scraper

zillowscraper/zillow-agent-active-listings-scraper

Extract active property listings from any Zillow agent, including price, beds, baths, and address. Ideal for real estate tracking, agent portfolio analysis, and Zillow data automation.

πŸ‘ User avatar

Zillow Scraper

97

FSBO Property Search by ZIP Code

coder_zoro/fsbo-property-search-by-zip-code

Discover for-sale-by-owner properties in any ZIP code and connect directly with off-market sellers. Skip the MLS competition and uncover hidden real estate opportunities with clean, location-specific FSBO data.

Zillow Detail Scraper

scrapers-hub/zillow-detail-scraper

🏑 Zillow Detail Scraper extracts property details from Zillowβ€”photos, price, beds/baths, and moreβ€”fast & reliable. πŸš€ Perfect for real estate leads, market research, and competitive analysis.

🏑 FSBO Real Estate Scraper - For Sale By Owner Leads

benthepythondev/fsbo-real-estate-scraper

Scrape For Sale By Owner listings from FSBO.com. Extract property details, prices, photos, seller contact info, and location data. Supports state/city + filtering, price ranges, and property types. Includes AI lead scoring. Perfect for real estate investors and agents seeking off-market deals.

Related articles

How to scrape Zillow data (without getting blocked)
Read more