US Housing Market Trends — Zillow Home Values & Rents avatar

US Housing Market Trends — Zillow Home Values & Rents

Pricing

from $3.00 / 1,000 records

Go to Apify Store
US Housing Market Trends — Zillow Home Values & Rents

US Housing Market Trends — Zillow Home Values & Rents

Clean home-value (ZHVI) & rent (ZORI) data from Zillow Research — by metro, city, ZIP, county, state. No key.

Pricing

from $3.00 / 1,000 records

Rating

0.0

(0)

Developer

Dev D

Dev D

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Share

US Housing Market Trends — Zillow Home Values & Rents 🏠

Clean home-value and rent market data from Zillow Research — by metro, city, ZIP, county, state or neighborhood. No scraping, no API key, no anti-bot.

Everyone wants "Zillow data," but scraping Zillow's listings site means anti-bot walls, proxies and ToS headaches. This actor uses Zillow Research's public data instead — the same Zillow Home Value Index (ZHVI) and Zillow Observed Rent Index (ZORI) economists cite — delivered clean, no scraping.

Get a current snapshot (value + 1-month & 1-year change per region) or the full monthly history back to 2000.

Perfect for real-estate analytics, investors, PropTech, market research, dashboards and reports.

Data comes from Zillow Research public CSVs (research market data, not the listings site) — no key, no login, very low maintenance.


Metrics & geographies

  • Home value (ZHVI) — typical home value (smoothed, seasonally adjusted).
  • Rent (ZORI) — typical asking rent.
  • Geographies: Metro, City, ZIP, County, State, Neighborhood.

Modes

  • 📸 Latest snapshot — one row per region: latest value + 1-month and 1-year % change.
  • 📈 Full time series — one row per region per month (great for charts/models).

Features

  • No API key, no proxy, no scraping — public research data.
  • Both home values and rents.
  • All the way down to ZIP & neighborhood.
  • Change metrics computed (MoM, YoY).
  • Filters — region name, state, start date.

Input

FieldDescription
Metrichome_value (ZHVI) / rent (ZORI).
Geographymetro / city / zip / county / state / neighborhood.
Modelatest / timeseries.
Region name containse.g. New York, Austin, 90210.
Statee.g. CA, TX.
Start dateEarliest month for time-series mode.
Max resultsCap on records.

Example — latest home values by metro

{
"metric": "home_value",
"geography": "metro",
"mode": "latest",
"maxResults": 1000
}

Example — rent history for New York ZIPs since 2020

{
"metric": "rent",
"geography": "zip",
"mode": "timeseries",
"regionName": "New York",
"startDate": "2020-01-01"
}

Output (latest)

{
"region_id": "394913",
"region_name": "New York, NY",
"region_type": "msa",
"state": "NY",
"metric": "home_value",
"geography": "metro",
"latest_date": "2026-06-30",
"latest_value": 735003.0,
"value_1m_ago": 733460.0,
"change_1m_pct": 0.21,
"value_1y_ago": 706189.0,
"change_1y_pct": 4.08
}

Time-series mode returns {region…, date, value} per month.

Run it on a schedule

Zillow updates monthly — re-run to keep your market dataset current, then pipe to a database, BI tool or dashboard.

Notes & limitations

  • Source: Zillow Research public data (ZHVI/ZORI). Attribution to Zillow is appreciated.
  • City / ZIP / neighborhood files cover tens of thousands of regions — use filters and maxResults to scope; large pulls take longer.
  • This is market-trend index data, not individual property listings.
  • (Redfin Data Center market metrics could be added as a future source.)

Keywords

Zillow, ZHVI, ZORI, home values, rent, housing market, real estate data, property values, house prices, rent prices, market trends, real estate analytics, PropTech, housing index, median home price, metro, ZIP code, real estate investing, market research, housing data.