Redfin Search Scraper avatar
Redfin Search Scraper

Pricing

Pay per event

Go to Store
Redfin Search Scraper

Redfin Search Scraper

Developed by

Tri⟁angle

Tri⟁angle

Maintained by Apify

Scrape real estate properties in given area from Redfin.com fast and easily

4.2 (7)

Pricing

Pay per event

16

Total users

247

Monthly users

33

Runs succeeded

98%

Last modified

16 days ago

You can access the Redfin Search 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 '{
< "searchUrls": [
< {
< "url": "https://www.redfin.com/zipcode/32754/filter/viewport=28.61051:28.50029:-81.21071:-81.41155,no-outline"
< }
< ]
<}' |
<apify call tri_angle/redfin-search --silent --output-dataset

Redfin Search Scraper API through CLI

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