Back to Douyin
TikHub·Douyin

Douyin Web: Get user like video data

/api/v1/douyin/web/fetch_user_like_videossync$0.0015 / call

Get user like video data (TikHub · Douyin Web)

Input
FieldTypeRequiredDescription
sec_user_idstringyesUser secuserid
max_cursorintegerMaximum cursor (default 0)
countsintegerNumber per page (default 20)
cookiestringYour web version of Douyin Cookie

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_user_like_videos","input":{}}'

Or ask your agent: it will call inspect for this schema and run it over MCP.