Alpha Vantage · Example Payload

Alpha Vantage News_Article Example

FintechMarket DataStocksFXCryptoCommoditiesEconomic IndicatorsTechnical IndicatorsFundamentalsNewsSentimentFree

Alpha Vantage News_Article Example is an example object payload from Alpha Vantage, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

titleurltimePublishedoverallSentimentScoreoverallSentimentLabel

Example Payload

Raw ↑
{
  "title": "IBM Reports Strong Q1 Results",
  "url": "https://example.com/ibm-q1",
  "timePublished": "20260419T100000",
  "overallSentimentScore": 0.35,
  "overallSentimentLabel": "Somewhat-Bullish"
}