Discover/simplyscripts.com API
live

simplyscripts.com APIsimplyscripts.com

Access movie, TV, radio, and unproduced scripts from SimplyScripts.com via 10 endpoints. Search by title, browse by genre or letter, and retrieve Oscar-winning screenplays.

Endpoints
10
Updated
14d ago
Try it
Search keyword or phrase.
Search method. Accepted values: exact, or, and.
api.parse.bot/scraper/09cfb102-7768-4256-8be3-28c8bd47d2d7/<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/09cfb102-7768-4256-8be3-28c8bd47d2d7/search_scripts?query=Matrix' \
  -H 'X-API-Key: $PARSE_API_KEY'
All endpoints · 10 totalclick to expand

Search for scripts by title, writer, or keyword using the site's internal search engine. Returns matching script listings with titles, URLs, and metadata.

Input
ParamTypeDescription
queryrequiredstringSearch keyword or phrase.
methodstringSearch method. Accepted values: exact, or, and.
Response
{
  "type": "object",
  "fields": {
    "query": "string, the search query echoed back",
    "results": "array of script objects with title, script_url, and optional writer, host_site, imdb_url"
  },
  "sample": {
    "data": {
      "query": "Matrix",
      "results": [
        {
          "title": "Matrix Reloaded, The (2003) Larry And Andy Wachowski [2001-10-27]",
          "imdb_url": "http://us.imdb.com/Title?0133093",
          "host_site": "| Screenplays and Scripts",
          "script_url": "http://screenplaysandscripts.com/script_files/M/MATRIX RELOADED, THE (2003) Larry and Andy Wachowski %5b2001-10-27%5d.pdf"
        }
      ]
    },
    "status": "success"
  }
}

About the simplyscripts.com API

The SimplyScripts API exposes 10 endpoints for searching and browsing the SimplyScripts.com script library, covering movie screenplays, TV teleplays, radio plays, stage plays, and unproduced original scripts. The search_scripts endpoint accepts keyword, exact, or boolean queries and returns matching entries with title, script URL, writer, host site, and optional IMDb URL. Other endpoints let you enumerate scripts by alphabetical letter, genre, Oscar status, or script type without requiring any prior knowledge of the site's URL structure.

Browsing and Searching Scripts

The search_scripts endpoint accepts a query string plus an optional method parameter (exact, or, or and) and returns an array of script objects, each containing title, script_url, and — where available — writer, host_site, and imdb_url. For browsing without a search term, get_movie_scripts_by_letter accepts a lowercase letter or 0 and returns all movie scripts starting with that character. Not every letter has a corresponding listing page; requests for unsupported letters return an upstream error. get_movie_scripts_by_genre accepts genre slugs such as action, comedy, and drama to filter the movie listing.

TV, Radio, Stage, and Unproduced Scripts

get_tv_scripts paginates through television teleplay listings using a page filename parameter — confirmed values include tv.html, tv_ab.html, and tv_cd.html. get_radio_scripts and get_plays return script arrays without additional filters. get_unproduced_scripts lists original screenplays submitted by writers and optionally accepts a genre slug (drama, action-adventure, comedy); omitting the parameter returns the full unproduced listing. All these endpoints return the same base script object shape: title, script_url, and an optional writer or host field.

Oscar Scripts and Homepage Updates

get_oscar_scripts returns a flat array of Academy Award-winning and nominated screenplays, each entry carrying title (often the award year as a label), script_url, and optionally writer and imdb_url. get_homepage_updates pulls the latest site additions as an array of update objects, each with a title, a summary string, and a nested scripts array of {title, url} pairs — useful for tracking newly added content without polling individual listing pages.

Retrieving Script Detail

get_script_detail accepts any script_url returned by the other endpoints and resolves it to one of three types: pdf (no content field returned), html (SimplyScripts-hosted page, includes content text), or external (off-site HTML, includes content text). This lets you programmatically distinguish downloadable PDFs from browsable script pages without issuing a raw HTTP request yourself.

Common use cases
  • Build a screenplay search tool that queries search_scripts with boolean operators and surfaces IMDb links alongside script downloads.
  • Track newly added scripts by polling get_homepage_updates and diffing the nested scripts arrays over time.
  • Compile a dataset of Oscar-winning screenplays using get_oscar_scripts to collect title, writer, and imdb_url fields.
  • Generate a genre-filtered script catalog by iterating get_movie_scripts_by_genre across action, comedy, and drama slugs.
  • Enumerate the full alphabetical movie script index via get_movie_scripts_by_letter to build an offline script directory.
  • Identify script file types before downloading by passing script_url values to get_script_detail and filtering on the type field.
  • Aggregate unproduced screenplays by genre for a writers' resource site using get_unproduced_scripts with genre slug filtering.
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 SimplyScripts have an official developer API?+
No. SimplyScripts.com does not publish an official developer API or documented data access layer. The Parse API is the structured programmatic interface available for accessing this content.
What does `get_script_detail` actually return for a PDF link?+
When the resolved URL points to a PDF, the endpoint returns type: 'pdf' and omits the content field entirely. For HTML pages — whether hosted on SimplyScripts or externally — it returns type: 'html' or type: 'external' along with the content text of the page.
Are all alphabetical letters supported in `get_movie_scripts_by_letter`?+
Not all letters have corresponding listing pages on SimplyScripts. Requesting an unsupported letter returns an upstream error rather than an empty array. Test the letters you need before assuming coverage; confirmed gaps should be handled with error checking in your client.
Can I retrieve the actual script text or screenplay content through this API?+
Not directly. The API returns script_url links and, for HTML pages, the page's text content via get_script_detail. Raw screenplay text from PDF files is not extracted or returned. You can fork this API on Parse and revise it to add a PDF-parsing endpoint if you need structured script text.
Does the API cover all genre slugs for `get_movie_scripts_by_genre` and `get_unproduced_scripts`?+
Confirmed working genre slugs are limited: action, comedy, and drama for movies; drama, action-adventure, and comedy for unproduced scripts. Other genre slugs may exist on the site but are not documented as confirmed. You can fork the API on Parse and revise it to test and add additional genre slug support.
Page content last updated . Spec covers 10 endpoints from simplyscripts.com.
Related APIs in EntertainmentSee all →
noor-book.com API
Search and discover books across 1,800+ categories in the Noor Book library, retrieving detailed information about titles, authors, biographies, and book metadata. Access comprehensive author profiles and browse one of the largest Arabic and English digital book collections with over 289,000 authors.
vg.no API
Access VG.no's latest news, articles, sports scores, and TV guides through a single interface where you can browse the front page, search articles by topic, view category-specific content, and find related stories. Get real-time sports scores and television schedules alongside comprehensive news coverage from Norway's leading news outlet.
vegasinsider.com API
Retrieve MLB betting odds from major sportsbooks including bet365, FanDuel, and DraftKings, covering Moneyline, Total, and Runline markets for any supported date. Easily compare odds across books to identify the best available lines.
novelbin.me API
Search and browse novels by title, genre, or popularity, and explore trending, completed, or recently updated works. Access full novel details, chapter listings, chapter content, author information, related titles, and reader comments. Authenticated users can manage bookmarks with reading-status tracking and subscribe to novels for update notifications.
quizbowlpackets.com API
Search and browse thousands of quizbowl question sets across all competition levels, then access detailed metadata like difficulty, subjects, and download links for each packet. Find the perfect practice materials for High School, Collegiate, Middle School, or Pop Culture quizbowl competitions.
glastonburyfestivals.co.uk API
Discover historical and current Glastonbury Festival line-ups, find artist set times and stage locations, and search for specific performers across all festival years. Stay updated with the latest festival news and explore detailed information about festival areas and stages.
puntoticket.com API
Browse and search events happening in Chile with PuntoTicket, viewing featured shows, filtering by category, and checking detailed pricing and availability for concerts, theater, sports, and more. Find the perfect event by exploring all listings or discovering what's trending right now.
wynncraft.com API
Access detailed Wynncraft game information to look up item metadata and search across the complete item database, retrieve player statistics and character inventories, and browse guild information and global search results. Use this data to compare gear, track player progress, analyze guild rosters, or build tools for the Wynncraft community.