YouTube API | YouTube comments video search channel videos avatar

YouTube API | YouTube comments video search channel videos

Pricing

from $0.50 / 1,000 dataset items

Go to Apify Store
YouTube API | YouTube comments video search channel videos

YouTube API | YouTube comments video search channel videos

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

Pricing

from $0.50 / 1,000 dataset items

Rating

0.0

(0)

Developer

SocialDataX

SocialDataX

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

0

Monthly active users

3 days ago

Last modified

Share

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

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

Use this Actor when you need YouTube comments, YouTube comment replies, YouTube video search, YouTube channel videos, channel profile data, or structured results exported to Apify Dataset, CSV, Excel, JSON, or API workflows.

Support

If a run fails, you need higher limits, or you want to discuss a bulk data workflow, contact SocialDataX support:

Operations

  • search_videos: YouTube video search using keyword.
  • get_video_detail: YouTube video details using video_url.
  • get_video_comments: YouTube comments using video_url.
  • get_video_comment_replies: YouTube comment replies using reply_token.
  • get_channel_info: YouTube channel profile using channel_url.
  • list_channel_videos: YouTube channel videos using channel_url.

Input tips

  • For YouTube comments, paste a public YouTube video URL into video_url.
  • For YouTube comment replies, first run get_video_comments, then copy the returned reply_token.
  • For YouTube channel videos, paste a channel URL such as https://www.youtube.com/@KirinCamp into channel_url.
  • For search, use keyword, optional filters, page_token, max_items, and auto_paginate.

Pagination

Paginated 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": "camping",
"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.0005 / Dataset item
  • apify-actor-start: keep Apify default $0.00005
  • Pay per event + usage: off