0
Back to Projects

YouTube Viral Trends Tracker

ai2026·Data Engineer

A real-time YouTube trend analysis tool that scans for the highest-performing videos on any topic. Enter a search term and instantly get trending video data including titles, thumbnails, channels, and clickable links — all scraped live, no API key required.

Next.jsDuckDuckGo ScrapingYouTube DataThumbnail API

The Challenge

Extracting structured YouTube video data (titles, IDs, thumbnails) from search engine results without relying on the YouTube Data API or any API keys.

The Approach

Server-side scraping of DuckDuckGo HTML search results filtered to youtube.com, parsing video IDs via regex, auto-generating thumbnail URLs from YouTube's CDN, and structuring results into a clean, linkable feed.

The Result

A free, real-time YouTube trend scanner that delivers instant competitive intelligence for content creators and marketers.