Data sources / Rentcafe
Rentcafe is a rental listings source we track. HousingFeed extracts Rentcafe rental listings into a clean, unified JSON schema, no scraper to build, no anti-bot defenses to fight. 247 Rentcafe listings are live right now, the largest open Rentcafe feed anywhere, refreshed daily.
Rentcafe does not offer a public listings API, so scraping is the only way to access its rental data programmatically. HousingFeed solves that: we collect Rentcafe listings for you and serve them through a single documented endpoint, so you get structured data without operating scrapers or proxies.
Every Rentcafe listing is normalized into the same 24-field HousingFeed record. Here is the depth and shape of the Rentcafe data that is live right now, 7 fields populated:
Share of live Rentcafe listings that carry each field.
Median Rentcafe asking rent is $2,008/mo.
A real record from the Rentcafe feed:
{}
Filter the HousingFeed API to rentcafe and get Rentcafe 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":"rentcafe","maxItems":100}'
247 listings live, refreshed daily, in the same schema as 60+ other sources. Try it free.