Redfin Listings Search
Pricing
$0.70 / 1,000 listing rows
Go to Apify Store
Redfin Listings Search
Collect every for-sale listing for a city or metro area into clean rows: price, beds, baths, address, days on market and more.
Redfin Listings Search
Pricing
$0.70 / 1,000 listing rows
Collect every for-sale listing for a city or metro area into clean rows: price, beds, baths, address, days on market and more.
You can access the Redfin Listings Search 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 API & Integrations in Apify Console.
$echo '{< "regionId": "30818",< "regionType": 6,< "maxItems": 100,< "pageSize": 350,< "sortOrder": "redfin-recommended-asc",< "propertyTypes": []<}' |<apify call apt_marble/redfin-listings-search --silent --output-datasetThe Apify CLI is the official tool that allows you to use Redfin Listings Search locally, providing convenience functions and automatic retries on errors.
Using installation script (macOS/Linux):
$curl -fsSL https://apify.com/install-cli.sh | bashUsing installation script (Windows):
$irm https://apify.com/install-cli.ps1 | iexUsing Homebrew:
$brew install apify-cliUsing npm:
$npm install -g apify-cliOther API clients include: