Skip to main content

kagi notify

Run a search or fetch Kagi News and POST the structured JSON payload to a webhook endpoint.

Synopsis

Options

--query <QUERY>

Search query to run before sending the webhook.

--news-category <CATEGORY>

Kagi News category to fetch before sending the webhook. Defaults to public news behavior.

--webhook-url <URL>

Webhook endpoint that receives the JSON payload.

--change-only

For search notifications, only send when the result payload differs from the last sent payload for the same query.

Example