Analysis updated 2026-05-18
See trending topics across six platforms in one local dashboard without opening separate tabs.
Spot topics that are rising across multiple platforms at once using the cross platform analysis tab.
Browse trending YouTube videos and shorts filtered by category, time period, and country.
Get a weekly list of popular date ideas pulled from YouTube and Google Trends data.
| xazingatrend/trend-viewer | 0xsero/tailscale-mullvad-toggle | afspies/clawdmoji | |
|---|---|---|---|
| Stars | 31 | 31 | 31 |
| Language | Python | Python | Python |
| Setup difficulty | easy | easy | easy |
| Complexity | 2/5 | 2/5 | 2/5 |
| Audience | general | developer | general |
Figures from each repo's GitHub metadata at analysis time.
Runs with one command and no extra dependencies, but some platform data sources can be rate limited or blocked at times.
trend-viewer is a local trend dashboard that gathers what is popular across YouTube, Instagram Reels, X, Threads, TikTok, and AI news into a single web page running on your own computer. It is built using only Python's standard library, so there is nothing extra to install, and it runs entirely locally, meaning your login details and account lists stay on your machine rather than being sent to any server. The project was built because each platform shows trends differently: YouTube cares about view counts and categories, Reels and TikTok need account level tracking, and X and Threads are mostly about text context and engagement numbers. Checking each platform separately every day is inefficient, so this tool pulls them all into one home briefing page, with dedicated tabs for trending searches, video rankings, an AI news feed, and even a weekly date idea finder. An analysis tab reads across seven channels, including Google Trends, YouTube, Reels, X, Threads, TikTok, and AI news, to spot when the same topic appears on multiple platforms at once and to estimate whether it is rising, holding steady, or fading, compared to earlier scans. This works offline using simple rule based matching, but if a local AI model is running nearby it can optionally add clustering and short written summaries. Data comes from public, unauthenticated sources for each platform, such as YouTube's internal search API, Instagram's public profile info endpoint, and a public TikTok API, so results can sometimes fail or be temporarily blocked, in which case the tool falls back to cached data or a direct link to the account. Users can bookmark items they like, and the app remembers what has already been viewed. It exposes a small set of JSON API endpoints for each platform tab, and account lists for Reels, X, Threads, and TikTok can be customized through simple configuration files.
A local dashboard, built with only Python's standard library, that pulls trending content from YouTube, Instagram, X, Threads, TikTok, and AI news into one page.
Mainly Python. The stack also includes Python, HTML, JavaScript.
Setup difficulty is rated easy, with roughly 5min to a first successful run.
Mainly general.
This repo across BitVibe Labs
Verify against the repo before relying on details.