Redfin.com Property Details Page Scraper avatar
Redfin.com Property Details Page Scraper

Under maintenance

Pricing

$20.00/month + usage

Go to Store
Redfin.com Property Details Page Scraper

Redfin.com Property Details Page Scraper

Under maintenance

Developed by

ecomscrape

ecomscrape

Maintained by Community

The Redfin.com Property Details Page Scraper allows easy extraction of detailed property data. Simply provide the Property Page URLs, and it will gather key details like price, address, features, and coordinates, ensuring smooth integration and efficient use.

0.0 (0)

Pricing

$20.00/month + usage

0

Total users

7

Monthly users

2

Runs succeeded

>99%

Last modified

2 days ago

You can access the Redfin.com Property Details Page 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.

1echo '{
2  "urls": [
3    "https://www.redfin.com/AL/Birmingham/2529-Comanche-Dr-35244/home/80696773"
4  ],
5  "max_retries_per_url": 2,
6  "proxy": {
7    "useApifyProxy": false
8  }
9}' |
10apify call ecomscrape/redfin-com-property-details-page-scraper --silent --output-dataset

Redfin.com Property Details Page Scraper API through CLI

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

Install the Apify CLI

1npm i -g apify-cli
2apify login

Other API clients include: