Rental Market Intelligence: LTR Rents, Vacancy by ZIP avatar

Rental Market Intelligence: LTR Rents, Vacancy by ZIP

Pricing

Pay per usage

Go to Apify Store
Rental Market Intelligence: LTR Rents, Vacancy by ZIP

Rental Market Intelligence: LTR Rents, Vacancy by ZIP

Long-term rental market data by ZIP — median rent by bedroom, vacancy rate, market grade (A+ to C-), comparable rentals, rent growth trend. Validates rent inputs before cap rate calc. MCP-native: 'Market rent for a 3BR in ZIP 44105?' Source: Rentcast.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

Andrew Avina

Andrew Avina

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

0

Monthly active users

11 days ago

Last modified

Share

Rentcast Rental Market Intelligence MCP

Rental market statistics, rent estimates, active listing comparables, and investor demand scores for any US ZIP code or city — powered by the Rentcast API.

Built for landlords, property managers, rental investors, and PropTech platforms that need real-time rental pricing intelligence without building their own data pipeline.

What it does

Pulls three data streams from Rentcast and synthesizes them into a single market intelligence record per query:

  1. Market aggregate stats — median rent, vacancy rate, rent growth YoY, listing count
  2. AVM rent estimate — AI-powered rent estimate for the specific property type and bedroom count
  3. Active rental comparables — individual listings with price, beds, sqft, DOM

Plus calculates Market Grade (A+ to C-) and Investor Demand (Very High → Low) from the underlying metrics.

Inputs

ParameterTypeDefaultDescription
api_keystringRentcast API key (free at rentcast.io)
zip_codestringZIP code to analyze (e.g. 44103)
citystringCity name (use with state if no ZIP)
statestringState abbreviation
property_typestring"Single Family"Single Family / Condo / Townhouse / Multi Family
bedroomsintegerBedroom count filter
bathroomsnumberBathroom count filter
include_comparablesbooleantrueInclude individual listing records in output
limitinteger20Max total records

Outputs

FieldTypeDescription
zip_codestringZIP code
citystringCity
statestringState abbreviation
property_typestringProperty type analyzed
bedroomsintegerBedroom count
rent_estimateintegerAVM rent estimate (USD/month)
rent_range_lowinteger25th percentile rent
rent_range_highinteger75th percentile rent
median_market_rentintegerMarket median rent
rent_growth_yoy_pctfloatYear-over-year rent growth %
vacancy_rate_pctfloatCurrent vacancy rate %
avg_days_on_marketfloatAverage rental listing DOM
listing_countintegerActive listings in market
rent_per_sqftfloatEstimated rent per sqft
price_to_rent_ratiofloatAnnual purchase price ÷ annual rent
gross_yield_pctfloatAnnual gross rent yield %
cap_rate_estimate_pctfloatEstimated cap rate %
populationintegerMarket population
median_household_incomeintegerMedian household income
renter_occupied_pctfloat% renter-occupied housing units
hud_fmr_2brintegerHUD 2024 Fair Market Rent (2BR)
market_gradestringA+ to C- composite grade
investor_demandstringVery High / High / Moderate / Low
comparable_countintegerNumber of active comps found
comparables_summarystringHuman-readable comp summary
data_freshnessstringlive or 2026-Q1 (fallback)

Market Grade Algorithm

MetricPoints
Vacancy ≤4%+3
Vacancy 4-6%+2
Vacancy 6-8%+1
Rent growth ≥6% YoY+3
Rent growth 4-6%+2
Rent growth 2-4%+1
Rent growth negative-2
DOM ≤15 days+2
DOM 15-25 days+1
DOM ≥45 days-1

Score maps to: A+ (9) → A (8) → A- (7) → B+ (6) → B (5) → B- (4) → C+ (3) → C (2) → C- (1)

Example Use Cases

  • Landlord pricing: Benchmark your rental unit vs. market to set competitive rent
  • Investor market selection: Screen 20 cities to find the highest-yield markets in 2 API calls
  • PropTech integration: Feed rental intelligence into CRM or underwriting platform via MCP
  • Property management: Track market movement to time rent increases for renewals
  • Acquisition underwriting: Validate rental income assumptions before closing

Example Inputs

Identify best cash-flow markets

[
{"zip_code": "44103", "property_type": "Single Family", "bedrooms": 3},
{"zip_code": "64127", "property_type": "Multi Family", "bedrooms": 2},
{"zip_code": "48205", "property_type": "Single Family", "bedrooms": 3}
]

Full market scan for a city

{
"city": "Memphis",
"state": "TN",
"property_type": "Single Family",
"bedrooms": 3,
"include_comparables": true,
"limit": 50
}

API Key

Get a free Rentcast API key at rentcast.io. Free tier: 50 requests/month. Paid plans start at ~$29/month for 1,000+ requests.

Without an API key, the actor returns curated market data for 15 major US rental markets.

Fallback Data

15 curated rental market records covering: Cleveland OH, Indianapolis IN, Memphis TN, Kansas City MO, Charlotte NC, Austin TX, Scottsdale AZ, Cape Coral FL, Columbus OH, Greensboro NC, Sacramento CA, Atlanta GA, Nashville TN, Denver CO, Detroit MI.