/youku/shows/search

POST /api/youku/shows/search

Price: 20 credits

Search the Youku catalogue by keyword and get back shows — dramas, films, variety shows, anime, documentaries and kids titles. Every result carries the show id and URL, the Chinese title, category and artwork. The rest of the card is shape-dependent: a handful of results per keyword, at no fixed position in the returned list, are rich cards that also carry the tagline, synopsis, release year, episode count and completion state and the VIP flag, while the sibling-seasons and related-shows cards that make up most of a keyword's results carry none of those — for those rows only the id, title, category and artwork are filled, and the synopsis, episode count and VIP flag come back null rather than filtered out.

How to use it

The keyword matches Chinese titles and cast names, so an actor's name finds the titles they appear in. Write the query in Chinese — a romanised or English title matches poorly. The source runs out of distinct shows quickly and the yield varies a lot by keyword — a handful for a narrow or generic term, up to several dozen for a well-known title — after which further pages repeat what was already returned, so a large `count` comes back short rather than empty and that is not an error. Results are catalogue cards, not full records: `cast`, `heat`, `chart` and the counters are absent here and come from /youku/shows by `id`. Individual videos, creators and playlists also appear in Youku's own search UI but are not returned by this endpoint, which is shows only.

Parameters

Request body

Response

Errors

Response headers