RSS to Agentic Summary Digest
Pricing
Pay per usage
Go to Apify Store
RSS to Agentic Summary Digest
Fetches RSS feeds, analyzes content with AI summaries, and generates a structured digest.
RSS to Agentic Summary Digest
Pricing
Pay per usage
Fetches RSS feeds, analyzes content with AI summaries, and generates a structured digest.
You can access the RSS to Agentic Summary Digest 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 '{< "rssUrls": [< "https://rss.nytimes.com/services/xml/rss/nyt/Technology.xml"< ],< "summaryLength": "medium",< "maxItemsPerFeed": 10,< "model": "gpt-4o-mini",< "openaiBaseUrl": "https://api.openai.com/v1",< "requestTimeoutSecs": 30<}' |<apify call constant_quadruped/rss-to-agentic-summary-digest --silent --output-datasetThe Apify CLI is the official tool that allows you to use RSS to Agentic Summary Digest locally, providing convenience functions and automatic retries on errors.
Using installation script (macOS/Linux):
$curl -fsSL https://apify.com/install-cli.sh | bashUsing installation script (Windows):
$irm https://apify.com/install-cli.ps1 | iexUsing Homebrew:
$brew install apify-cliUsing npm:
$npm install -g apify-cliOther API clients include: