Back to marketplace
Tool Detail

Seeking Alpha

Seeking Alpha is a crowd-sourced content service that publishes news on financial markets.

by Seeking AlphaFree - 1 credits / reqUpdated 2026-04-17
Seeking Alpha logo

Operations

Published operations exposed by this tool.

Auto Complete

This endpoint helps to query the ID of the ticker

GET/v2/auto-complete?type=symbolskey: auto_complete
Input Schema
{
  "type": "object",
  "properties": {
    "size": {
      "type": "number",
      "description": "The number of tickers to return"
    },
    "query": {
      "type": "string",
      "description": "The ticker or company name to search for"
    }
  }
}
Output Schema
{
  "type": "object",
  "properties": {}
}

Get Realtime Quotes

This endpoint helps to query for real time quotes

GET/market/get-realtime-quoteskey: get_realtime_quotes
Input Schema
{
  "type": "object",
  "properties": {
    "sa_ids": {
      "type": "string",
      "description": "The value of 'id' field returned in .../v2/auto-complete endpoint. This endpoint helps to query for real time quotes. Separating by comma to query multiple IDs at once. Ex : 612888,16123"
    }
  }
}
Output Schema
{
  "type": "object",
  "properties": {}
}

Summary

Type
Tool
Slug
seekingalpha
Provider
Seeking Alpha
Pricing
Free - 1 credits / req
Active Operations
2

Tags

stockquote