YouTube API | search comments channel videos avatar

YouTube API | search comments channel videos

Pricing

from $1.00 / 1,000 dataset items

Go to Apify Store
YouTube API | search comments channel videos

YouTube API | search comments channel videos

SocialDataX read-only YouTube API for video search, video details, YouTube comments, comment replies, channel profiles, and channel videos. Results export to Apify Dataset, CSV, Excel, JSON, or API workflows.

Pricing

from $1.00 / 1,000 dataset items

Rating

0.0

(0)

Developer

SocialDataX

SocialDataX

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

16 hours ago

Last modified

Share

SocialDataX read-only YouTube API for video search, video details, YouTube comments, comment replies, channel profiles, and channel videos.

Apify users do not need to configure a SocialDataX API Key. The Actor owner configures SOCIALDATAX_API_KEY as an Apify secret.

Operations

  • search_videos: Search Videos using keyword.
  • get_video_detail: Get Video Detail using video_url.
  • get_video_comments: Get Video Comments using video_url.
  • get_video_comment_replies: Get Video Comment Replies using reply_token.
  • get_channel_info: Get Channel Info using channel_url.
  • list_channel_videos: List Channel Videos using channel_url.

Pagination

List operations use page_token, max_items, and auto_paginate. Each requested page counts as one SocialDataX API request. Results are written to the default Apify Dataset and can be exported as JSON, CSV, Excel / XLSX, or JSONL.

Example input

{
"operation": "search_videos",
"keyword": "OpenAI",
"page_token": "",
"sort_type": "general",
"video_type": "all",
"publish_time_range": "all",
"duration_range": "all",
"max_items": 50,
"auto_paginate": true
}

Billing

Ongoing use requires an Apify paid plan. Free-plan users get a limited SocialDataX API request trial.

Recommended Apify Pay per event setup:

  • apify-default-dataset-item: $0.001 / Dataset item
  • apify-actor-start: keep Apify default $0.00005
  • Pay per event + usage: off