NewsMCP - Story Detail avatar

NewsMCP - Story Detail

Under maintenance

Pricing

Pay per usage

Go to Apify Store
NewsMCP - Story Detail

NewsMCP - Story Detail

Under maintenance

Fetch the full detail of one news story event: summary, classification, actors, and source links.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

NewsMCP

NewsMCP

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

5 days ago

Last modified

Categories

Share

NewsMCP — Story Detail

What does NewsMCP Story Detail do?

NewsMCP Story Detail expands one news story event into its full record: headline, abstract, key actors, event-type and industry classification, corroboration counts, and — uniquely — the complete list of source links (a large story can carry several hundred). It is the companion to NewsMCP News Search: search there, then pass a story's event_id here. Learn more at newsmcp.com.

How to use it

  1. Run a news search and copy the event_id of a story (e.g. evt_...).
  2. Enter it in the Event ID field.
  3. Turn on Include every source link if you want the full source list rather than a sample.
  4. Run. The story detail lands in the dataset as a single item, downloadable as JSON, CSV, or Excel.

If a story was folded into a more complete one as coverage developed, the run reports the replacement id — fetch that instead.

Output

A single dataset item:

{
"event_id": "evt_68a39482537d58170c374a0ec880684b",
"headline": "Cargo Plane Crashes at Miami Airport",
"abstract": "A Boeing 767 cargo plane crashed at Miami International Airport...",
"entities": [{ "name": "Miami International Airport", "salience": 0.9 }],
"event_type": "accidents_disasters.transport_accident",
"sector": "transport_logistics",
"newsrooms": 835,
"reports": 1205,
"source_count": 1628,
"language_count": 41,
"first_seen": "2026-09-06T18:33:35",
"last_seen": "2026-09-08T12:50:35",
"sources": ["https://www.nytimes.com/..."]
}

Pricing

Priced to be effectively free — one tiny per-item fee per run.

  • news — search live story events.
  • check-coverage — how widely and independently a claim was reported.
  • newsmcp-server — the same data as an MCP server for AI agents.

Support

Found a problem? Open an issue on the Issues tab and we'll take a look.