douyin_hot_list
Fetches Douyin's real-time hot search list with metrics like heat value, position, and label. Requires a login cookie; obtain it via guided_login on first use.
Instructions
抖音实时热搜榜。需要登录 cookie(首次用 guided_login 收割)。
Returns: {count, items: [{word, hot_value, position, label}]}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||