Data sources / Doorloop
Doorloop rows are in the Data API for research and internal use, not for display. 1,332 Doorloop listings are live in the database today, in the same schema as every other source. Portal-derived listings are never licensable for public display; for listings you can show to users, see the Display Feed.
Doorloop is a rental listings source we track. HousingFeed collects Doorloop rental listings into one JSON schema, so you do not have to build and maintain your own Doorloop integration. 1,332 Doorloop listings are live in the database today, alongside 90+ other sources and 2.1M+ rows in one Data API.
Verified weekly · newest record 2026-09-19
Doorloop does not offer a public listings API, so there is no official way to access its rental data programmatically. HousingFeed solves that: we collect Doorloop listings and serve them through a single documented endpoint, so you get structured data without operating your own collection.
Each Doorloop listing is normalized into the same HousingFeed schema as every other source (the field list is in the docs). Here is the depth and shape of the Doorloop data live in the database, 13 fields populated:
Share of live Doorloop listings that carry each field.
Median Doorloop asking rent is $1,675/mo.
Top states by live Doorloop inventory.
The most recent complete Doorloop record in the database:
{
"platform": "doorloop",
"url": "https://www.zenithdegree.com/",
"address": "686 Destiny Dr, Bluffton, SC 29909",
"city": "Bluffton",
"state": "SC",
"rent_min": 3000,
"beds": 4,
"baths": 3,
"available": "2026-08-28",
"image": "https://doorloop-pictures.s3.amazonaws.com/6569f71459854a7e68847c72/1787932785560_01.jpg",
"scraped_at": "2026-09-19T12:40:36+00:00"
}
Filter the HousingFeed Data API on Apify to doorloop and get Doorloop 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":"doorloop","maxItems":100}'
Other sources in the same schema, served through the same API.
1,332 Doorloop listings live in the database, verified weekly, in the same schema as 90+ other sources through the Data API.
Doorloop is a trademark of its respective owner; HousingFeed is not affiliated with or endorsed by Doorloop.