News · live article data

Your model has a cutoff. The news doesn’t.

Structured articles from Reuters, AP, the BBC, the Guardian and 31 more publishers. Ticker-tagged, section-filtered, journalist-level. One API, and no parser to rewrite when a masthead redesigns.

35 publishers199 actionsNo logins needed
POST /v1/wire/reuters/re_wirelive
business

Dollar stores beat sales estimates as cheaper essentials in demand

DG.NDLTR.OWMT.O
world

China's drug regulator accepts Novo Nordisk's oral Wegovy filing

NOVOb.COLLY.NPFE.N
commentary

Nvidia leans into the danger of a bad-news spiral

NVDA.OAMD.OAVGO.O
legal

As AI agents go rogue, cyber insurers are adapting their policies

AON.NMETA.O
business

Best Buy raises annual forecasts as AI spurs device upgrades

BBY.N

28 articles returned in 2.8s · 1 credit · tickers pre-tagged

The publishers · live now

Wire services, nationals, and the tech press.

Each one is a set of pre-built actions, not a scraper you maintain. Same request shape across every masthead.

Reuters

8 actions

Full wire feed, ticker-tagged, section and topic filters.

The Guardian

10 actions

Latest and section feeds with author and word count.

CNBC

9 actions

Top stories, market categories, and real-time quotes.

TechCrunch

9 actions

Startup and funding coverage with categories.

South China Morning Post

9 actions

Asia coverage across sections and topics.

AP News

8 actions

Wire articles, keywords, and the AP fact-check feed.

BBC News

8 actions

Top stories by section and world region.

Google News

8 actions

Cross-publisher search with related coverage.

Nikkei Asia

8 actions

Asian business and markets reporting.

Al Jazeera

5 actions

Middle East and Global South coverage.

Hacker News

4 actions

Top, new and best stories with comment counts.

Plus Substack, Medium, Techmeme, ScienceDaily, Digg and more - browse the full catalog.

What you can pull

More than a list of headlines.

The wire, in order

Full chronological feeds with timestamps, sections, and wire IDs - not a homepage scrape that misses what scrolled past.

Ticker-tagged articles

Reuters returns the securities each story mentions. Filter market news by AAPL.O or .SPX without running your own NER.

Journalist-level feeds

Follow a named reporter's beat across time. Useful when a person, not a section, is the signal you care about.

Search across publishers

Keyword search with date ranges per outlet, plus Google News for cross-publisher coverage of the same story.

Who it’s for

Built for teams who act on the news.

responseapplication/json
{"published": "2026-08-27T12:26Z","section": "business","tickers": ["DG.N","WMT.O"]}

Why not roll your own

News sites break scrapers for a living.

One shape, many mastheads

Each publisher returns a consistent envelope. You are not writing a parser per outlet, or rewriting it when a layout changes.

No credentials for most of it

34 of 35 publishers need no login at all. Nothing to store, rotate, or leak.

Seconds, not minutes

Headline feeds returned in 2.8 to 6.7 seconds on a live run, at 1 to 3 credits per call.

Breakage is our problem

When a publisher changes its markup, the action is fixed upstream. Your integration does not move.

Quick start

One call, then swap the slug.

# The Reuters wire, newest first - ticker-tagged
curl -X POST https://api.anakin.io/v1/wire/task \
  -H "X-API-Key: $ANAKIN_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "action_id": "re_wire",
    "params": { "page": 1, "language": "en" }
  }'
Authenticate with the X-API-Key header.Get API key

FAQ

Frequently asked questions

Give your agent today’s news.

300 free credits, no card. Enough to pull the wire a few hundred times.