Back to Kuaishou
TikHub·Kuaishou
Kuaishou Web: Fetch video comments
/api/v1/kuaishou/web/fetch_one_video_commentsync$0.003 / callFetch single video comment data (TikHub · Kuaishou Web)
Input
| Field | Type | Required | Description |
|---|---|---|---|
| photo_id | string | yes | Photo ID |
| pcursor | string | — | Comment cursor |
Run it
curl -s https://sooma.dev/v1/run \
-H "Authorization: Bearer $SOOMA_API_KEY" \
-H "Content-Type: application/json" \
-d '{"provider":"tikhub","endpoint":"/api/v1/kuaishou/web/fetch_one_video_comment","input":{}}'
Or ask your agent: it will call inspect for this schema and run it over MCP.