Redfin Scraper avatar
Redfin Scraper

Pricing

$30.00/month + usage

Go to Store
Redfin Scraper

Redfin Scraper

Developed by

epctex

epctex

Maintained by Community

Discover key insights using Redfin's comprehensive property listings. Explore detailed descriptions, images, features, property specifics, pricing information, neighborhood data, nearby educational institutions, and more across numerous properties.

0.0 (0)

Pricing

$30.00/month + usage

3

Total users

71

Monthly users

11

Runs succeeded

>99%

Issue response

19 hours

Last modified

4 hours ago

You can access the Redfin Scraper programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

$echo '{
< "search": "Los Angeles",
< "searchMode": "SALE",
< "startUrls": [
< "https://www.redfin.com/CA/Encino/Legado-Encino/apartment/177407600",
< "https://www.redfin.com/CA/Los-Angeles/1425-W-12th-St-90015/unit-250/home/6932257",
< "https://www.redfin.com/CA/Encino/17846-Palora-St-91316/home/4287600",
< "https://www.redfin.com/CA/West-Hills/7909-Valley-Flores-Dr-91304/home/3059994",
< "https://www.redfin.com/CA/Encino/Legado-Encino/apartment/177407600",
< "https://www.redfin.com/CA/Los-Angeles/Boulevard-on-Wilshire/apartment/17242451",
< "https://www.redfin.com/CA/Pacific-Palisades/17326-Tramonto-Dr-90272/unit-403/home/183899165",
< "https://www.redfin.com/city/11203/CA/Los-Angeles/filter/property-type=townhouse,min-price=900k,max-price=8M,min-beds=2,min-baths=1",
< "https://www.redfin.com/city/11203/CA/Los-Angeles/apartments-for-rent/filter/property-type=house,min-price=500,max-price=4k,min-beds=0,min-baths=4"
< ],
< "maxItems": 20,
< "endPage": 1,
< "customMapFunction": "(object) => { return {...object} }",
< "proxy": {
< "useApifyProxy": true
< }
<}' |
<apify call epctex/redfin-scraper --silent --output-dataset

Redfin Scraper API through CLI

The Apify CLI is the official tool that allows you to use Redfin Scraper locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: