Search market news
search_newsRetrieve market news and press releases for any company, sector, or keyword. Apply filters like ticker, source, date range, sentiment, and quality score to pinpoint relevant articles.
Instructions
Search GridNews for market news articles and press releases. The primary tool — use it for any question about what has happened in the markets, at a company, or in a sector. Filter by free text, ticker symbols, source, date range, sentiment, and quality score. Results are newest-first and reranked against the query. Cite the source URL for any claim you repeat.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | No | ISO date upper bound. | |
| from | No | ISO date lower bound, e.g. '2026-08-01'. Capped by the key's tier history window. | |
| page | No | Page number. Default 1. | |
| limit | No | Results per page. Clamped by tier (free 20, pro 50, enterprise 100). | |
| query | No | Free-text search over headlines and article bodies. | |
| sources | No | Source ids or names to restrict to, e.g. ['reuters']. Partial matches work; each needs 3+ characters. Use list_sources to discover them. Requires basic tier or above. | |
| symbols | No | Ticker symbols, e.g. ['AAPL','TSLA']. Requires basic tier or above. | |
| sentiment | No | Only return articles with this sentiment. Requires pro tier or above. | |
| maxQuality | No | Maximum quality score, 0-1. | |
| minQuality | No | Minimum quality score, 0-1. 0.6+ filters out most low-signal wire noise. | |
| includePressReleases | No | Include press releases alongside articles. Default true. |