Data sources / Marketapts
Marketapts rows are in the Data API for research and internal use, not for display. 689 Marketapts listings are in the database (snapshot, newest record 2026-09-19), 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.
Marketapts is a rental listings source we track. HousingFeed collects Marketapts rental listings into one JSON schema, so you do not have to build and maintain your own Marketapts integration. 689 Marketapts listings are in the database (snapshot, newest record 2026-09-19), alongside 90+ other sources and 2.1M+ rows in one Data API.
newest record 2026-09-19
Marketapts does not offer a public listings API, so there is no official way to access its rental data programmatically. HousingFeed solves that: we collect Marketapts listings and serve them through a single documented endpoint, so you get structured data without operating your own collection.
Each Marketapts 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 Marketapts data live in the database, 13 fields populated:
Share of live Marketapts listings that carry each field.
Median Marketapts asking rent is $1,450/mo.
Top states by live Marketapts inventory.
The most recent complete Marketapts record in the database:
{
"platform": "marketapts",
"url": "https://www.waileleridge.com/floorplan/3x2-1079",
"address": "10 Wailele Kai Lane #103, Lahaina, 950WAR 96761",
"city": "Lahaina",
"rent_min": 4599,
"beds": 2,
"available": "Now",
"image": "https://assets.marketapts.com/assets/converted/950WAR/images/apartments/floorplans/781bdc28-0fc7-4e11-be89-e38992d08b5e.jpg",
"scraped_at": "2026-09-19T22:44:45+00:00"
}
Filter the HousingFeed Data API on Apify to marketapts and get Marketapts 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":"marketapts","maxItems":100}'
Other sources in the same schema, served through the same API.
689 Marketapts listings live in the database, in the same schema as 90+ other sources through the Data API.
Marketapts is a trademark of its respective owner; HousingFeed is not affiliated with or endorsed by Marketapts.