Data sources / Rentable

253 live Rentable listings

Rentable rental data, via one API.

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

253
Live Rentable listings
9
Fields per listing
$1,400
Median rent
Daily
Refresh cadence

Does Rentable have a public API?

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

What Rentable data you get

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

FieldCoverage on Rentable
Address██████████ 100%
City██████████ 96%
State/region██████████ 100%
Rent██████████ 100%
Bedrooms█████████░ 89%
Bathrooms██████████ 100%
Floor area██████████ 98%
Availability█░░░░░░░░░ 11%
Listing URL██████████ 100%

Sample Rentable listing

A real record from the Rentable feed:

{
  "platform": "rentable",
  "url": "https://www.rentable.co/chicago-il/the-duncan",
  "address": "1515 W Monroe St, Chicago, IL",
  "city": "Chicago",
  "state": "IL",
  "rent_min": 1950,
  "beds": 1.0,
  "baths": 1.0,
  "scraped_at": "2026-07-03T22:11:32Z"
}

Pull Rentable listings in one request

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

Top states for Rentable

WA 30TX 29GA 27MN 27CO 26NC 25IL 24OH 23

Get Rentable rental data flowing today.

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