# Redfin All-in-One: Search by Keywords & Deep Property Details (`ahmed_jasarevic/redfin-scraper`) Actor

The most versatile Redfin scraper. Search properties using any keyword or city, and extract deep single-property data including AVM estimates, APN/Tax records, and full descriptions.

- **URL**: https://apify.com/ahmed\_jasarevic/redfin-scraper.md
- **Developed by:** [Ahmed Jasarevic](https://apify.com/ahmed_jasarevic) (community)
- **Categories:** Real estate, Developer tools, Automation
- **Stats:** 3 total users, 3 monthly users, 100.0% runs succeeded, 1 bookmarks
- **User rating**: No ratings yet

## Pricing

from $3.00 / 1,000 results

This Actor is paid per event. You are not charged for the Apify platform usage, but only a fixed price for specific events.

Learn more: https://docs.apify.com/platform/actors/running/actors-in-store#pay-per-event

## What's an Apify Actor?

Actors are a software tools running on the Apify platform, for all kinds of web data extraction and automation use cases.
In Batch mode, an Actor accepts a well-defined JSON input, performs an action which can take anything from a few seconds to a few hours,
and optionally produces a well-defined JSON output, datasets with results, or files in key-value store.
In Standby mode, an Actor provides a web server which can be used as a website, API, or an MCP server.
Actors are written with capital "A".

## How to integrate an Actor?

If asked about integration, you help developers integrate Actors into their projects.
You adapt to their stack and deliver integrations that are safe, well-documented, and production-ready.
The best way to integrate Actors is as follows.

In JavaScript/TypeScript projects, use official [JavaScript/TypeScript client](https://docs.apify.com/api/client/js.md):

```bash
npm install apify-client
```

In Python projects, use official [Python client library](https://docs.apify.com/api/client/python.md):

```bash
pip install apify-client
```

In shell scripts, use [Apify CLI](https://docs.apify.com/cli/docs.md):

````bash
# MacOS / Linux
curl -fsSL https://apify.com/install-cli.sh | bash
# Windows
irm https://apify.com/install-cli.ps1 | iex
```bash

In AI frameworks, you might use the [Apify MCP server](https://docs.apify.com/platform/integrations/mcp.md).

If your project is in a different language, use the [REST API](https://docs.apify.com/api/v2.md).

For usage examples, see the [API](#api) section below.

For more details, see Apify documentation as [Markdown index](https://docs.apify.com/llms.txt) and [Markdown full-text](https://docs.apify.com/llms-full.txt).


# README

## 🏠 Redfin Real Estate Scraper (Fast & Stealthy)

The **Redfin Scraper** is a high-performance, automated tool designed to extract comprehensive real-estate data from Redfin.com. Unlike basic scrapers, this tool utilizes a hybrid **Playwright + HTTP/2** approach to bypass AWS WAF protections while maintaining extreme speed.

Whether you need data from a **single property** or want to scrape **thousands of listings** from an entire city, this scraper handles it with ease.

### ✨ Features

* **City & Zip Code Scraping:** Extract hundreds of properties from any city or neighborhood URL in seconds.
* **Deep Property Scraping:** Get full details including historical prices, tax data (APN/FIPS), and lot sizes.
* **WAF & Bot Protection Bypass:** Integrated Playwright session management to handle AWS WAF tokens automatically.
* **Rich Data Output:** Includes listing descriptions, high-res thumbnails, geolocation (Lat/Long), and MLS status.
* **SEO & Lead Gen Ready:** Ideal for real estate investors, lead generation, and market analysis.

---

### 📥 Input Data

The scraper accepts an array of URLs (Cities or Properties) and a limit on the number of items.

```json
{
  "maxItems": 400,
  "proxyConfiguration": {
    "useApifyProxy": true,
    "apifyProxyGroups": [
      "RESIDENTIAL"
    ]
  },
  "startUrls": [
    {
      "url": "https://www.redfin.com/AL/Huntsville/4113-Toftoy-Dr-SW-35805/home/125779794"
    },
    {
      "url": "https://www.redfin.com/city/11203/CA/Los-Angeles"
    }
  ]
}
````

***

### 📤 Output Examples

The scraper provides structured data in JSON format. It automatically detects if a URL is a single property or a search list.

#### 1. Detail Page (Single Property)

When provided with a direct home URL, the scraper extracts deep data including tax info and market status.

```json
{
	"status": {
		"displayValue": "Sold",
		"definition": "This listing sold and is now off the market.",
		"longerDefinitionToken": "sold"
	},
	"priceInfo": {
		"amount": 170000,
		"label": "Last Sold Price",
		"displayLevel": 1
	},
	"latestPriceInfo": {
		"amount": 170000,
		"label": "Last Sold Price",
		"displayLevel": 1
	},
	"sqFt": {
		"displayLevel": 1,
		"value": 1171
	},
	"pricePerSqFt": 159,
	"streetAddress": {
		"streetNumber": "4113",
		"directionalPrefix": "",
		"streetName": "Toftoy",
		"streetType": "Dr",
		"directionalSuffix": "SW",
		"unitType": "",
		"unitValue": "",
		"addressDisplayLevel": {
			"displayLevel": 1,
			"displayText": "",
			"dataSourceId": 252
		},
		"assembledAddress": "4113 Toftoy Dr SW",
		"includeStreetNumber": true,
		"includeUnitNumber": true,
		"includeStreetName": true
	},
	"latLong": {
		"latitude": 34.7111686,
		"longitude": -86.6245229
	},
	"beds": 3,
	"baths": 1.5,
	"yearBuilt": 1958,
	"city": "Huntsville",
	"state": "AL",
	"zip": "35805",
	"countryCode": "US",
	"soldDate": 1714719600000,
	"soldDateTimeZone": "US/Central",
	"lotSize": 10018,
	"fips": "01089",
	"apn": "17-02-10-2-002-062.000",
	"hasOpen": false,
	"hasAgc": false,
	"isRedfin": false,
	"isHot": false,
	"avmInfo": {
		"displayLevel": 1,
		"propertyId": 125779794,
		"predictedValue": 186271.47
	},
	"searchStatus": 4,
	"propertyType": 6,
	"listingType": 1,
	"isMappable": true,
	"userCanShare": true,
	"riftDataSource": "mls",
	"homeStatusLabel": "Off Market",
	"numFullBaths": 1,
	"numPartialBaths": 1,
	"staticMapUrl": "https://maps.google.com/maps/api/staticmap?sensor=false&style=feature%3Aadministrative.land_parcel%7Cvisibility%3Aoff&style=feature%3Alandscape.man_made%7Cvisibility%3Aoff&style=feature%3Atransit.station%7Chue%3A0xffa200&center=34.7111686%2C-86.6245229&channel=desktop_xdp_above_fold_static_preview&size=200x200&scale=1&format=jpg&zoom=11&client=gme-redfin&signature=xQ5ubDSlcCwXqQn27yhwUKGob1A=",
	"url": "https://www.redfin.com/AL/Huntsville/4113-Toftoy-Dr-SW-35805/home/125779794",
	"primaryPhotoUrl": "https://ssl.cdn-redfin.com/photo/252/bigphoto/663/21854663_2.jpg",
	"rawHalfBaths": 1,
	"rawThreeQuarterBaths": 0,
	"rawFullBaths": 1,
	"sourceType": "SINGLE_FAMILY_URL",
	"scrapedAt": "2026-04-12T16:39:11.826Z"
}
```

#### 2. Search Result (City/Keyword List)

When scraping a city, the tool uses the Redfin GIS API to bulk-fetch listings, including the full **agent description** without needing to visit each page.

```json
{
	"address": "1306 W 83rd",
	"city": "Los Angeles",
	"state": "CA",
	"zip": "90044",
	"countryCode": "US",
	"price": 730000,
	"beds": 4,
	"baths": 2,
	"sqFt": 1500,
	"pricePerSqFt": 487,
	"lotSize": 3676,
	"yearBuilt": 1912,
	"propertyType": 4,
	"uiPropertyType": 4,
	"listingType": 1,
	"daysOnMarket": 1,
	"timeOnRedfin": 66483478,
	"mlsId": "DW26078321",
	"mlsStatus": "Active",
	"location": "699 - Not Defined",
	"latitude": 33.9634496,
	"longitude": -118.2985274,
	"propertyId": 200654844,
	"listingId": 213951131,
	"numPictures": 3,
	"thumbnail": "https://ssl.cdn-redfin.com/photo/45/bigphoto/213951131_0.jpg",
	"description": "Move in ready Duplex, recently renovated. Each unit features 2 bedrooms and 1 bathroom, with its own private entrance and separate yard space, perfect for added privacy and comfortable living. Bright, functional layouts make both units feel warm and inviting. This is a great opportunity for first-time homebuyers or investors looking for strong rental potential. Conveniently located near schools, shopping, and major freeways for easy everyday access",
	"url": "https://www.redfin.com/CA/Los-Angeles/1306-W-83rd-St-90044/home/200654844",
	"sourceType": "CITY_GIS_LIST",
	"scrapedAt": "2026-04-12T16:39:16.303Z"
}
```

***

### 🚀 How to use

1. **Enter Start URLs:** Paste Redfin URLs for cities, neighborhoods, or specific homes.
2. **Set Max Items:** Define how many properties you want to extract.
3. **Run & Export:** The scraper will bypass bot detection and deliver the results in JSON, CSV, or Excel format.

# Actor input Schema

## `startUrls` (type: `array`):

Enter Redfin City URLs (e.g., /city/11203/CA/Los-Angeles) or direct Home URLs.

## `maxItems` (type: `integer`):

Limit the number of properties to scrape.

## `proxyConfiguration` (type: `object`):

Residential proxies are highly recommended for Redfin.

## Actor input object example

```json
{
  "startUrls": [
    {
      "url": "https://www.redfin.com/city/11203/CA/Los-Angeles"
    }
  ],
  "maxItems": 50,
  "proxyConfiguration": {
    "useApifyProxy": true,
    "apifyProxyGroups": [
      "RESIDENTIAL"
    ]
  }
}
```

# API

You can run this Actor programmatically using our API. Below are code examples in JavaScript, Python, and CLI, as well as the OpenAPI specification and MCP server setup.

## JavaScript example

```javascript
import { ApifyClient } from 'apify-client';

// Initialize the ApifyClient with your Apify API token
// Replace the '<YOUR_API_TOKEN>' with your token
const client = new ApifyClient({
    token: '<YOUR_API_TOKEN>',
});

// Prepare Actor input
const input = {
    "startUrls": [
        {
            "url": "https://www.redfin.com/city/11203/CA/Los-Angeles"
        }
    ]
};

// Run the Actor and wait for it to finish
const run = await client.actor("ahmed_jasarevic/redfin-scraper").call(input);

// Fetch and print Actor results from the run's dataset (if any)
console.log('Results from dataset');
console.log(`💾 Check your data here: https://console.apify.com/storage/datasets/${run.defaultDatasetId}`);
const { items } = await client.dataset(run.defaultDatasetId).listItems();
items.forEach((item) => {
    console.dir(item);
});

// 📚 Want to learn more 📖? Go to → https://docs.apify.com/api/client/js/docs

```

## Python example

```python
from apify_client import ApifyClient

# Initialize the ApifyClient with your Apify API token
# Replace '<YOUR_API_TOKEN>' with your token.
client = ApifyClient("<YOUR_API_TOKEN>")

# Prepare the Actor input
run_input = { "startUrls": [{ "url": "https://www.redfin.com/city/11203/CA/Los-Angeles" }] }

# Run the Actor and wait for it to finish
run = client.actor("ahmed_jasarevic/redfin-scraper").call(run_input=run_input)

# Fetch and print Actor results from the run's dataset (if there are any)
print("💾 Check your data here: https://console.apify.com/storage/datasets/" + run["defaultDatasetId"])
for item in client.dataset(run["defaultDatasetId"]).iterate_items():
    print(item)

# 📚 Want to learn more 📖? Go to → https://docs.apify.com/api/client/python/docs/quick-start

```

## CLI example

```bash
echo '{
  "startUrls": [
    {
      "url": "https://www.redfin.com/city/11203/CA/Los-Angeles"
    }
  ]
}' |
apify call ahmed_jasarevic/redfin-scraper --silent --output-dataset

```

## MCP server setup

```json
{
    "mcpServers": {
        "apify": {
            "command": "npx",
            "args": [
                "mcp-remote",
                "https://mcp.apify.com/?tools=ahmed_jasarevic/redfin-scraper",
                "--header",
                "Authorization: Bearer <YOUR_API_TOKEN>"
            ]
        }
    }
}

```

## OpenAPI specification

```json
{
    "openapi": "3.0.1",
    "info": {
        "title": "Redfin All-in-One: Search by Keywords & Deep Property Details",
        "description": "The most versatile Redfin scraper. Search properties using any keyword or city, and extract deep single-property data including AVM estimates, APN/Tax records, and full descriptions.",
        "version": "0.0",
        "x-build-id": "lR8994vz3JthEkX3V"
    },
    "servers": [
        {
            "url": "https://api.apify.com/v2"
        }
    ],
    "paths": {
        "/acts/ahmed_jasarevic~redfin-scraper/run-sync-get-dataset-items": {
            "post": {
                "operationId": "run-sync-get-dataset-items-ahmed_jasarevic-redfin-scraper",
                "x-openai-isConsequential": false,
                "summary": "Executes an Actor, waits for its completion, and returns Actor's dataset items in response.",
                "tags": [
                    "Run Actor"
                ],
                "requestBody": {
                    "required": true,
                    "content": {
                        "application/json": {
                            "schema": {
                                "$ref": "#/components/schemas/inputSchema"
                            }
                        }
                    }
                },
                "parameters": [
                    {
                        "name": "token",
                        "in": "query",
                        "required": true,
                        "schema": {
                            "type": "string"
                        },
                        "description": "Enter your Apify token here"
                    }
                ],
                "responses": {
                    "200": {
                        "description": "OK"
                    }
                }
            }
        },
        "/acts/ahmed_jasarevic~redfin-scraper/runs": {
            "post": {
                "operationId": "runs-sync-ahmed_jasarevic-redfin-scraper",
                "x-openai-isConsequential": false,
                "summary": "Executes an Actor and returns information about the initiated run in response.",
                "tags": [
                    "Run Actor"
                ],
                "requestBody": {
                    "required": true,
                    "content": {
                        "application/json": {
                            "schema": {
                                "$ref": "#/components/schemas/inputSchema"
                            }
                        }
                    }
                },
                "parameters": [
                    {
                        "name": "token",
                        "in": "query",
                        "required": true,
                        "schema": {
                            "type": "string"
                        },
                        "description": "Enter your Apify token here"
                    }
                ],
                "responses": {
                    "200": {
                        "description": "OK",
                        "content": {
                            "application/json": {
                                "schema": {
                                    "$ref": "#/components/schemas/runsResponseSchema"
                                }
                            }
                        }
                    }
                }
            }
        },
        "/acts/ahmed_jasarevic~redfin-scraper/run-sync": {
            "post": {
                "operationId": "run-sync-ahmed_jasarevic-redfin-scraper",
                "x-openai-isConsequential": false,
                "summary": "Executes an Actor, waits for completion, and returns the OUTPUT from Key-value store in response.",
                "tags": [
                    "Run Actor"
                ],
                "requestBody": {
                    "required": true,
                    "content": {
                        "application/json": {
                            "schema": {
                                "$ref": "#/components/schemas/inputSchema"
                            }
                        }
                    }
                },
                "parameters": [
                    {
                        "name": "token",
                        "in": "query",
                        "required": true,
                        "schema": {
                            "type": "string"
                        },
                        "description": "Enter your Apify token here"
                    }
                ],
                "responses": {
                    "200": {
                        "description": "OK"
                    }
                }
            }
        }
    },
    "components": {
        "schemas": {
            "inputSchema": {
                "type": "object",
                "required": [
                    "startUrls"
                ],
                "properties": {
                    "startUrls": {
                        "title": "Start URLs",
                        "type": "array",
                        "description": "Enter Redfin City URLs (e.g., /city/11203/CA/Los-Angeles) or direct Home URLs.",
                        "items": {
                            "type": "object",
                            "required": [
                                "url"
                            ],
                            "properties": {
                                "url": {
                                    "type": "string",
                                    "title": "URL of a web page",
                                    "format": "uri"
                                }
                            }
                        }
                    },
                    "maxItems": {
                        "title": "Max Items",
                        "type": "integer",
                        "description": "Limit the number of properties to scrape.",
                        "default": 50
                    },
                    "proxyConfiguration": {
                        "title": "Proxy Configuration",
                        "type": "object",
                        "description": "Residential proxies are highly recommended for Redfin.",
                        "default": {
                            "useApifyProxy": true,
                            "apifyProxyGroups": [
                                "RESIDENTIAL"
                            ]
                        }
                    }
                }
            },
            "runsResponseSchema": {
                "type": "object",
                "properties": {
                    "data": {
                        "type": "object",
                        "properties": {
                            "id": {
                                "type": "string"
                            },
                            "actId": {
                                "type": "string"
                            },
                            "userId": {
                                "type": "string"
                            },
                            "startedAt": {
                                "type": "string",
                                "format": "date-time",
                                "example": "2025-01-08T00:00:00.000Z"
                            },
                            "finishedAt": {
                                "type": "string",
                                "format": "date-time",
                                "example": "2025-01-08T00:00:00.000Z"
                            },
                            "status": {
                                "type": "string",
                                "example": "READY"
                            },
                            "meta": {
                                "type": "object",
                                "properties": {
                                    "origin": {
                                        "type": "string",
                                        "example": "API"
                                    },
                                    "userAgent": {
                                        "type": "string"
                                    }
                                }
                            },
                            "stats": {
                                "type": "object",
                                "properties": {
                                    "inputBodyLen": {
                                        "type": "integer",
                                        "example": 2000
                                    },
                                    "rebootCount": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "restartCount": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "resurrectCount": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "computeUnits": {
                                        "type": "integer",
                                        "example": 0
                                    }
                                }
                            },
                            "options": {
                                "type": "object",
                                "properties": {
                                    "build": {
                                        "type": "string",
                                        "example": "latest"
                                    },
                                    "timeoutSecs": {
                                        "type": "integer",
                                        "example": 300
                                    },
                                    "memoryMbytes": {
                                        "type": "integer",
                                        "example": 1024
                                    },
                                    "diskMbytes": {
                                        "type": "integer",
                                        "example": 2048
                                    }
                                }
                            },
                            "buildId": {
                                "type": "string"
                            },
                            "defaultKeyValueStoreId": {
                                "type": "string"
                            },
                            "defaultDatasetId": {
                                "type": "string"
                            },
                            "defaultRequestQueueId": {
                                "type": "string"
                            },
                            "buildNumber": {
                                "type": "string",
                                "example": "1.0.0"
                            },
                            "containerUrl": {
                                "type": "string"
                            },
                            "usage": {
                                "type": "object",
                                "properties": {
                                    "ACTOR_COMPUTE_UNITS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATASET_READS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATASET_WRITES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "KEY_VALUE_STORE_READS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "KEY_VALUE_STORE_WRITES": {
                                        "type": "integer",
                                        "example": 1
                                    },
                                    "KEY_VALUE_STORE_LISTS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "REQUEST_QUEUE_READS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "REQUEST_QUEUE_WRITES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATA_TRANSFER_INTERNAL_GBYTES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATA_TRANSFER_EXTERNAL_GBYTES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "PROXY_RESIDENTIAL_TRANSFER_GBYTES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "PROXY_SERPS": {
                                        "type": "integer",
                                        "example": 0
                                    }
                                }
                            },
                            "usageTotalUsd": {
                                "type": "number",
                                "example": 0.00005
                            },
                            "usageUsd": {
                                "type": "object",
                                "properties": {
                                    "ACTOR_COMPUTE_UNITS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATASET_READS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATASET_WRITES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "KEY_VALUE_STORE_READS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "KEY_VALUE_STORE_WRITES": {
                                        "type": "number",
                                        "example": 0.00005
                                    },
                                    "KEY_VALUE_STORE_LISTS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "REQUEST_QUEUE_READS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "REQUEST_QUEUE_WRITES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATA_TRANSFER_INTERNAL_GBYTES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATA_TRANSFER_EXTERNAL_GBYTES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "PROXY_RESIDENTIAL_TRANSFER_GBYTES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "PROXY_SERPS": {
                                        "type": "integer",
                                        "example": 0
                                    }
                                }
                            }
                        }
                    }
                }
            }
        }
    }
}
```
