Kuaishou Video Detail avatar

Kuaishou Video Detail

Pricing

from $2.00 / 1,000 kuaishou video metadata results

Go to Apify Store
Kuaishou Video Detail

Kuaishou Video Detail

Public Kuaishou video metadata lookup.

Pricing

from $2.00 / 1,000 kuaishou video metadata results

Rating

0.0

(0)

Developer

a a

a a

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

7 days ago

Last modified

Categories

Share

Kuaishou Video Metadata Lookup

Normalizes one JSON video result produced by kuaishou-search-collector into a focused video-level record.

This Actor is intentionally transparent: it does not claim an independent Kuaishou video_id lookup endpoint. The supplied object must come from a public search result.

Input

{
"video": {
"video_id": "...",
"caption": "...",
"view_count": 0,
"like_count": 0,
"comment_count": 0,
"share_count": 0,
"collect_count": 0
}
}

Output

One Dataset item containing the video ID, caption, author, views, likes, comments, shares, collections, timestamp, duration and source marker.