Find articles that mention a specific stock ticker or company.
Search
Find articles that mention a specific stock ticker or company.
Sorted by publish date (most recent first) — use this to answer “what did analysts say about X stock this week?” rather than /api/v1/search’s topic-relevance ranking.
GET
Find articles that mention a specific stock ticker or company.
Query Parameters
Stock ticker, 1-8 characters (letters, numbers, . or -). At least one of ticker or company is required.
Required string length:
1 - 8Pattern:
^[A-Za-z0-9.-]+$Company name, matched as a case-insensitive substring.
Minimum string length:
2Restrict results to one publication.
Inclusive UTC calendar day lower bound, YYYY-MM-DD.
Inclusive UTC calendar day upper bound, YYYY-MM-DD.
Maximum number of items returned (1-30).
Required range:
1 <= x <= 30Pass the previous response's nextCursor to fetch the next page.

