This actor is the central intelligence hub for a multi-pipeline news aggregation system. Its primary role is to fetch, unify, cleanse, and analyze raw news data from multiple Apify news pipeline actors, preparing a structured dataset of topical trends for downstream AI services.
List of Apify actor sources with category and type mappings.
Default value of this property is [{"actorId":"byseitz.agency/health-fitness-intelligence","categoryName":"Health & Fitness Intelligence","sourceType":"Verified News","runId":""},{"actorId":"byseitz.agency/social-media-influencer-news-intelligence","categoryName":"Social Media & Influencer News Intelligence","sourceType":"Verified News","runId":""}]
📏 Max Articles per Source
max_articlesintegerOptional
Maximum number of articles to fetch per data source. Default is 20.
Default value of this property is 20
📏 Maximum Clusters per Category
max_clusters_per_categoryintegerOptional
Limit how many trend clusters the LLM extracts per category (default: 5).
Default value of this property is 5
🤖 LLM Model
llm_modelEnumOptional
The OpenAI model to use for trend analysis (e.g., gpt-4o, gpt-4o-mini).