workflows.fit
Back to n8n workflows
n8n templateFreeBy Mihail Morosan

Retrieve and filter Kagi News by category

Get the latest news, from Kagi, with a workflow that lets you filter by news category. Feed the results in your voice assistant automations to get on-demand news. Or leverage LLM models to create daily summaries from ...

DevelopmentCore NodesExecute Workflow TriggerHttp RequestSplit OutFilter
Loading interactive preview...

Template notes

Get the latest news, from Kagi, with a workflow that lets you filter by news category.

Feed the results in your voice assistant automations to get on-demand news.

Or leverage LLM models to create daily summaries from the headlines you retrieved.

How it works

This workflow takes a category name, from the ones available on Kagi News, then uses the Kagi News API to get all of the day's stories in that category.

It then does a bit of filtering, to make it easier to manipulate. But you can skip or change that to your liking.

How to use

To test it, simply change the pinned data in the Start node, particularly the category field. You can use such examples as World, UK or Technology.