Plan: Fund · Credits: 1 per call
What You Can Use Company News Articles For
See every write-up behind an event rather than the strongest one. Compare how different outlets covered the same story. Find the article that carried a particular claim. Reach the events that reprice a position without naming it.The Article Text Is Not Here
The Feed Arrives in Two Strengths
This is the whole stream for a company, and it comes in two strengths. Only items scoring 40 or above on the rule scorer are read by a model — roughly a fifth of the stream. The rest are returned too, withread_by_model false and impact_score, direction, why and event_type all null.
score, the rule pass on a 0 to 100 scale, is present on every row and is what to rank on when you want everything. min_impact filters to the read half.
Ticker Is What the Model Wrote
Direction and Impact Are This System’s Reading
direction and impact_score are the model’s judgment of what the article means for that name. They are not a price move, not a forecast and not a recommendation. human_reviewed marks rows a person has checked.
Key Company News Article Fields
channel says what kind of source it is: wire, sec_filing, exchange_filing, company_ir, earnings_call or primary_source. publisher names the outlet. event_type is one of the 34 coarse families, matched with normalisation on both sides so a canonical name and a legacy spelling of the same family — m&a, fda, litigation — reach the same rows across the whole history.
relation is direct when the article names the company, or knock_on when the company is reached through a filed relationship, which makes the row an inference.
Company News Articles Date Convention
since and until take ISO timestamps and filter the feed. Rows are ordered newest event first. As with the event feed, timestamps are on the article’s own clock and their precision varies.
Company News Articles Coverage
Coverage starts 2026-07-26. There is no history before it.Company News Articles Sources
Articles come from news wires, SEC filings, Asian exchange filings, company IR pages and earnings calls. Direction, impact score and the one-line reason are FocusAlpha’s reading of the article, not the publisher’s.Query Company News Articles
Use the company news endpoint for one company.string
required
A
company_id, ticker, CIK or ISIN.string
default:"direct"
direct, knock_on, or both to get each kind labelled. Ask for knock_on to answer what is repricing a position that nobody is writing about.string
bullish, bearish or neutral.string
One of the 34 coarse families.
integer
Minimum impact score, 0 to 100. Direct rows only, and it restricts results to the model-read half of the feed.
integer
Minimum knock-on magnitude, 0 to 100. Knock-on rows only, on a different scale.
string
ISO timestamp lower bound.
until sets the ceiling.integer
Rows per page, up to 200. Page through with
cursor.