Coverage / Kiribati

Kiribati news data via API

Structured, machine-readable Kiribati news — every article scored for urgency, classified by political lean, topic and audience, and de-duplicated. Pull it in one API call.

Kiribati articles
Active sources
0–10
Urgency score

Recent Kiribati headlines (live)

A live sample straight from the archive — each item already carries an urgency score, political-lean label and topic tags.

Loading live sample…

Filter Kiribati news in one call

Use the country=ki filter, then stack urgency, topic, language and date filters. No NLP pipeline to build on your side.

curl -H "X-API-Key: YOUR_KEY" \
  "https://api.newsagentdata.com/v1/feed?country=ki&min_score=5&days=7"

Each record returns title, urgency_score, political_lean, topic_tags, audience_tags, language, country_tags and the original timestamp. Sample any country without a key: /public/sample?country=ki.

Build with Kiribati news data, free.
Grab a free API key — no card — and query Kiribati coverage live in under a minute.
Get a free API key

Kiribati news API — FAQ

How do I get Kiribati news through the API?
Call /v1/feed?country=ki with your API key. Every Kiribati article comes pre-scored for urgency and tagged with political lean, topic, audience and language — no parsing required.
Is there free Kiribati news data?
Yes. /public/sample?country=ki returns a live Kiribati sample with no key, and a free API key (100 requests/day, no card) unlocks the full feed.
What fields does each Kiribati article include?
19 structured fields: title, link, urgency_score (0–10), political_lean, topic_tags, audience_tags, event_type, country_tags, language and the original timestamp.
How fresh is the Kiribati news data?
New Kiribati articles appear within minutes of publication; high-urgency items (score ≥ 7) can be pushed to your endpoint via webhook within ~60 seconds.