Redfin scraper
7 days trial then $30.00/month - No credit card required now
Redfin scraper
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:
Actor Metrics
4 monthly users
-
5 stars
>99% runs succeeded
20 days response time
Created in Apr 2022
Modified 4 months ago