AI Newsletter Agent avatar
AI Newsletter Agent

Under maintenance

Pricing

Pay per event

Go to Store
AI Newsletter Agent

AI Newsletter Agent

Under maintenance

Developed by

Louis Deconinck

Louis Deconinck

Maintained by Community

An intelligent agent that automatically generates curated newsletters on any topic by collecting and aggregating content from multiple sources.

5.0 (3)

Pricing

Pay per event

4

Total users

25

Monthly users

8

Runs succeeded

13%

Last modified

2 months ago

You can access the AI Newsletter 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 '{
< "topic": "Web scraping with AI agents",
< "past_days": 7,
< "news_items": 10
<}' |
<apify call louisdeconinck/ai-newsletter-agent --silent --output-dataset

AI Newsletter Agent API through CLI

The Apify CLI is the official tool that allows you to use AI Newsletter 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: