get_comments
Retrieve popular comments from Bilibili videos to analyze viewer engagement and feedback. Extracts comment content, user details, and like counts for video analysis.
Instructions
Get popular comments from a Bilibili video
Args:
url: Bilibili video URL, e.g., https://www.bilibili.com/video/BV1x341177NN
Returns:
List of popular comments including comment content, user information, and metadata such as like counts
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes |