This workflow generates engaging hooks for trending social media reels based on a given topic.
- RapidAPI key for Instagram Scraper API
-
Input Schema:
topic
: The topic to search for trending reels
-
Tools:
api_tool_call
: Calls an external API to fetch trending reels data.get_hooks_doc
: Retrieves hook templates for generating hooks.
-
Main Steps:
- Fetch trending reels data using an external API.
- Generate descriptions and scores for each reel.
- Retrieve hook templates.
- Generate engaging hooks for each reel using the templates.
Ideal for social media managers and content creators needing automated, engaging hook generation for trending content.