Redfin scraper avatar

Redfin scraper

Try for free

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

View all Actors
Redfin scraper

Redfin scraper

lukass/redfin-scraper
Try for free

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

Scrapes real-estate data from a provided location.

You can access the Redfin 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  "location": "Philadelphia",
3  "maxItems": 20,
4  "category": "forSale",
5  "startUrls": [],
6  "proxyConfig": {
7    "useApifyProxy": true
8  }
9}' |
10apify call lukass/redfin-scraper --silent --output-dataset

Redfin crawler 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

1npm i -g apify-cli
2apify login

Other API clients include:

Developer
Maintained by Community
Actor metrics
  • 4 monthly users
  • 5 stars
  • 100.0% runs succeeded
  • Created in Apr 2022
  • Modified about 1 month ago
Categories