Workflow: Multi-Platform Viral Hunter
Objective: Research a niche across Reddit, YouTube, TikTok, and X to identify global trends.
Steps
YouTube Research
- Execute
tools/get_youtube_viral.pyto find high-production trending content.
- Execute
Short-Form & Velocity Research (TikTok/X)
- Use
tools/get_tiktok_trends.pyor the agent'ssearch_webtool to find trending hashtags and viral sounds.
- Use
Synthesize Multi-Platform Report
- Compare data from all sources.
- Look for cross-platform validation (e.g., is a Reddit discussion also trending as a YouTube video?).
- Structure a flat text report with Proof and Reasoning for each trend.
Directory Structure
tools/get_reddit_viral.pytools/get_youtube_viral.pytools/get_tiktok_trends.py
Credentials Required
- Reddit API (Client ID, Secret)
- YouTube API Key