Go to Apify StoreActor stats
1
Monthly active users
2 days ago
Last modified
- Bulk YouTube video data: metadata + chapters + hashtags + mentions + description links.
- Three pricing tiers: metadata ($0.001), enriched ($0.004), premium ($0.008).
- Enriched tier adds: timestamped transcript segments, named-entity extraction (people / orgs / locations / products / events), top-20 keywords, speaking pace WPM, filler-word rate, transcript URLs.
- Premium tier adds: auto-translation of non-English transcripts via Google Translate.
- SEO metrics: title/description/tag length, hashtag counts, keyword density, CTA detection, timestamp count.
- Engagement metrics: engagement rate, like/comment ratios, views per day/hour, trending flag.
- Content-type classification across 20 categories with top-3 confidence scores.
- Sponsorship detection with phrase matches and approximate transcript positions.
- Optional comment fetching with author / likes / replies / pinned-hearted flags + lexicon sentiment + top-5 by likes.
- Optional channel-level enrichment cached per channel across the run.
- yt-dlp under the hood for metadata; youtube-transcript-api for transcripts (separate code path so transcript failures don't kill metadata).
- PPE charges fire on success - no charge for transcript event when transcript is unavailable.
- Output schema + dataset views (overview, detailed, transcript-segments unwind).