Preserve the public reference
Title, canonical URL, publisher, publication time, retrieval time, source ID, and symbol links remain attached to the record.
Retrieve company news titles, canonical URLs, publishers, publication times, retrieval times, source IDs, and symbol links. The open baseline returns link metadata and first-party references; full article text requires a suitable license.
A stock news API supplies article metadata, links, entities, timestamps, and sometimes licensed text. Historical research must distinguish when an item was published from when it entered the dataset and keep the exact source record used by the model.
Title, canonical URL, publisher, publication time, retrieval time, source ID, and symbol links remain attached to the record.
SEC filings, 8-K exhibits, and issuer announcements anchor material company events even when general-news coverage is incomplete.
Known-at and retrieval timestamps let a researcher exclude links that had not entered the dataset before the simulated decision.
General article bodies are not republished by default. Full text activates only for sources whose terms explicitly permit the product use.
Product boundary: The open product serves link metadata and public or first-party references, not a copy of general news articles. Headlines and metadata still carry source-specific rights and attribution requirements.
curl "https://api.datacedar.com/v3/stocks/AAPL/news?limit=50" \
-H "X-API-Key: $QUARTERTRACE_API_KEY"{
"data": [{
"symbol": "AAPL",
"title": "Source-provided headline",
"url": "https://publisher.example/article",
"publisher": "Publisher",
"published_at": "2026-07-16T13:30:00Z",
"retrieved_at": "2026-07-16T13:42:11Z",
"content_mode": "link_metadata"
}]
}Examples document the public contract and may use illustrative values or redacted identifiers. Availability fields and rights filters are authoritative for the active environment.
Acquire public link metadata or first-party company announcements with a source-specific adapter.
Keep publication, retrieval, and known-at times distinct.
Map entities and tickers to a stable issuer, retaining ambiguous cases for review.
Join references to filings, earnings events, facts, macro releases, and permitted market windows.
A publisher may update a page, expose an imprecise timestamp, or become discoverable by a collector minutes later. A backtest that uses the publisher's final timestamp without recording ingestion can overstate what the system actually knew.
DataCedar stores publication and retrieval separately and can derive a conservative known-at time. The raw reference response is preserved so timestamp corrections remain auditable.
A ticker in a headline can refer to a security, a product, or an unrelated word. Company names change and subsidiaries may not map cleanly to the listed parent.
DataCedar connects news references through the security master and keeps the source evidence behind each association. Low-confidence matches should be reviewable, not silently accepted into a training set.
Material company information often appears first in an 8-K exhibit, investor-relations release, or regulatory filing. Those sources are easier to trace and can remain useful even when article full text cannot be republished.
DataCedar links general-news metadata with SEC and issuer evidence rather than positioning scraped article content as the product. Licensed text can be added later without changing the event model.
A feed helps someone read what is new. A research dataset must explain exactly what record was available to the model.
Not in the open baseline. It serves public link metadata and first-party references; article text requires a source license that permits the intended storage and serving.
Build historical stock price and volume exports with explicit adjustments, coverage checks, symbol history, and event windows for reproducible backtesting.
Query permitted stock price and volume beside SEC filings, earnings events, point-in-time fundamentals, news references, macro data, and coverage metadata.
Query SEC filing metadata, primary documents, exhibits, XBRL facts, and amendments with accession-level provenance and known-at timestamps.
Query scheduled, confirmed, rescheduled, and completed earnings events with known-at history, source evidence, fiscal periods, and reaction windows.
Explorer is $0 with no card and a 1 request/second limit. Market history and transcript text appear only when an eligible source is active for the account.
Open DataCedar