/niconico/users/videos
/niconico
/niconico/users/videos
List videos uploaded by a Niconico user
Price: 1 credit per 100 results
💡 AI Hint: List videos uploaded by a Niconico (nicovideo.jp) user by user ID or profile URL, with optional sort key and direction. Returns video cards with view/comment/mylist/like counts.
⚠️ Common errors: 412: User not found.
POST
/niconico/users/videos
Authorizations
API token from the dashboard
Headers
Body
application/json
Niconico user ID or profile URL
Minimum string length:
1Examples:
"53610183"
"https://www.nicovideo.jp/user/53610183"
Max number of videos to fetch
Required range:
x >= 1Max scrapping execution timeout (in seconds)
Required range:
20 <= x <= 1500Result ordering key
Available options:
registered_at, view_count, like_count, comment_count, mylist_count, duration, last_comment_time Sort direction
Available options:
desc, asc Response
Successful Response