Fragmented sources
Government news lives across thousands of ministry sites—no unified index or schema.
Collect, score, and query government news from 100+ countries—semantic search, News-V scoring, and edge-native delivery in a single REST API.
Free tier available — 1,000 requests/month, no credit card required
100+
Countries covered
65K+
Verified gov. domains
<50ms
Edge response (p95)
Government news lives across thousands of ministry sites—no unified index or schema.
Government news lives across thousands of ministry sites—no unified index or schema.
Policy teams chase RSS feeds and spreadsheets instead of building on structured data.
Leaders and LLM apps act on yesterday's crawl—not real-time, scored, cited news.
From collection to distribution — a complete intelligence stack on Cloudflare's global edge.
NF
Trusted by policy & data teams
“The best fit for teams that need government news as structured API data—not another scraper pipeline.”
— Policy Research Lead, Global Think Tank at Atlantic Policy Institute
curl https://api.newsfork.com/v1/news \
-H "Authorization: Bearer YOUR_API_KEY" \
-G --data-urlencode "country=us" \
--data-urlencode "category=policy" \
--data-urlencode "limit=10"{
"data": [
{
"id": "doc_8f2a1b",
"title": "Federal Reserve announces policy update",
"country": "us",
"category": "policy",
"newsVScore": 8.4,
"publishedAt": "2026-06-27T14:30:00Z"
}
],
"meta": { "count": 10, "latencyMs": 42 }
}One API key. Structured JSON. OpenAPI 3.1. Start with a single curl command.
$0
Free tier to start
Start with 1,000 free requests per month. Upgrade when you need real-time data, semantic search, and MCP tools.
View pricingTalk to our team, see a live demo, or start your free API key today.
Any call to the Newsfork REST API — search, article fetch, feed query, semantic query, or MCP tool invocation — counts as one request. Webhook deliveries do not count.