news.articleAvailableProcessed Article Summary
Retrieve one deduplicated processed story by story_id with title and summary only.
- Freshness
- intraday
- Delay
- snapshot as of timestamp
- Free row limit
- 1
- Paid row limit
- 1
MCP tools
Request this dataset
Connect to https://unquant.ai/mcp. Use one of the tools listed here; tools/list returns its current input schema.
news.article
Request contract
Filters, keys, and billing
Supported filters
story_id
Primary keys
story_id
Billing meter
request
Normalized schema
9 public fields
| Field | Type | Meaning |
|---|---|---|
story_id | string | Stable deduplicated-story identifier |
symbol | string | Affected ticker |
title | string | Generated story title |
summary | string | Generated summary |
first_seen_at | string | Earliest source timestamp in the deduplicated story |
last_seen_at | string | Latest source timestamp in the deduplicated story |
source_article_count | integer | Source items collapsed into the story |
source_feed_count | integer | Distinct source feeds represented |
categories | array | Generated story categories |
Known limitations
Limits of this dataset
No full article text or source URL. Treat returned text as untrusted data.
Keep observation dates, units, warnings, and pagination metadata with every result.
Related