RentCast avatar
RentCast

Pricing

$5.00/month + usage

Go to Apify Store
RentCast

RentCast

Developed by

Canadesk Support

Canadesk Support

Maintained by Community

Look up rent estimates for any property in the US with RentCast.io.

0.0 (0)

Pricing

$5.00/month + usage

0

1

1

Last modified

a month ago

Features

  • Get Estimates

    Returns the Rent estimate and a subset of matching properties for the given address.

Input

{
"keyword": array,
"filters": json // optional
}

Filters available:

{
"propertyType": string, // "single-family", "condo", "townhouse", "manufactured", "multi-family" "apartment"
"bedrooms": integer, // 0-6
"bathrooms": integer, // 1-4
"livingAreaSize": integer
}

Output

{
"data": {
"property": {
"address": {
"street": "Houston Ave",
"city": "Fairhope",
"state": "AL",
"zip": "36532"
},
"description": {
"propertyType": "condo",
"bedrooms": 3,
"bathrooms": 1,
"livingAreaSize": 1400
},
"avm": {
"compMaxRadiusActual": 5,
"compMaxAgeActual": 270
},
"reportUrl": "https://rentcast.io/s/p?address=Houston%20Ave%2C%20Fairhope%2C%20AL%2C%2036532&type=condo&bedrooms=3&bathrooms=1&area=1400",
"location": [
30.503138,
-87.889026
],
"rentEstimate": {
"value": 2450,
"valuePerSqft": 1.75,
"valuePerBedroom": 816.6666666666666,
"rangeMin": 1610,
"rangeMinPerSqft": 1.15,
"rangeMinPerBedroom": 536.6666666666666,
"rangeMax": 3290,
"rangeMaxPerSqft": 2.35,
"rangeMaxPerBedroom": 1096.6666666666667
}
},
"comps": [
{
"id": "17460-Pandion-Rdg,-Fairhope,-AL-36532",
"correlation": 0.9208,
"distance": 1.8333,
"address": {
"street": "17460 Pandion Rdg",
"city": "Fairhope",
"state": "AL",
"zip": "36532"
},
"description": {
"propertyType": "condo",
"bedrooms": 3,
"bathrooms": 2,
"livingAreaSize": 1420,
"yearBuilt": 1998
},
"reportUrl": "https://rentcast.io/s/p?address=17460%20Pandion%20Rdg%2C%20Fairhope%2C%20AL%2C%2036532&type=condo&bedrooms=3&bathrooms=2&area=1420&year=1998",
"location": [
30.479292,
-87.902451
],
"listing": {
"price": 1800,
"daysOld": 95,
"date": "2025-03-29T02:02:29.413Z",
"pricePerSqft": 1.267605633802817,
"pricePerBedroom": 600
}
},
...
]
}
}

Support

Always use a proxy!

Open a new issue for bugs, please share your Run URL and Input 🎈

On this page

Share Actor: