
Redfin scraper
Deprecated
Pricing
$30.00/month + usage
Go to Store

Redfin scraper
Deprecated
Scrapes real-estate data from a provided location.
0.0 (0)
Pricing
$30.00/month + usage
4
Total users
187
Monthly users
4
Last modified
9 months ago
You can access the Redfin 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 '{< "location": "Philadelphia",< "maxItems": 20,< "category": "forSale",< "startUrls": [],< "proxyConfig": {< "useApifyProxy": true< }<}' |<apify 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
$npm i -g apify-cli$apify login
Other API clients include: