MarketAux

API

Live stock market news API with tagged tickers, sentiment & stats (JSON)

Visit Website

Overview

MarketAux API delivers live stock market news articles enriched with tagged tickers (e.g., AAPL, MSFT), sentiment analysis scores (positive/negative/neutral), and key market stats. Core endpoints include filtered news retrieval (by ticker, date range, sentiment), ticker-specific news feeds, and sentiment summary reports. All responses are in JSON format. Ideal for integrating into financial apps, sentiment-driven trading tools, market research platforms, or investor dashboards to provide real-time, actionable insights tied to specific securities.

Example Integration (JavaScript)

script.js JS

fetch('https://www.marketaux.com/')
  .then(res => res.json())
  .then(data => console.log(data))
  .catch(err => console.error(err));

Key Features

  • RESTful API
  • JSON responses
  • Live stock news updates
  • Tagged tickers integration
  • Sentiment analysis
  • Market stats inclusion

Frequently Asked Questions

? Is MarketAux free to use?

Yes, MarketAux offers a free tier with limited monthly requests; paid plans are available for higher usage, additional features, and increased rate limits.

? Does it require an API Key?

Yes, you need to sign up for an account on MarketAux to obtain an API key for accessing all endpoints.

? What is the response format?

All responses from MarketAux are in JSON format, including news articles, tagged ticker details, sentiment scores, and market statistics.

Top Alternatives

Alpha Vantage News API Search Google

People Also Ask about MarketAux

MarketAux vs Alpha Vantage News API MarketAux 2025 review

Tool Info

Pricing Freemium
Category News
Platform Public API

Pros

  • Enriched data (tickers + sentiment)
  • Real-time content
  • Flexible filtering options
  • Easy integration into apps/dashboards

Cons

  • Rate limits on free tier
  • Requires API key authentication
  • Limited historical data in free plan

More News Tools