News Aggregator AI Agent avatar
News Aggregator AI Agent

Pricing

Pay per event

Go to Store
News Aggregator AI Agent

News Aggregator AI Agent

Developed by

harvest-org

harvest-org

Maintained by Community

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.

1.0 (1)

Pricing

Pay per event

2

Total users

27

Monthly users

18

Runs succeeded

>99%

Last modified

2 months 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.

$echo '{
< "newsRequest": "What'\''s going on with the USA tariffs?"
<}' |
<apify 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

$npm i -g apify-cli
$apify login

Other API clients include: