Data sources / Zumper

12,859 live Zumper listings

Zumper rental data, via one API.

Major US rental marketplace covering apartments, houses and rooms. HousingFeed extracts Zumper rental listings into a clean, unified JSON schema — no scraper to build, no rate limiting to fight. 12,859 Zumper listings are live right now, refreshed daily.

12,859
Live Zumper listings
11
Fields per listing
$1,650
Median rent
Daily
Refresh cadence

Does Zumper have a public API?

Zumper (incl. PadMapper) has no public listings API. HousingFeed solves that: we collect Zumper listings for you and serve them through a single documented endpoint, so you get structured data without operating scrapers or proxies.

What Zumper data you get

Every Zumper listing is normalized into the same 24-field HousingFeed record. Coverage of each field for Zumper specifically:

FieldCoverage on Zumper
Address██████████ 100%
City██████████ 100%
State/region██████████ 100%
ZIP/postcode██████████ 100%
Coordinates██████████ 100%
Rent██████████ 100%
Bedrooms██████████ 100%
Bathrooms██████████ 100%
Floor area█████████░ 90%
Property type██████░░░░ 56%
Listing URL██████████ 100%

Sample Zumper listing

A real record from the Zumper feed:

{
  "platform": "zumper",
  "url": "https://www.zumper.com/apartment-buildings/p1598893/westmark-gowanus-new-york-ny",
  "address": "395 Carroll Street",
  "city": "Brooklyn",
  "state": "NY",
  "rent_min": 3257,
  "beds": 0.0,
  "baths": 0.0,
  "scraped_at": "2026-07-03T22:04:00Z"
}

Pull Zumper listings in one request

Filter the HousingFeed API to zumper and get Zumper listings back as JSON:

curl -X POST "https://api.apify.com/v2/acts/housingfeed~rental-listings-api/run-sync-get-dataset-items?token=YOUR_TOKEN" \
  -H "Content-Type: application/json" \
  -d '{"platform":"zumper","maxItems":100}'

Top states for Zumper

CA 2,468TX 1,400FL 799CO 600OH 599AZ 598PA 400NC 400

Get Zumper rental data flowing today.

12,859 listings live, refreshed daily, in the same schema as 30+ other sources. Try it free.