Newsfork

Government news in one API

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)

Scattered sources slow every insight.

Government news lives across thousands of ministry sites—no unified index or schema.

Fragmented sources

Government news lives across thousands of ministry sites—no unified index or schema.

Manual monitoring

Policy teams chase RSS feeds and spreadsheets instead of building on structured data.

Stale intelligence

Leaders and LLM apps act on yesterday's crawl—not real-time, scored, cited news.

NF

Trusted by policy & data teams

Build intelligence on structured government news

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

Terminal
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"
Response
{
  "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 }
}

Query government news in seconds

One API key. Structured JSON. OpenAPI 3.1. Start with a single curl command.

$0

Free tier to start

Plans that scale with your API usage

Start with 1,000 free requests per month. Upgrade when you need real-time data, semantic search, and MCP tools.

View pricing

Ready to get started?

Talk to our team, see a live demo, or start your free API key today.

1

See a live demo

Walk through search, scoring, and MCP tools.

Book demo
2

Start for free

1,000 requests/month, no credit card.

Get API key
3

Talk to sales

Custom seeds, dedicated workers, SLA.

Contact sales

FAQ

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.