Data sources / ShowMojo

2,483 live ShowMojo listings, the largest open ShowMojo feed

ShowMojo rental data, via one API.

Self-showing and leasing platform used by US property managers. HousingFeed extracts ShowMojo rental listings into a clean, unified JSON schema, no scraper to build, no per-tenant sites to fight. 2,483 ShowMojo listings are live right now, the largest open ShowMojo feed anywhere, refreshed daily.

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

Does ShowMojo have a public API?

ShowMojo is leasing/showing software; listings are exposed only through manager sites. HousingFeed solves that: we collect ShowMojo listings for you and serve them through a single documented endpoint, so you get structured data without operating scrapers or proxies.

What the ShowMojo feed looks like

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

Field coverage on ShowMojo

Share of live ShowMojo listings that carry each field.

Address100%
Listing URL100%
Rent98%
Photo98%
Bathrooms91%
Bedrooms91%
Availability83%

How ShowMojo rents distribute

$650$2,823$4,996+

Median ShowMojo asking rent is $1,499/mo.

Sample ShowMojo listing

A real record from the ShowMojo feed:

{
  "platform": "showmojo",
  "url": "https://showmojo.com/l/0983832046/3728-e-monterosa-st-3-phoenix-az-85018",
  "address": "3728 E Monterosa ST 3 Phoenix AZ 85018",
  "rent_min": 1340,
  "beds": 2,
  "baths": 1,
  "available": "Available now",
  "image": "https://s3.amazonaws.com/ShowMojo-Dev/57713519/medium/3728_E_Monterosa_St_Apt_4-01.jpg?1781024053",
  "scraped_at": "2026-07-06T03:17:51+00:00"
}

Pull ShowMojo listings in one request

Filter the HousingFeed API to showmojo and get ShowMojo 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":"showmojo","maxItems":100}'

Get ShowMojo rental data flowing today.

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