Redfin Search Scraper avatar

Redfin Search Scraper

Pricing

from $5.00 / 1,000 results

Go to Apify Store
Redfin Search Scraper

Redfin Search Scraper

Search Redfin real estate listings by zip code or URL. Extract property prices, addresses, beds, baths, sqft, MLS data, agent info & listing descriptions for US & Canada. Supports for sale, sold, rent & coming soon. 20+ filters, auto-pagination, up to 350 results/page.

Pricing

from $5.00 / 1,000 results

Rating

0.0

(0)

Developer

Kevin

Kevin

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Share

Redfin Search Scraper | Redfin Real Estate Data API

Search Redfin property listings by zip code or URL. Extract Redfin real estate data including property prices, addresses, MLS info, beds, baths, sqft, lot size, listing descriptions, agent details, open house info, and more across the United States and Canada. The best Redfin property scraper for real estate research, market analysis, and property intelligence.

❓ What is Redfin Search Scraper?

Redfin Search Scraper is a powerful Apify actor that lets you search and extract property listing data from Redfin — one of the largest real estate platforms in North America. Whether you want to find homes for sale, track sold prices, compare rental listings, or collect property data for investment research — this Redfin scraper does it all automatically.

With this Redfin search scraper, you can:

  • 🔍 Search by zip code or Redfin URL — Search any US zip code, Canadian postal code, or paste a Redfin search URL
  • 🏠 4 listing statuses — Get properties for sale, sold, for rent, or coming soon
  • 💰 Get complete pricing data — Extract prices, price per sqft, HOA dues, and sold prices
  • 🏢 Get full property details — Extract beds, baths, sqft, lot size, year built, MLS info, and listing descriptions
  • 📍 Get location data — Extract full address, city, state, zip, neighborhood, and GPS coordinates
  • 👤 Get agent & broker info — Extract listing agent name, broker name, and Redfin agent status
  • 🏷️ Listing tags & key facts — Extract property highlights, tags, and key selling points
  • 🎛️ 20+ advanced filters — Filter by price, beds, baths, sqft, lot size, year built, HOA, pool, garage, waterfront, and more
  • 📄 Auto-pagination — Automatically fetches all pages of results with smart rate limiting
  • 📊 Export structured data — Download results in JSON, CSV, Excel, XML, and RSS formats

🎯 What Data Can You Extract from Redfin?

This Redfin scraper extracts the following data for each listing:

FieldDescription
property_idUnique Redfin property identifier
listing_idRedfin listing identifier
mls_numberMLS listing number
mls_statusMLS status (Active, Pending, Sold, etc.)
search_statusSearch status (ACTIVE, SOLD, etc.)
property_typeProperty type (HOUSE, CONDO, TOWNHOUSE, etc.)
listing_urlDirect link to Redfin property page
street_addressStreet address
unit_numberUnit/apartment number
cityCity name
stateState abbreviation
zip_codeZIP/postal code
country_codeCountry code (US, CA)
neighborhoodNeighborhood name
latitudeGPS latitude coordinate
longitudeGPS longitude coordinate
priceListing price or sold price
price_per_sqftPrice per square foot
hoa_monthlyMonthly HOA dues
bedsNumber of bedrooms
bathsTotal bathrooms (full + half)
full_bathsNumber of full bathrooms
sqftLiving area in square feet
lot_size_sqftLot size in square feet
year_builtYear the property was built
days_on_marketDays on market
sold_dateDate the property was sold
open_house_startOpen house start date/time
open_house_endOpen house end date/time
is_new_constructionWhether it's new construction
is_hotWhether Redfin marks it as "Hot"
has_3d_tourWhether 3D tour is available
has_virtual_tourWhether virtual tour is available
has_video_tourWhether video tour is available
listing_remarksFull listing description
listing_tagsProperty highlight tags
key_factsKey property facts
photo_countTotal number of listing photos
listing_agent_nameListing agent name
listing_agent_idListing agent ID
listing_broker_nameListing broker/agency name
listing_broker_is_redfinWhether broker is Redfin
time_zoneProperty time zone

📍 Supported Locations

This Redfin scraper supports searching by:

  • US Zip Codes — Any 5-digit US zip code (e.g., 90210, 10001, 60601)
  • Canadian Postal Codes — Canadian postal-code area
  • Redfin URLs — Paste any Redfin search URL directly

Example locations:

LocationInput
Beverly Hills, CA90210
Manhattan, NY10001
Chicago, IL60601
Miami Beach, FL33139
Seattle, WA98101
San Francisco, CA94102

🚀 How to Use Redfin Search Scraper

Step 1: Enter a Location

Enter a US zip code (e.g., 90210), Canadian postal code, or a Redfin search URL.

InputTypeRequiredDefaultDescription
locationString✅ Yes90210Zip code or Redfin URL
statusString❌ Nofor_salefor_sale, sold, for_rent, coming_soon
property_typesString❌ NoAllComma-separated: HOUSE, CONDO, TOWNHOUSE, MULTI_FAMILY, LAND, OTHER, MANUFACTURED, CO_OP
sortString❌ Noredfin_recommendedredfin_recommended, newest, oldest, price_low_high, price_high_low, beds, baths, sqft, lot_size
country_codeString❌ NoUSUS or CA
num_homesNumber❌ No40Results per page (max 350)
maxPagesNumber❌ No1Max pages to scrape (0 = all, max 100)
min_priceNumber❌ No0Minimum price filter
max_priceNumber❌ No0Maximum price filter
min_bedsNumber❌ No0Minimum bedrooms
max_bedsNumber❌ No0Maximum bedrooms
min_bathsNumber❌ No0Minimum bathrooms (supports 2.5)
min_sqftNumber❌ No0Minimum square footage
max_sqftNumber❌ No0Maximum square footage
min_lot_sizeNumber❌ No0Minimum lot size (sqft)
max_lot_sizeNumber❌ No0Maximum lot size (sqft)
min_year_builtNumber❌ No0Minimum year built
max_year_builtNumber❌ No0Maximum year built
max_hoaNumber❌ No0Maximum monthly HOA
has_poolBoolean❌ NofalsePool required
has_garageBoolean❌ NofalseGarage required
is_waterfrontBoolean❌ NofalseWaterfront only
time_on_market_daysNumber❌ No0Listed in last N days
sold_within_daysNumber❌ No0Sold within last N days (1-1095)

Step 3: Run and Download Results

Click Start to run the Redfin scraper. Results are available in JSON, CSV, Excel, XML, and RSS formats.

📋 Example Input

{
"location": "90210",
"status": "for_sale",
"sort": "redfin_recommended",
"country_code": "US",
"num_homes": 40,
"maxPages": 1,
"min_price": 500000,
"min_beds": 3,
"has_pool": true
}

📋 Example Output

{
"property_id": "6824074",
"listing_id": "215351203",
"mls_number": "26834437",
"mls_status": "Active",
"search_status": "ACTIVE",
"property_type": "HOUSE",
"listing_url": "https://www.redfin.com/CA/Beverly-Hills/1185-Angelo-Dr-90210/home/6824074",
"street_address": "1185 Angelo Dr",
"unit_number": null,
"city": "Beverly Hills",
"state": "CA",
"zip_code": "90210",
"country_code": "US",
"neighborhood": "Beverly Hills Post Office",
"latitude": 34.09126,
"longitude": -118.43336,
"price": 6499800,
"price_per_sqft": 436,
"hoa_monthly": null,
"beds": 6,
"baths": 9,
"full_baths": 7,
"sqft": 14901,
"lot_size_sqft": 35357,
"year_built": null,
"days_on_market": 1,
"sold_date": null,
"is_new_construction": false,
"is_hot": false,
"has_3d_tour": false,
"has_virtual_tour": false,
"has_video_tour": false,
"listing_remarks": "Introducing 1185 Angelo Drive - an exceptional development opportunity in one of Beverly Hills' most exclusive pockets...",
"listing_tags": ["EXPANSIVE LOT", "PRIVATE DRIVEWAY", "APPROVED PLANS", "MODERN RESIDENCE"],
"key_facts": ["Expansive lot", "Approved plans", "Private driveway"],
"photo_count": 17,
"listing_agent_name": null,
"listing_agent_id": null,
"listing_broker_name": null,
"listing_broker_is_redfin": false,
"time_zone": "US/Pacific",
"searchLocation": "90210",
"pageNumber": 1
}

🎨 Dataset Views

The Redfin scraper provides 3 organized dataset views for easy analysis:

ViewDescription
📊 Properties OverviewAddress, price, type, beds, baths, sqft, lot size, year built, days on market, URL
📋 Property DetailsFull details with MLS data, coordinates, description, tags, key facts, tour info
👤 Agent InformationListing agent name, agent ID, broker name, and Redfin agent status

🎛️ Advanced Filters

This Redfin scraper supports 20+ filters to narrow your property search:

FilterTypeDescription
min_price / max_priceNumberPrice range filter
min_beds / max_bedsNumberBedroom count range
min_bathsNumberMinimum bathrooms (supports half-baths like 2.5)
min_sqft / max_sqftNumberSquare footage range
min_lot_size / max_lot_sizeNumberLot size range (in sqft)
min_year_built / max_year_builtNumberYear built range
max_hoaNumberMaximum monthly HOA dues
has_poolBooleanPool required
has_garageBooleanGarage required
is_waterfrontBooleanWaterfront properties only
time_on_market_daysNumberListed within last N days
sold_within_daysNumberSold within last N days (max 1095)
property_typesStringComma-separated: HOUSE, CONDO, TOWNHOUSE, MULTI_FAMILY, LAND, OTHER, MANUFACTURED, CO_OP

💡 Use Cases for Redfin Search Scraper

  • Real Estate Research — Search and compare property prices across zip codes and neighborhoods
  • Market Analysis — Monitor property price trends, days on market, and inventory levels
  • Investment Research — Analyze price per sqft, sold prices, and market supply for investment decisions
  • Relocation Planning — Find homes matching your budget, size, and feature requirements
  • Lead Generation — Extract listing agent and broker contact details for real estate outreach
  • Property Monitoring — Track new listings, price changes, and sold properties in target areas
  • Competitive Analysis — Compare Redfin listings data with other real estate platforms
  • Data Journalism — Collect real estate data for housing market reports and visualizations
  • Academic Research — Gather property data for urban planning, economic, or housing studies

🔧 Tips for Best Results

  1. Start small — Set maxPages: 1 first to test your filters and preview results
  2. Use specific zip codes — Narrow your search to specific zip codes for focused results
  3. Combine filters — Use price, beds, sqft, and feature filters together to get exactly what you need
  4. Use pagination wisely — Set maxPages: 0 to scrape ALL pages (up to 100 pages!)
  5. Try different statuses — Search for_sale, sold, for_rent, or coming_soon for different data
  6. Export in your preferred format — Download property data in JSON, CSV, or Excel

🏷️ Tags

redfin redfin scraper redfin properties redfin api redfin real estate redfin for sale redfin sold redfin rent property scraper real estate scraper real estate data property search homes for sale sold properties us real estate canada real estate redfin crawler redfin extractor property prices property listings home search house search real estate api property data scraper mls data redfin listings zip code search

🎁 Get $5 Free Apify Credits

New to Apify? Sign up using this link and get $5 free credits to start scraping Redfin right away! No credit card required.

📞 Support

For questions, feedback, or issues with this Redfin search scraper, please contact us through Apify or open an issue.


Happy scraping Redfin! 🏠✨