Data sources / Rentable

366 live Rentable listings in the feed

Rentable rental data, via one API.

Rentable is a rental listings source we track. HousingFeed extracts Rentable rental listings into one clean JSON schema, no scraper to build, no anti-bot defenses to fight. 366 Rentable listings are live right now, alongside 60+ other sources and 1.2M listings in one API.

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

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

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

Field coverage on Rentable

Share of live Rentable listings that carry each field.

Address100%
State/region100%
Rent100%
Bathrooms100%
Listing URL100%
Floor area98%
City96%
Bedrooms90%
Availability13%

How Rentable rents distribute

$445$2,120$3,795+

Median Rentable asking rent is $1,420/mo.

Where Rentable listings are

Top states by live Rentable inventory.

IL54
WA51
MN44
TX41
CO37
GA30
OH30
TN29

Sample Rentable listing

A real record from the Rentable feed:

{
  "platform": "rentable",
  "url": "https://www.rentable.co/atlanta-ga/200-edgewood-student-housing",
  "address": "200 Edgewood Ave Ne,, Atlanta, GA",
  "city": "Atlanta",
  "state": "GA",
  "rent_min": 1539,
  "beds": 2,
  "baths": 2,
  "scraped_at": "2026-07-06T04:10:21+00:00"
}

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

Get Rentable rental data flowing today.

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