Redfin Fast Scraper avatar

Redfin Fast Scraper

Try for free

7 days trial then $30.00/month - No credit card required now

View all Actors
Redfin Fast Scraper

Redfin Fast Scraper

mantisus/redfin-fast-scraper
Try for free

7 days trial then $30.00/month - No credit card required now

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. ⚡️

You can access the Redfin Fast Scraper programmatically from your own applications by using the Apify API. You can 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/zipcode/20024/filter/min-beds=0,air-conditioning"
4  ],
5  "locations": [
6    "20001"
7  ],
8  "proxySettings": {
9    "useApifyProxy": false
10  }
11}' |
12apify 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

1npm i -g apify-cli
2apify login

Other API clients include:

Developer
Maintained by Community
Actor metrics
  • 4 monthly users
  • 3 stars
  • 100.0% runs succeeded
  • Created in Feb 2024
  • Modified 6 months ago