Data sources / Rentler

150 live Rentler listings

Rentler rental data, via one API.

Rentler is a rental listings source we track. HousingFeed extracts Rentler rental listings into a clean, unified JSON schema — no scraper to build, no anti-bot defenses to fight. 150 Rentler listings are live right now, refreshed daily.

150
Live Rentler listings
7
Fields per listing
$1,174
Median rent
Daily
Refresh cadence

Does Rentler have a public API?

Rentler does not offer a public listings API, so scraping is the only way to access its rental data programmatically. HousingFeed solves that: we collect Rentler listings for you and serve them through a single documented endpoint, so you get structured data without operating scrapers or proxies.

What Rentler data you get

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

FieldCoverage on Rentler
Address██████████ 100%
City██████████ 100%
State/region██████████ 100%
Rent█░░░░░░░░░ 12%
Bedrooms█░░░░░░░░░ 12%
Bathrooms█░░░░░░░░░ 12%
Listing URL██████████ 100%

Sample Rentler listing

A real record from the Rentler feed:

{
  "platform": "rentler",
  "url": "https://www.rentler.com/places-for-rent/ut/salt-lake-city/150-s-200-e/1779148",
  "address": "150 S 200 E, Salt Lake City, UT",
  "city": "Salt Lake City",
  "state": "UT",
  "rent_min": 1999,
  "beds": 2.0,
  "baths": 2.0,
  "scraped_at": "2026-07-03T22:03:02Z"
}

Pull Rentler listings in one request

Filter the HousingFeed API to rentler and get Rentler 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":"rentler","maxItems":100}'

Top states for Rentler

UT 25ID 25CO 25AZ 25NV 25TX 25

Get Rentler rental data flowing today.

150 listings live, refreshed daily, in the same schema as 50+ other sources. Try it free.