Back to Douyin
TikHub·Douyin
Douyin Web: Douyin video channel data
/api/v1/douyin/web/fetch_video_channel_resultsync$0.0015 / callDouyin video channel data. https://www.douyin.com/channel/300205 (TikHub · Douyin Web)
Input
| Field | Type | Required | Description |
|---|---|---|---|
| tag_id | integer | yes | Tag id |
| count | integer | — | Number (default 10) |
| refresh_index | integer | — | Refresh index (default 1) |
Run it
curl -s https://www.sooma.dev/v1/run \
-H "Authorization: Bearer $SOOMA_API_KEY" \
-H "Content-Type: application/json" \
-d '{"provider":"tikhub","endpoint":"/api/v1/douyin/web/fetch_video_channel_result","input":{}}'
Or ask your agent: it will call inspect for this schema and run it over MCP.