Mydramalist: Search Dramas
Mydramalist via Parse · entertainment
Search for dramas on MyDramaList with filters for country, year range, and sorting. Returns paginated results with title, rating, ranking, metadata, and synopsis for each drama. Results default to South Korea and Japan when no country filter is provided. Paginates via integer page number. Search and retrieve detailed information for Asian dramas from MyDramaList, including Korean, Japanese, Chinese, Taiwanese, Thai, and Hong Kong dramas. Fulfilled by Parse from mydramalist.com.
- entertainment
- mydramalist
- mydramalist-com
- parse
- platform-key
- reviews-ratings
- streaming-video
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/4ec819e7-aa12-4c2b-9ca3-33655632d102/search_dramas
- Interface artifact
- sha256:4bf61feb1d4b5bb48937ee6769566941c18f01ef71304078c3541ac5a1f36824
- Manifest digest
- sha256:fe04ff5c98538a4c4bf8158e6bc2d3b5bc2cbb9090348e68de5bde74196398a5
Request fields
- page (integer): Page number for pagination.
- sort (string): Sort order for results.: Allowed values: top, popular, newest, upcoming, updated
- query (string): Search keyword to filter dramas by title or content.
- country (string): Comma-separated country names or numeric IDs. Accepted names: 'South Korea', 'Japan', 'China', 'Taiwan', 'Thailand', 'Hong Kong'. Omit to search across South Korea and Japan by default.: Allowed values: South Korea, Japan, China, Taiwan, Thailand, Hong Kong
- year_end (integer): End year for the release date range filter.
- year_start (integer): Start year for the release date range filter.
Example queries
- {"page":"1","sort":"top","query":"romance","country":"South Korea","year_end":"2025","year_start":"2024"}