查询参数
string
默认值:"gd_m7n5v2gq296pex2f5m"
必填
用于此请求的数据集 ID。
必须设置为
gd_m7n5v2gq296pex2f5m 以收集按个人资料快速 API 发布的帖子数据。boolean
默认值:false
请求完成时是否发送通知。
boolean
默认值:true
是否在响应中包含错误。
请求体
object[]
必填
输入对象数组。
显示 properties
显示 properties
示例
{
"input": [
{
"url": "https://www.tiktok.com/@mrbeast",
"num_of_posts": 20,
"start_date": "01-01-2025",
"end_date": "03-01-2025"
}
]
}
[
{
"post_id": "7553300000000000000",
"description": "New challenge video is here #challenge #viral",
"create_time": "2025-02-01T10:00:00.000Z",
"share_count": 95000,
"collect_count": 28000,
"comment_count": 18000,
"play_count": 42000000,
"video_duration": 90,
"hashtags": [
"#challenge",
"#viral"
],
"video_url": "https://v16-webapp-prime.tiktok.com/video/example.mp4",
"profile_username": "examplecreator",
"profile_url": "https://www.tiktok.com/@examplecreator",
"is_verified": true
}
]