YouTube Video Description Extractor
Pricing
from $4.99 / 1,000 results
Go to Apify Store
YouTube Video Description Extractor
Extract complete descriptions from YouTube videos automatically. Perfect for content analysis, SEO research, and marketing insights. Supports batch processing with proxy integration.
Pricing
from $4.99 / 1,000 results
Rating
0.0
(0)
Developer
codingfrontend
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
2 days ago
Last modified
Categories
Share
Extract complete descriptions from YouTube videos including hashtags, links, tags, and full metadata. Supports batch processing of multiple video URLs.
Features
- Full description — extracts the complete video description (not truncated)
- Hashtag extraction — automatically extracts all #hashtags from description
- Link extraction — finds all URLs embedded in the description
- Tags/keywords — video tags for SEO analysis
- Video metadata — title, views, likes, duration, category, published date
- Batch processing — process many videos at once
- Proxy support — residential proxies for reliability
Input Parameters
| Field | Type | Default | Description |
|---|---|---|---|
videoUrls | array | (required) | List of YouTube video URLs |
maxItems | integer | 50 | Max videos to process |
proxyConfiguration | object | — | Apify proxy config |
Output Fields
| Field | Type | Description |
|---|---|---|
videoId | string | YouTube video ID |
title | string | Video title |
url | string | Video URL |
thumbnail | string | Thumbnail URL |
description | string | Full video description |
descriptionLength | number | Character count of description |
hashtags | array | List of #hashtags extracted |
links | array | All URLs found in description |
tags | array | Video tags/keywords |
channelName | string | Channel display name |
channelId | string | Channel ID |
channelUrl | string | Channel URL |
viewCount | number | View count |
publishedDate | string | Publication date |
duration | string | Video duration (H:MM:SS) |
category | string | Video category |
scrapedAt | string | ISO timestamp |