Redfin scraper
7 days trial then $30.00/month - No credit card required now
Redfin scraper
7 days trial then $30.00/month - No credit card required now
Scrapes real-estate data from a provided location.
What does the RedFin Scraper do?
Redfin Scraper scrapes real-estate data from Redfin.
Why scrape Redfin?
Redfin has 50M average monthly users and is one of the key players in the real-estate market with an approximate revenue of 1B for 2020.
How to scrape Redfin?
The redfin scraper supports the following features:
- You can input location keyword and scrape recommended properties
- You can input your own url with filter
- You can scrape For sale or For rental properties
Input Parameters
In the input of this scraper you can set the following queries to get the most from Redfin:
Field | Type | Description |
---|---|---|
location | String | (optional) Name of location where you can scrape properties |
startUrls | Array | (optional) List of Idealista URLs. You should only provide property detail or search URLs |
maxItems | Integer | (optional) You can limit scraped products. This should be useful when you search through the big subcategories. |
category | Enum | (required) You can choose 'For sale' or 'For rent' |
proxy | Object | Proxy configuration |
This solution requires the use of Proxy servers, either your own proxy servers or you can use Apify Proxy. If you enter particular urls you must choose right category.
Compute Unit Consumption
The actor optimized to run blazing fast and scrape many as properties as possible. If actor doesn't block very often it'll scrape 350 products in 2 minutes with ~0.06-0.09 compute units.
Results
1{ 2 "propertyId": 39261395, 3 "url": "https://www.redfin.com/PA/Philadelphia/736-S-Frazier-St-19143/home/39261395", 4 "price": 96500, 5 "beds": 3, 6 "baths": 1, 7 "sqft": 1372, 8 "status": "Active", 9 "city": "Philadelphia", 10 "state": "PA", 11 "zip": "19143", 12 "address": "736 S Frazier St", 13 "lat": 39.9492083, 14 "lon": -75.2368648, 15 "description": "Handyman Special! This is a great investment property in the Cobbs Creek area. The house features a lovely open porch that leads you into the foyer to a good size living room, dining room, and kitchen with an exit to a rear backyard. Three good size bedrooms on the 2nd floor. Most of the house needs rehabbing; no kitchen is in place, but cabinets are available on the premises that are negotiable for sale. Don't miss out on a great buy! Look today before this opportunity is sold! The property is Being-SOLD-IN-AS-IS CONDITION, and the seller will make no repairs and is not cleaning out the property.", 16 "timeOnRedfin": 1582, 17 "type": "Townhouse", 18 "yearBuild": 1925, 19 "community": "Philadelphia", 20 "mls": "PAPH2163210" 21}
- 6 monthly users
- 5 stars
- 100.0% runs succeeded
- 7.5 days response time
- Created in Apr 2022
- Modified 3 months ago