Real Estate Leads Scraper avatar

Real Estate Leads Scraper

Pricing

$1.00 / 1,000 results

Go to Apify Store
Real Estate Leads Scraper

Real Estate Leads Scraper

Scrape Zillow for real estate leads. Get new listings, price drops, and expired listings. Perfect for real estate agents looking for leads.

Pricing

$1.00 / 1,000 results

Rating

0.0

(0)

Developer

poeppemieke

poeppemieke

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Share

Scrape Zillow for real estate leads. Perfect for real estate agents looking for new listings, price drops, and expired listings.

Features

  • ✅ Scrape up to 20 listings per run
  • ✅ Filter by location and price range
  • ✅ Get address, price, beds/baths, status
  • ✅ Direct links to Zillow listings
  • ✅ JSON output for easy integration

Pricing

$0.01 per listing (billed at end of run)

Example: Scrape 20 listings = $0.20

Input Parameters

ParameterTypeDefaultDescription
locationstringmiami-flCity and state (e.g., los-angeles-ca)
min_priceinteger0Minimum price filter
max_priceinteger1000000Maximum price filter

Example Output

{
"listings": [
{
"address": "123 Main St, Miami, FL 33101",
"price": 450000,
"price_text": "$450,000",
"details": "3 bds · 2 ba · 1,500 sqft",
"status": "For Sale",
"link": "https://www.zillow.com/homedetails/...",
"scraped_at": "2024-02-25T10:00:00Z",
"source": "zillow"
}
],
"total_found": 20,
"scraped_at": "2024-02-25T10:00:00Z"
}

Use Cases

  • Real estate agents: Find new leads daily
  • Investors: Monitor price drops
  • Market researchers: Track inventory
  • Lead generation: Build contact lists

Support

For issues or feature requests, contact: support@poeppemieke.ai

Changelog

v1.0.0 (2024-02-25)

  • Initial release
  • Zillow scraping
  • Price filtering