Seeking Alpha APIs

Programmatic access to Seeking Alpha stock market data: real-time quotes, analyst estimates, dividend history, earnings calendars, quant ratings, SEC filings, news and earnings call transcripts. Build trading dashboards, research platforms and investor tools.

🔍

Symbol & keyword auto-complete (Deprecated)

Search symbols, companies and topics by partial keyword for quick symbol lookup and navigation.

GET /api/project/seeking-alpha/auto-complete
📦

Symbol, author & content auto-complete (v2)

Next-generation auto-complete endpoint for symbols, authors and content entities.

GET /api/project/seeking-alpha/v2-auto-complete

List stock screeners

Get the available list of stock screeners, including growth, value, dividend, sector and thematic screeners.

GET /api/project/seeking-alpha/screeners-list
🔄

List screener filters & fields

Fetch all supported filters and fields for the stock screener engine, including valuation ratios, growth metrics, dividend fields and quantitative scores.

GET /api/project/seeking-alpha/screener-filters-list
📡

Get screener definition by id

Retrieve the full definition of a specific stock screener, including selected filters, thresholds and metadata.

GET /api/project/seeking-alpha/screeners-detail
🔗

Run a stock screener and get results

Execute a stock screener with custom filters and retrieve the resulting list of symbols and key metrics.

POST /api/project/seeking-alpha/screeners-get-results
📋

Get account access token

Exchange credentials for an access token that authorizes premium account-level data.

POST /api/project/seeking-alpha/accounts-get-access-token
🌐

Get account info and entitlements

Retrieve account profile information and entitlement metadata for the authenticated user.

GET /api/project/seeking-alpha/accounts-get-info
🔍

Logout account session

Invalidate the current account session and log out the user.

GET /api/project/seeking-alpha/accounts-logout
📦

Get daily watch market movers

Retrieve day-watch market data such as top gainers, losers, most active securities and notable movers.

GET /api/project/seeking-alpha/market-get-day-watch

Get market open snapshot

Retrieve a high-level snapshot of the market around the open, including key indices and sentiment indicators.

GET /api/project/seeking-alpha/market-get-market-open
🔄

Get market equity overview

Fetch high-level equity market aggregates, breadth metrics and overall performance stats.

GET /api/project/seeking-alpha/market-get-equity
📡

Get real-time prices (Deprecated)

Retrieve real-time pricing snapshots across selected symbols or indices via a legacy endpoint.

GET /api/project/seeking-alpha/market-get-realtime-prices
🔗

Get real-time quotes by symbol

Fetch real-time stock quotes for one or more symbols, including price, day change and volume metrics.

GET /api/project/seeking-alpha/market-get-realtime-quotes
📋

Get earnings calendar

Retrieve the earnings calendar with upcoming and recent earnings announcements across the market.

GET /api/project/seeking-alpha/market-get-earnings-calendar
🌐

Get dividend investing overview

Retrieve dividend investing market data such as high-yield lists, payout trends and dividend-focused market segments.

GET /api/project/seeking-alpha/market-get-dividend-investing
🔍

List latest market news (Deprecated)

Retrieve a paginated list of the latest market news articles via the legacy news list endpoint.

GET /api/project/seeking-alpha/news-list
📦

List trending market news (Deprecated)

Return a stream of trending news articles across the market ranked by investor attention via a legacy endpoint.

GET /api/project/seeking-alpha/news-list-trending

List latest news (v2)

Retrieve the latest Seeking Alpha news with richer metadata using the v2 news feed.

GET /api/project/seeking-alpha/news-v2-list
🔄

List trending news (v2)

Return trending news from the v2 news engine, capturing which articles are most read and discussed by investors.

GET /api/project/seeking-alpha/news-v2-list-trending
📡

List news by symbol

Retrieve news articles specifically related to a given symbol or symbols, enabling ticker-focused news feeds.

GET /api/project/seeking-alpha/news-v2-list-by-symbol
🔗

Get news article details

Retrieve full details for a specific news article, including body text, related tickers and metadata.

GET /api/project/seeking-alpha/news-get-details
📋

List analysis articles (Deprecated)

Return a list of Seeking Alpha analysis articles and opinion pieces via the legacy article listing endpoint.

GET /api/project/seeking-alpha/articles-list
🌐

List trending analysis articles (Deprecated)

Return a list of trending analysis articles based on investor readership via a legacy endpoint.

GET /api/project/seeking-alpha/articles-list-trending
🔍

List Wall Street Breakfast articles

Retrieve the Wall Street Breakfast series, Seeking Alpha's flagship morning briefing summarizing key market stories and themes.

GET /api/project/seeking-alpha/articles-list-wall-street-breakfast
📦

List analysis articles (v2)

Use the v2 articles list endpoint to retrieve analysis articles and opinions with richer metadata and filters.

GET /api/project/seeking-alpha/articles-v2-list

List trending analysis articles (v2)

Return trending analysis content from the v2 articles engine, so investors can see which ideas are currently in focus.

GET /api/project/seeking-alpha/articles-v2-list-trending
🔄

Get analysis article details

Retrieve the full details of an analysis article, including body content, ratings, disclosures and associated symbols.

GET /api/project/seeking-alpha/articles-get-details
📡

Get instablog details

Retrieve details of an instablog post, including content and associated tickers.

GET /api/project/seeking-alpha/instablogs-get-details
🔗

Get author profile details

Retrieve detailed information about an author, including bio and coverage areas.

GET /api/project/seeking-alpha/authors-get-details
📋

List instablogs by author

Retrieve a list of instablog posts authored by a given author, ordered by recency.

GET /api/project/seeking-alpha/authors-list-instablogs
🌐

List comments for content (Deprecated)

Retrieve a list of comments attached to a given piece of content via a legacy endpoint.

GET /api/project/seeking-alpha/comments-list
🔍

List comments for content (v2)

Use the v2 comments endpoint to retrieve comments and discussion threads for articles, news or transcripts with richer metadata.

GET /api/project/seeking-alpha/comments-v2-list
📦

Get sub-comments for a parent comment

Retrieve replies and sub-comments for a particular parent comment ID, enabling threaded comment views.

GET /api/project/seeking-alpha/comments-get-sub-comments

Get comment contents by ids

Retrieve the full content of one or more comments by comment ID.

GET /api/project/seeking-alpha/comments-get-contents
🔄

List personalized or generic feeds

List available content feeds such as portfolios, watchlists or thematic feeds.

GET /api/project/seeking-alpha/feeds-list
📡

List earnings call transcripts (Deprecated)

Return a list of transcripts for earnings calls and events via a legacy endpoint.

GET /api/project/seeking-alpha/transcripts-list
🔗

Get transcript details (Deprecated)

Retrieve full details and text for a specific transcript, using the legacy transcripts endpoint.

GET /api/project/seeking-alpha/transcripts-get-details
📋

List earnings call transcripts (v2)

Use the v2 transcripts list endpoint to search and paginate through earnings call transcripts with enriched metadata.

GET /api/project/seeking-alpha/transcripts-v2-list
🌐

Get transcript details (v2)

Retrieve full v2 transcript details and text for a specific earnings call, with enriched structure suited to search and analytics.

GET /api/project/seeking-alpha/transcripts-v2-get-details
🔍

List analysis pieces (Deprecated)

Retrieve a list of analysis pieces from Seeking Alpha using the legacy analysis list endpoint.

GET /api/project/seeking-alpha/analysis-list
📦

Get analysis details (Deprecated)

Retrieve details for a specific analysis piece including thesis, valuation view and related tickers using the legacy endpoint.

GET /api/project/seeking-alpha/analysis-get-details

List analysis pieces (v2)

Use the v2 analysis list endpoint to search and paginate through analysis ideas with rich metadata and filtering.

GET /api/project/seeking-alpha/analysis-v2-list
🔄

Get analysis details (v2)

Retrieve full details for a v2 analysis idea, including thesis text, valuation commentary and symbol metadata.

GET /api/project/seeking-alpha/analysis-v2-get-details
📡

Get high-level symbol summary

Retrieve a concise summary of a stock symbol including high-level fundamentals, price snapshot and key descriptive data.

GET /api/project/seeking-alpha/symbols-get-summary
🔗

Get company profile

Retrieve in-depth company profile data such as description, sector, industry, headquarters and key contact information.

GET /api/project/seeking-alpha/symbols-get-profile
📋

Get symbol metadata

Retrieve metadata for stock symbols such as listing exchange, asset type and attribution details.

GET /api/project/seeking-alpha/symbols-get-meta-data
🌐

Get combined symbol data

Retrieve combined core data for symbols, aggregating price, fundamentals and other key fields in a single response.

GET /api/project/seeking-alpha/symbols-get-data
🔍

Get fundamental data

Retrieve fundamental financial data for symbols, including balance sheet, income statement and cash flow metrics.

GET /api/project/seeking-alpha/symbols-get-fundamentals
📦

Get detailed financial statements

Retrieve structured financial statement data such as income statements, balance sheets and cash flow statements over time.

GET /api/project/seeking-alpha/symbols-get-financials

Get earnings history and estimates

Retrieve earnings history and estimates for stock symbols, including EPS and revenue surprises where available.

GET /api/project/seeking-alpha/symbols-get-earnings
🔄

Get analyst estimates

Retrieve analyst earnings and revenue estimates for stock symbols, including consensus and revisions.

GET /api/project/seeking-alpha/symbols-get-estimates
📡

Get dividend history

Retrieve dividend history for stock symbols, including ex-dividend dates, payout amounts and yield-related metrics.

GET /api/project/seeking-alpha/symbols-get-dividend-history
🔗

Get stock split history

Retrieve stock split history for symbols, including split dates and ratios.

GET /api/project/seeking-alpha/symbols-get-splits
📋

Get valuation metrics

Retrieve valuation metrics for stock symbols, such as P/E, EV/EBITDA and price-to-sales ratios.

GET /api/project/seeking-alpha/symbols-get-valuation
🌐

Get key symbol metrics

Retrieve a broad set of key performance and risk metrics for stock symbols.

GET /api/project/seeking-alpha/symbols-get-metrics
🔍

Get sector-level metrics

Retrieve sector-level metrics and aggregates for symbols, enabling cross-sector comparison and sector analysis.

GET /api/project/seeking-alpha/symbols-get-sector-metrics
📦

Get ownership data

Retrieve ownership and holdings data for a symbol, such as institutional or fund ownership percentages.

GET /api/project/seeking-alpha/symbols-get-ownership

Get holdings for fund or ETF

Retrieve underlying holdings for funds or ETFs, including individual constituent weights.

GET /api/project/seeking-alpha/symbols-get-holdings
🔄

Get peer symbols

Retrieve a list of peer symbols for a given company based on sector, industry or business similarity.

GET /api/project/seeking-alpha/symbols-get-peers
📡

Get historical prices

Retrieve historical price data for stock symbols over time, suitable for charts and backtesting.

GET /api/project/seeking-alpha/symbols-get-historical-prices
🔗

Get options chain (Deprecated)

Retrieve options chain data for a symbol using the legacy options endpoint.

GET /api/project/seeking-alpha/symbols-get-options
📋

Get option expiration dates

Retrieve available option expiration dates for a given symbol.

GET /api/project/seeking-alpha/symbols-get-option-expirations
🌐

Get options chain (v2)

Retrieve options chain data using the v2 options endpoint, which provides richer information and is recommended for new integrations.

GET /api/project/seeking-alpha/symbols-v2-get-options
🔍

Get momentum metrics (Deprecated)

Retrieve momentum metrics for stocks using a legacy momentum endpoint.

GET /api/project/seeking-alpha/symbols-get-momentum
📦

Get momentum metrics (v2)

Retrieve v2 momentum metrics for symbols with refined methodologies and factors.

GET /api/project/seeking-alpha/symbols-v2-get-momentum

Get metric grades

Retrieve letter-grade style scores for key metrics such as valuation, growth, profitability and momentum.

GET /api/project/seeking-alpha/symbols-get-metric-grades
🔄

Get factor grades (Deprecated)

Retrieve legacy factor grades for valuation, growth, profitability and momentum.

GET /api/project/seeking-alpha/symbols-get-factor-grades
📡

Get quant rating histories (Deprecated)

Retrieve historical quant rating history for symbols using the legacy quant rating histories endpoint.

GET /api/project/seeking-alpha/symbols-get-quant-rating-histories
🔗

Get key summary data (Deprecated)

Retrieve a compact set of key data fields for a symbol using the legacy key data endpoint.

GET /api/project/seeking-alpha/symbols-get-key-data
📋

Get analyst price targets

Retrieve analyst price target data for symbols, including average, high and low targets and implied upside.

GET /api/project/seeking-alpha/symbols-get-analyst-price-target
🌐

Get analyst ratings (Deprecated)

Retrieve legacy analyst ratings data such as buy, hold and sell recommendations.

GET /api/project/seeking-alpha/symbols-get-analyst-ratings
🔍

Get analyst recommendations

Retrieve analyst recommendation data, including ratings and potentially more granular recommendation history.

GET /api/project/seeking-alpha/symbols-get-analyst-recommendations
📦

Get SEC filings list

Retrieve a list of SEC filings for a symbol, such as 10-K, 10-Q and 8-K filings.

GET /api/project/seeking-alpha/symbols-get-sec-filings