Data sources / Rently

6,228 live Rently listings

Rently rental data, via one API.

Self-touring platform across thousands of US rental properties. HousingFeed extracts Rently rental listings into a clean, unified JSON schema — no scraper to build, no per-tenant sites to fight. 6,228 Rently listings are live right now, refreshed daily.

6,228
Live Rently listings
12
Fields per listing
$1,900
Median rent
Daily
Refresh cadence

Does Rently have a public API?

Rently is self-tour software; no public listings API. HousingFeed solves that: we collect Rently listings for you and serve them through a single documented endpoint, so you get structured data without operating scrapers or proxies.

What Rently data you get

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

FieldCoverage on Rently
Address██████████ 100%
City██████████ 100%
State/region█████░░░░░ 51%
ZIP/postcode█████░░░░░ 51%
Coordinates██████████ 100%
Rent██████████ 100%
Bedrooms██████████ 100%
Bathrooms██████████ 100%
Floor area█████████░ 92%
Property type████████░░ 79%
Availability██████████ 100%
Listing URL██████████ 100%

Sample Rently listing

A real record from the Rently feed:

{
  "platform": "rently",
  "url": "https://homes.rently.com/homes-for-rent/properties/6633276",
  "address": "15 E 30th St, New York, NY 10016",
  "city": "New York",
  "state": "NY",
  "rent_min": 7900,
  "beds": 1.0,
  "baths": 2.0,
  "available": "Now",
  "scraped_at": "2026-07-03T22:07:53Z"
}

Pull Rently listings in one request

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

Top states for Rently

TX 463FL 284AZ 259CA 234TN 188CO 187NC 177MO 149

Get Rently rental data flowing today.

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