Data sources / ShowMojo

1,602 live ShowMojo listings

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. 1,602 ShowMojo listings are live right now, refreshed daily.

1,602
Live ShowMojo listings
7
Fields per listing
$1,580
Median rent
Daily
Refresh cadence

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 ShowMojo data you get

Every ShowMojo listing is normalized into the same 24-field HousingFeed record. Coverage of each field for ShowMojo specifically:

FieldCoverage on ShowMojo
Address██████████ 100%
Rent██████████ 97%
Bedrooms█████████░ 91%
Bathrooms█████████░ 92%
Availability████████░░ 79%
Photo██████████ 97%
Listing URL██████████ 100%

Sample ShowMojo listing

A real record from the ShowMojo feed:

{
  "platform": "showmojo",
  "url": "https://showmojo.com/l/69e9d8a0d7/34-grand-ave-3-akron-oh-44303",
  "address": "34 Grand Ave 3 Akron OH 44303",
  "rent_min": 750,
  "beds": 1.0,
  "baths": 1.0,
  "available": "Available now",
  "image": "https://s3.amazonaws.com/ShowMojo-Dev/42123344/medium/IMG_6269.jpeg?1740673687",
  "scraped_at": "2026-07-03T21:46:57Z"
}

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.

1,602 listings live, refreshed daily, in the same schema as 30+ other sources. Try it free.