
RentCast
Pricing
$5.00/month + usage
Go to Store

RentCast
Look up rent estimates for any property in the US with RentCast.io.
0.0 (0)
Pricing
$5.00/month + usage
0
Total users
1
Monthly users
1
Runs succeeded
>99%
Last modified
14 days ago
You can access the RentCast 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 '{< "keyword": [< "Houston Ave, Fairhope, AL, 36532",< "47 W 13th St, New York, NY 10011"< ],< "filters": {< "propertyType": "condo",< "bedrooms": 3,< "bathrooms": 1,< "livingAreaSize": 1400< },< "proxy": {< "useApifyProxy": true< }<}' |<apify call canadesk/rentcast-estimates-usa --silent --output-dataset
RentCast API through CLI
The Apify CLI is the official tool that allows you to use RentCast locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
$npm i -g apify-cli$apify login
Other API clients include: