GET
/api/v1/recommend
Recommended dramas by category (17 categories). Use categoryKey to get specific category
Fetch data from Dramanova using this endpoint. All parameters should be passed as specified below.
Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
| lang | Query | No | in |
| categoryKey | Query | No | dramanova_hot |
| page | Query | No | 1 |
| size | Query | No | 5 |
| limit | Query | No | 6 |