This workflow performs intelligent research on trending topics using web search and keyword extraction.
- Brave Search API key
-
Input Schema:
topics
: Array of topics to research
-
Tools:
brave_search
: Integration with Brave search engine
-
Main Steps:
- Topic Research
- Search latest news for each topic
- Use parallel processing (2 threads)
- Keyword Extraction
- Analyze news content
- Generate Wikipedia-ready keywords
- Result Formatting
- Format keywords as comma-separated list
- Remove extraneous text
- Topic Research
Perfect for:
- Research automation systems
- Content discovery tools
- Trending topic analysis