imsdb.com API: get_script_text
imsdb.com via Parse · entertainment
Get the full screenplay text for a script. Provide either a title (to auto-construct the URL) or a direct read_url (from get_script_details scriptReadUrl field). Using read_url is more reliable for titles with special characters. Returns the complete screenplay as plain text. Scraper for the Internet Movie Script Database (imsdb.com) - access movie scripts, screenplays, and related metadata. Fulfilled by Parse from imsdb.com.
- entertainment
- imsdb-com
- news-media
- parse
- platform-key
- reviews-ratings
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- entertainment
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/823d3348-58ab-446b-8507-af14ca2a34ed/get_script_text
- Interface artifact
- sha256:4c55531b6818a518e9270abc03bab596a6b7d35da07ee19af4cb99bbc42910c4
- Manifest digest
- sha256:92cfdba06b150384853dbc48e7dda6c3a9410ec5884765ba4043b13688db46ca
Request fields
- title (string): Script title used to construct the script URL. At least one of title or read_url must be provided.
- read_url (string): Direct URL to the script text page, from get_script_details scriptReadUrl field. At least one of title or read_url must be provided.
Example queries
- {"title":"Matrix, The","read_url":"https://imsdb.com/scripts/10-Things-I-Hate-About-You.html"}