Discover/theatermania.com API
live

theatermania.com APItheatermania.com

Access Broadway show listings, touring productions, theater news, and venue details from TheaterMania.com via a structured JSON API with 7 endpoints.

Endpoints
7
Updated
26d ago
Try it
Page number for pagination.
api.parse.bot/scraper/358e12ab-93aa-4ba9-aa12-869492e2e4d9/<endpoint>
Ready to send
Fill in the parameters and hit sign in to send to see live response data here.
Use it in your codegrab a free API key at signup
curl -X GET 'https://api.parse.bot/scraper/358e12ab-93aa-4ba9-aa12-869492e2e4d9/get_broadway_shows?page=1' \
  -H 'X-API-Key: $PARSE_API_KEY'
All endpoints · 7 totalclick to expand

Retrieve a paginated list of Broadway shows. Returns an empty array when page exceeds available results.

Input
ParamTypeDescription
pageintegerPage number for pagination.
Response
{
  "type": "object",
  "fields": {
    "count": "integer, number of shows returned on this page",
    "paged": "integer, current page number",
    "shows": "array of show objects with title, url, image, type, category, performance_dates, discount_info, and ticket_url"
  },
  "sample": {
    "data": {
      "count": 24,
      "paged": 1,
      "shows": [
        {
          "url": "https://www.theatermania.com/shows/new-york-city-theater/broadway/arthur-millers-death-of-a-salesman_1815340/",
          "type": "show",
          "image": "https://www.theatermania.com/wp-content/uploads/sites/4/2025/12/DOAS_TheaterMania_300x200_KeyArt_Option1.png?w=300",
          "title": "Arthur Miller’s Death of a Salesman",
          "category": null,
          "ticket_url": "https://www.telecharge.com/arthur-millers-death-of-a-salesman-tickets?AID=AFF000009000",
          "discount_info": null,
          "performance_dates": "Final performance: August 9, 2026"
        }
      ]
    },
    "status": "success"
  }
}

About the theatermania.com API

The TheaterMania API exposes 7 endpoints covering Broadway show listings, touring productions, city-specific theater schedules, and news articles from TheaterMania.com. The get_show_detail endpoint returns venue name, address, ticket URL, and a full description for any specific production. Listings include performance dates, discount info, and direct ticket links, making it straightforward to build theater discovery tools or content feeds.

Show Listings and Location Coverage

The get_broadway_shows endpoint returns a paginated list of Broadway productions, each with a title, url, image, type, category, performance_dates, discount_info, and ticket_url. For productions outside New York, get_shows_by_location accepts a location slug (such as chicago-theater or los-angeles-theater) and returns the same shape of show objects. To discover which slugs are valid, call get_all_cities first — it returns a flat array of supported city/market slugs that feed directly into the location parameter.

Show Detail and Search

When you need the full record for a specific production, get_show_detail accepts either a full URL or a relative path from TheaterMania and returns venue, venue_address, venue_url, ticket_url, description, and a metadata object with additional date and detail fields. The search_shows endpoint accepts a query string (for example, hamilton or wicked) and returns a result array with the same fields as the listing endpoints, covering shows, news, and articles in one call.

Tours and News

get_tours retrieves paginated touring productions with the same field set as Broadway listings — useful for tracking which shows are currently on the road. get_news_articles returns theater news with title, url, image, category, and type per article. All paginated endpoints accept an integer page parameter and return both count and paged in the response so you can iterate until the array comes back empty.

Common use cases
  • Aggregating Broadway and regional theater listings with discount info and ticket links for an event discovery platform
  • Building a tour-tracker that surfaces which productions are currently on the road via get_tours
  • Populating a city-specific theater guide using get_shows_by_location with slugs from get_all_cities
  • Enriching a show record with venue address, description, and ticket URL via get_show_detail
  • Running a theater news feed with article titles, images, and categories from get_news_articles
  • Implementing a site-wide search across productions and editorial content using search_shows
Pricing & limitsSee full pricing →
TierPriceCredits/monthRate limit
Free$0/mo1005 req/min
Hobby$30/mo1,00020 req/min
Developer$100/mo5,000250 req/min

One credit = one API call regardless of which marketplace API you call. Exceeding the rate limit returns a 429 response. Authenticate with the X-API-Key header.

Frequently asked questions
Does TheaterMania have an official developer API?+
TheaterMania does not publish a public developer API or documented data access program. This Parse API provides structured access to show, tour, news, and venue data from the site.
What does `get_show_detail` return beyond what the listing endpoints include?+
get_show_detail adds fields not present in paginated lists: venue, venue_address, venue_url, description, and a metadata object containing additional dates and show details. It accepts either a full TheaterMania URL or a relative path, so you can pass the url field from any listing result directly.
How does pagination work across the listing endpoints?+
All paginated endpoints (get_broadway_shows, get_shows_by_location, get_tours, get_news_articles) accept an integer page parameter and return count and paged in the response. When page exceeds the available results, the endpoint returns an empty array — so incrementing page until the array is empty is the intended iteration pattern.
Does the API return user reviews or ratings for shows?+
Not currently. The API covers show listings, venue details, tour schedules, and news articles, but does not expose user review text or numeric ratings. You can fork this API on Parse and revise it to add an endpoint targeting show review content.
Can I filter shows by genre, date range, or price within a single endpoint?+
The listing endpoints (get_broadway_shows, get_shows_by_location) support only page-based pagination; there are no query parameters for genre, date, or price filtering. The category and performance_dates fields are available in the response, so client-side filtering is possible after retrieval. You can fork this API on Parse and revise it to add server-side filter parameters if you need more targeted queries.
Page content last updated . Spec covers 7 endpoints from theatermania.com.
Related APIs in EntertainmentSee all →
playbill.com API
playbill.com API
movietickets.com API
Find movie showtimes and theaters near you, browse now playing and coming soon films, and get detailed movie information including ratings and schedules. Plan your movie nights by checking availability across theaters and viewing comprehensive movie metadata all in one place.
amctheatres.com API
Find movie showtimes and browse theatre locations across AMC Theatres, with the ability to filter by specific theatre, date, and market area. Quickly discover what's playing and plan your cinema visits with current availability at your preferred locations.
atomtickets.com API
Find movie showtimes, theater locations, and ticket prices in your area, then browse current and upcoming films with detailed information. Search for specific movies or theaters to compare showtimes and pricing across venues near you.
landmarktheatres.com API
Find current movies, check showtimes, and browse Landmark Theatres locations nationwide with direct ticketing links. Search what's playing at any US Landmark Theatre and get all the information you need to plan your movie outing.
tmdb.org API
Search for movies and TV shows to discover details like cast, crew, reviews, images, videos, and where to watch them. Get information about actors, browse trending and popular titles, and access comprehensive metadata for entertainment planning.
axs.com API
Search for events, performers, and venues across AXS.com to find tickets, pricing, and availability information in your area or by category. Browse featured events, explore venues by city, and access detailed event information all in one place.
comedymothership.com API
Browse upcoming Comedy Mothership shows across different rooms, check real-time ticket availability, and get detailed information about Kill Tony events and seating options. Find venue details, FAQs, and track specific performances to plan your comedy night.
TheaterMania API – Shows, Tours & News · Parse