trend-hunter-ai / workflows /multi_platform_viral_hunter.md
agenticworkflowsspace's picture
Upload workflows/multi_platform_viral_hunter.md with huggingface_hub
a42d66a verified

Workflow: Multi-Platform Viral Hunter

Objective: Research a niche across Reddit, YouTube, TikTok, and X to identify global trends.

Steps

  1. YouTube Research

    • Execute tools/get_youtube_viral.py to find high-production trending content.
  2. Short-Form & Velocity Research (TikTok/X)

    • Use tools/get_tiktok_trends.py or the agent's search_web tool to find trending hashtags and viral sounds.
  3. 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.py
  • tools/get_youtube_viral.py
  • tools/get_tiktok_trends.py

Credentials Required

  • Reddit API (Client ID, Secret)
  • YouTube API Key