Data sources / Camden
Camden is a rental listings source we track. HousingFeed collects Camden rental listings into one JSON schema, so you do not have to build and maintain your own Camden integration. 4,571 Camden listings are live in the database today, alongside 70+ other sources and 1.4M+ rows in one Data API.
Verified weekly · newest record 2026-09-13
Camden does not offer a public listings API, so there is no official way to access its rental data programmatically. HousingFeed solves that: we collect Camden listings and serve them through a single documented endpoint, so you get structured data without operating your own collection.
Each Camden 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 Camden data live in the database, 13 fields populated:
Share of live Camden listings that carry each field.
Median Camden asking rent is $1,789/mo.
Top states by live Camden inventory.
The most recent complete Camden record in the database:
{
"platform": "camden",
"url": "https://www.camdenliving.com/apartments/tampa-fl/camden-visconti/available-apartments?unit=203",
"address": "2302 Visconti Blvd #203, Tampa, FL 33619",
"city": "Tampa",
"state": "FL",
"rent_min": 2009,
"beds": 2,
"baths": 2,
"available": "2026-10-16",
"image": "https://images.ctfassets.net/pg6xj64qk0kh/3qBJywyIBPGOT4zR3pOuAi/0ac02da77ce72ed8e38b8f961bd2148e/camden-visconti-apartments-tampa-florida-floorplan-messina.jpg",
"scraped_at": "2026-09-13T12:05:01+00:00"
}
Filter the HousingFeed Data API on Apify to camden and get Camden 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":"camden","maxItems":100}'
Other sources in the same schema, served through the same API.
4,571 Camden listings live in the database, verified weekly, in the same schema as 70+ other sources through the Data API.
Camden is a trademark of its respective owner; HousingFeed is not affiliated with or endorsed by Camden.