
News Aggregator AI Agent
This Actor is paid per event

News Aggregator AI Agent
This Actor is paid per event
Scrapes and aggregates top news stories based on a given search query. It uses AI to extract the core topic from the query, fetch relevant articles, and compile a well-structured newsletter summarizing the most important stories.
Actor Metrics
2 monthly users
No reviews yet
No bookmarks yet
>99% runs succeeded
Created in Mar 2025
Modified a day ago
You can access the News Aggregator AI Agent programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.
1echo '{
2 "newsRequest": "What'\''s going on with the USA tariffs?"
3}' |
4apify call harvestlabs/news-aggregator-ai-agent --silent --output-dataset
News Aggregator AI Agent API through CLI
The Apify CLI is the official tool that allows you to use News Aggregator AI Agent locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
1npm i -g apify-cli
2apify login
Other API clients include: