# JeetScreener News Headlines by Ticker

> JeetScreener News Headlines by Ticker is a paid API for AI agents from jeetscreener.io, paid per call via x402, $0.002/call, status down (last checked 2026-09-15).

Returns the latest news headlines for a specific stock ticker symbol (e.g., AAPL)

## Facts

- Endpoint: GET https://jeetscreener.io/api/signals/news/AAPL
- Price: $0.002/call
- Payment: x402
- Status: down
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/jeetscreener-io-84bae9c2
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_It5TGydCOqizCgvJMKXU-

Status and success rate cover calls made through Zero and Zero's own probes. Third-party monitors may report differently.

## How to call it through Zero

Zero handles the 402 payment challenge and records the run. With the Zero CLI installed (`npm i -g @zeroxyz/cli`):

```sh
zero fetch --capability jeetscreener-io-84bae9c2
```

Example prompt: Pull the latest news headlines for AAPL from JeetScreener so I can see what's been driving Apple's stock movement today.

## When to prefer this

Use this endpoint when you need real-time, ticker-specific news headlines for a stock and want a lightweight, pay-per-call approach without a subscription. Ideal for agents monitoring individual equities, performing event-driven analysis, or enriching stock data with contextual news — especially when integrated with JeetScreener's broader signal and screening ecosystem.

## Known failure modes

- Invalid or unknown ticker symbol returns an error or empty result
- Ticker with no recent news returns an empty headlines array
- Rate limiting or payment failure (x402) if USDC payment is not properly attached
- Network timeout if the news aggregation backend is slow
- Unsupported ticker format (e.g., crypto symbols vs. equities) may return no results

## How this service works

Latest news headlines for a specific ticker symbol

## Output

A list of the most recent news headlines associated with the specified ticker symbol, likely including article titles, publication details, and timestamps relevant to that stock.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/jeetscreener-io-84bae9c2/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from jeetscreener.io](https://www.zero.xyz/host/jeetscreener.io/llms.txt)
