VOOZH about

URL: https://apify.com/dami_studio/youtube-trending-scraper

โ‡ฑ YouTube Trending Scraper - No Login, Top Videos ยท Apify


๐Ÿ‘ YouTube Trending Scraper - Top Videos by Topic (No Login) avatar

YouTube Trending Scraper - Top Videos by Topic (No Login)

Pricing

$0.40 / 1,000 video returneds

Go to Apify Store

YouTube Trending Scraper - Top Videos by Topic (No Login)

Keyless YouTube trending scraper: feed it topics/keywords, get the most-viewed viral videos for each โ€” title, views, published time, channel and thumbnail. No key, no login, no cookies. Pay per video, so failed runs cost nothing. Export JSON/CSV/Excel or send to Notion.

Pricing

$0.40 / 1,000 video returneds

Rating

0.0

(0)

Developer

๐Ÿ‘ Dami's Studio

Dami's Studio

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Categories

Share

โšก YouTube Trending Scraper โ€” Top Videos by Topic (No Login, No API Key)

Find the most-viewed (viral) YouTube videos for any topic โ€” without a key, a login, or a cookie. Give it a list of topics or keywords and get back the top-performing videos for each: title, view count, channel, published time, duration and full-resolution thumbnail. Export to JSON, CSV or Excel, call it from the API, or have results delivered straight to Notion. Billed per video returned โ€” empty or failed runs cost nothing.

No OAuth. No Data API quota to manage. No browser to babysit. Paste a topic and run.

Why this scraper wins

  • ๐Ÿ”“ Truly keyless โ€” talks to YouTube's internal InnerTube API directly. You never supply a Google account, API key, or cookies.
  • ๐Ÿ“ˆ Sorted by views โ€” results come back ranked by view count, so the first rows are the actual trending/viral videos for each topic (YouTube retired the old standalone Trending feed; this is the reliable keyless replacement).
  • ๐Ÿงน Clean, flat output โ€” one tidy record per video, ready for spreadsheets, dashboards or LLM pipelines. No nested InnerTube soup.
  • ๐Ÿ” Auto-dedupe โ€” the same video is never returned (or charged) twice in a run.
  • ๐Ÿ“ฌ Built-in delivery โ€” optionally push every run straight into Notion via Apify connectors, no extra code.
  • ๐Ÿšฆ Honest errors โ€” if a topic is blocked or returns nothing, you get a clear diagnostic row (NO_RESULTS, NETWORK, etc.) instead of silent emptiness.
  • ๐Ÿ’ธ Pay per result โ€” only charged for videos actually returned.

What you can collect

ModeInputNotes
Top videos by topicone or more keywordsโœ… Fully keyless, sorted by view count
Multi-topic batchseveral keywords in one runโœ… Each topic crawled independently, results merged + deduped

Input

FieldTypeDescription
keywordsarray of stringsTopics/keywords to find the most-viewed videos for (e.g. music, gaming, ai). Required.
maxItemsintegerCap on total videos collected across all topics (1โ€“2000, default 50). You pay per video.
proxyConfigurationobjectProxy settings. Apify datacenter proxy is fine for YouTube (the default).
notionConnectorstringOptional. Connector ID to deliver results to your connected Notion.
notionParentIdstringOptional. Notion database / data-source ID to write into.

Output (one record per video)

{
"ok":true,
"videoId":"dQw4w9WgXcQ",
"title":"Top Music Video of the Week",
"url":"https://www.youtube.com/watch?v=dQw4w9WgXcQ",
"channelName":"Example Channel",
"channelId":"UCabc123XYZ",
"viewCountText":"128,452,901 views",
"publishedTimeText":"3 weeks ago",
"lengthText":"4:21",
"thumbnail":"https://i.ytimg.com/vi/dQw4w9WgXcQ/maxresdefault.jpg",
"mode":"trending"
}

If a topic fails or returns nothing, you get a diagnostic row instead, e.g. { "ok": false, "errorCode": "NO_RESULTS", ... }.

Pricing

$0.40 per 1,000 videos ($0.0004 per video, pay-per-event). You are only charged for videos actually returned โ€” failed or empty runs cost nothing.

FAQ

Do I need a Google account or YouTube Data API key? No. The actor is fully keyless โ€” no account, no OAuth, no quota.

Why topic search instead of a "Trending" tab? YouTube retired its standalone Trending feed. Searching a topic sorted by view count is the reliable keyless way to surface the most-viewed/viral videos, and lets you target any niche.

Why are view counts text ("128,452,901 views")? That's exactly what YouTube's frontend returns. Parse to a number with a quick replace(/\D/g, "") if you need an integer.

Can I get results in Notion? Yes โ€” supply a notionConnector (and optional notionParentId) and every run is delivered automatically via Apify connectors.

A topic returned an errorCode row โ€” why? That's the actor telling you exactly what happened (e.g. NO_RESULTS, NETWORK) instead of failing silently. Retry, rephrase the topic, or switch proxy country.

You might also like

YouTube Channel Scraper - All Videos, No Login

dami_studio/youtube-channel-scraper

Scrape every video from any YouTube channel with no login, no API key, no cookies. Pass @handles, URLs or channel IDs and get title, views, publish date, length, channel and thumbnail. Export JSON/CSV/Excel. Pay per video - failed runs cost nothing.

2

YouTube Playlist Scraper - Videos from Playlists (No Login)

dami_studio/youtube-playlist-scraper

No login, no API key. Paste playlist URLs or IDs and get every video in order: title, views, published date, length, channel and thumbnail. Pay per video, failed runs are free. Export JSON, CSV or Excel, or deliver to Notion.

2

TikTok Sound Scraper - Videos by Music ID (No Login)

dami_studio/tiktok-music-scraper

Scrape every TikTok video using a given sound - no login, no API key, no proxy. Returns views, likes, comments, shares, author & music metadata per video. Pay per result, so failed runs cost nothing. Export JSON/CSV/Excel or push to Notion.

2

TikTok Hashtag Scraper - Videos by Tag, No Login

dami_studio/tiktok-hashtag-scraper

No-login TikTok hashtag scraper. Add any hashtag and pull videos with views, likes, comments, shares, author, music and cover URLs. No API key, no proxy needed, beats IP blocking. Failed runs cost nothing. Export JSON/CSV/Excel or send to Notion.

3

YouTube Comments Scraper - No Login, Replies & Likes

dami_studio/youtube-comments-scraper

Scrape comments from any YouTube video with no login, key or cookies. Returns text, likes, replies, author, verified status and timestamps. Cheaper datacenter proxy, pay per comment, failed runs are free. Export JSON, CSV, Excel or Notion.

2

๐Ÿ“น YouTube Channel Intelligence - Viral Analytics

benthepythondev/youtube-channel-intelligence

Extract YouTube channel videos with AI viral potential scoring (0-100). Track trending videos, analyze engagement, monitor channels. Filter by views, ratings, keywords, publish date. No YouTube API key needed.

๐ŸŽฅ YouTube Channel Videos Scraper

ethereal_wool/youtube-channel-videos-scraper

Extract YouTube channel videos data โ€” title, author, and more. Scrape by keyword, URL or ID. Export to JSON, CSV & Excel, use the API, schedule runs and integrate. No code required.

Instagram Scraper - Profiles, Posts & Reels (No Login)

dami_studio/instagram-scraper

Scrape Instagram with no login or API key. One run returns full profiles plus posts AND reels: captions, likes, comments, views, media URLs, hashtags. Cheaper at $0.40/1k results, billed per item - failed runs cost nothing. JSON/CSV/Excel or Notion.

2

TikTok Comments Scraper - No Login, Text, Likes & Replies

dami_studio/tiktok-comments-scraper

Scrape TikTok comments without login, API key or proxy. From any video URL get comment text, likes, replies, author and timestamp as JSON/CSV/Excel or straight to Notion. Pay per comment - failed and empty runs cost nothing.

2