Redfin Fast Scraper avatar
Redfin Fast Scraper

Pricing

$30.00/month + usage

Go to Store
Redfin Fast Scraper

Redfin Fast Scraper

Developed by

Maksym Bohomolov

Maksym Bohomolov

Maintained by Community

Redfin: Scrape fast, stay light! Skip bloated browser tools. My Redfin scraper extracts property data in a flash, no heavy lifting is needed. Scrape/monitor listings with ease, all without Puppeteer or Playwright. ⚡️

0.0 (0)

Pricing

$30.00/month + usage

3

Total users

40

Monthly users

5

Runs succeeded

88%

Last modified

7 months ago

You can access the Redfin Fast 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 '{
< "urls": [
< "https://www.redfin.com/zipcode/20024/filter/min-beds=0,air-conditioning"
< ],
< "locations": [
< "20001"
< ],
< "proxySettings": {
< "useApifyProxy": false
< }
<}' |
<apify call mantisus/redfin-fast-scraper --silent --output-dataset

Redfin Fast Scraper API through CLI

The Apify CLI is the official tool that allows you to use Redfin Fast 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: