Data sources / Rentler

231 live Rentler listings, the largest open Rentler feed

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. 231 Rentler listings are live right now, the largest open Rentler feed anywhere, refreshed daily.

231
Live Rentler listings
7
Fields per listing
$1,220
Median rent
Daily
Refresh cadence
Is 231 everything Rentler has? It is what the crawler banks today, and crawl depth follows demand. If your project needs fuller Rentler coverage, a specific market, or a higher refresh rate, tell us and we scale the crawl to fit.

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 the Rentler feed looks like

Every Rentler listing is normalized into the same 24-field HousingFeed record. Here is the depth and shape of the Rentler data that is live right now, 7 fields populated:

Field coverage on Rentler

Share of live Rentler listings that carry each field.

Address100%
City100%
State/region100%
Listing URL100%
Rent26%
Bedrooms26%
Bathrooms26%

How Rentler rents distribute

$830$1,862$2,895+

Median Rentler asking rent is $1,220/mo.

Where Rentler listings are

Top states by live Rentler inventory.

UT83
AZ34
CO31
ID30
TX27
NV26

Sample Rentler listing

A real record from the Rentler feed:

{
  "platform": "rentler",
  "url": "https://www.rentler.com/places-for-rent/ut/salt-lake-city/1810-s-main-st/10273026",
  "address": "1810 S Main St, Salt Lake City, UT",
  "city": "Salt Lake City",
  "state": "UT",
  "rent_min": 935,
  "beds": 1,
  "baths": 1,
  "scraped_at": "2026-07-03T22:03:03+00:00"
}

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}'

Get Rentler rental data flowing today.

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