Redfin Scraper - Property Listings
Under maintenancePricing
from $0.01 / 1,000 results
Redfin Scraper - Property Listings
Under maintenanceScrape Redfin listings with detailed property data, price estimates, market insights & agent info. Access comprehensive real estate data for analysis & investment decisions.
Pricing
from $0.01 / 1,000 results
Rating
0.0
(0)
Developer
The Howlers
Maintained by CommunityActor stats
1
Bookmarked
36
Total users
2
Monthly active users
7 days ago
Last modified
Categories
Share
Redfin Real Estate Scraper
Scrape real estate listings from Redfin by city, ZIP code, address, or school/landmark with radius search. Extract property details, prices, photos, agent info, and price history. Perfect for real estate investors, agents, and market researchers.
Quick Start
Run with real data
{"searchRadius": 5,"propertyTypes": [],"maxResults": 50}
Input Parameters
| Parameter | Type | Default | Required | Description |
|---|---|---|---|---|
city | string | - | No | City to search (e.g., 'San Francisco' or 'Miami'). Use with State field for best results. |
state | string | - | No | Two-letter state code (e.g., 'CA', 'TX', 'NY'). Used with City field. |
zipCode | string | - | No | ZIP code to search (e.g., '94102') |
address | string | - | No | Street address to search around (combine with searchRadius) |
landmark | string | - | No | Search near a landmark or school name (e.g., 'Stanford University') |
searchRadius | integer | 5 | No | Radius around address/landmark in miles |
priceMin | integer | - | No | Minimum listing price (e.g., 500000) |
priceMax | integer | - | No | Maximum listing price (e.g., 1500000) |
bedsMin | integer | - | No | Minimum number of bedrooms |
bathsMin | integer | - | No | Minimum number of bathrooms |
propertyTypes | array | [] | No | Types of properties to include |
listedWithin | integer | - | No | Only show listings from the last N days (e.g., 7 for new listings) |
maxResults | integer | 50 | No | Maximum number of listings to scrape |
webhookUrl | string | - | No | URL to POST results when scraping completes (Zapier, Make, n8n, custom endpoint) |
sessionCookies | string | - | No | JSON array of cookies from Cookie-Editor browser extension. Export cookies while browsing Redfin for better access. |
Pricing
This actor uses pay-per-event billing:
| Event | Description | Price |
|---|---|---|
| Property Scraped | Each Redfin property listing scraped | $0.10 |
Troubleshooting
"API error 429" or "Rate limit"
Too many requests. Wait a minute and try again, or reduce the number of items per run.
No results or empty dataset
Check the run log for error messages. Common causes:
- Invalid input format (check the examples above)
- The target data doesn't exist or is too small to track
How do I test without an API key?
Built by John Rippy | Actor Arsenal