Seeking Alpha Finance
Seeking Alpha is the world’s largest investing community. Seeking Alpha’s content has unparalleled breadth and depth: from stocks, ETFs and mutual funds to commodities and cryptocurrency. **Support**: [[email protected]](mailto:[email protected]) / t.me/api_tipsters
Seeking Alpha Finance endpoints
| Method | Endpoint | Description |
|---|---|---|
| search | ||
| GET |
Search Advanced /v1/search/advanced |
Get all search result (people,symbols,pages) by query. Advanced search |
| GET |
Search By query /v1/search/searches |
Get search result (people,symbols,pages) by query. Live keyword search by query, short search |
| articles | ||
| GET |
Article Details /v1/articles/data |
Get all details of the article by article id |
| GET |
Article Comment maps /v1/articles/comment-maps |
Get comment maps by article id |
| GET |
Article List /v1/articles/list |
Get list of the article |
| GET |
Article Trending /v1/articles/trending |
Get list of the trending article |
| GET |
Article Comments /v1/articles/comments |
Get list of comments by article id |
| authors | ||
| GET |
Authors Ticker counts /v1/authors/ticker-counts |
Get ticker counts of author by slug |
| GET |
Authors Details /v1/authors/data |
Get all details of author by the author slug |
| users | ||
| GET |
User Instablog posts /v1/users/instablog/posts |
Get insta-blog posts of user by user_id |
| GET |
User Discussions /v1/users/discussions |
Get discussions posts of user by user_id |
| GET |
User Discussion comments /v1/users/discussions-comments |
Get comments of discussion by user_id and discussion_id |
| instablogs | ||
| GET |
Instablogs Comment maps /v1/instablogs/comment-maps |
Get instablogs comments map by instablog_post_id |
| GET |
Instablogs Post data /v1/instablogs/data |
Get instablogs post data by instablog_post_id |
| feeds | ||
| GET |
Feeds Earnings market current /v1/feeds/market-current |
Get list of post earnings market current |
| GET |
Feeds Earnings articles /v1/feeds/earnings |
Get list of post earnings articles |
| GET |
Feeds Author articles /v1/feeds/author-articles |
Get list of post earnings articles |
| news | ||
| GET |
News Trending /v1/news/trending |
Get the list of trending news by category |
| GET |
News Data /v1/news/data |
Get news data by news_id. Author and news content. Ex.: https://seekingalpha.com/news/3893978-canaan-launches-new-generation-bitcoin-mining-machine |
| GET |
News Comments /v1/news/comments |
Get news comments by news_id. Check `News comment-maps` |
| GET |
News Comment maps /v1/news/comment-maps |
Get comment-maps for news by news_id |
| GET |
News List /v1/news/list |
Get list of the news by category. Trending news in the /news/trending. Ex.: https://seekingalpha.com/market-news/crypto |
| GET |
News Suggestion /v1/news/suggestion |
Get news suggestion |
| screeners | ||
| GET |
Screeners List /v1/screeners/list |
Get the list of screeners, (Top Rated Stocks, Top Quant Dividend Stocks, Most Shorted Stocks). Ex. https://seekingalpha.com/screeners |
| GET |
Screeners Details /v1/screeners/details |
Get more details about screener. Ex. https://seekingalpha.com/screeners/96793299-Top-Rated-Stocks |
| GET |
Stocks Tickers /v1/screeners/tickers |
Get stocks (tickers) from the screener. Ex. https://seekingalpha.com/screeners/96793299-Top-Rated-Stocks |
| GET |
Screeners Filters /v1/screeners/filters |
Get list of screener filters |
| markets | ||
| GET |
Symbols Quotes /v1/symbols/quotes |
Get real time quotes by Symbol IDs. For ex: Nasdaq,DowJones (590019,598187). BTC-USD (581328). Separate multiple IDs with a comma.  |
| GET |
Markets Equities groups /v1/markets/equities-groups |
Get equities groups, (global-equity, countries-equity) |
| GET |
Markets Day watch /v1/markets/day-watch |
Get day-watch, top gainers, top losers, cryptocurrencies, most active |
| GET |
Markets Dividend tr stocks /v1/markets/dividend-investing |
Get a list of trending dividend stocks |
| GET |
Markets Open /v1/markets/open |
Getting metadata on open markets |
| GET |
Markets Global indices /v1/markets/global-indices |
Get global indices |
| filings | ||
| GET |
Filings Data /v1/filings/data |
Get filing data by Filing ID. Use `Symbols Sec Filings` endpoint. Ex: https://seekingalpha.com/filing/6823254 |
| GET |
Filings Comment maps /v1/filings/comment-maps |
Get filing comment maps by Filing ID. Use `Symbols Sec Filings` endpoint. Ex: https://seekingalpha.com/filing/6823254 |
| press-releases | ||
| GET |
Press releases Data /v1/press-releases/data |
Get press releases data by Press releases ID. Use `Symbols Press releases` endpoint. Ex: https://seekingalpha.com/pr/18970018-nvidia-las-vegas-sands-fall-merck-boeing-rise |
| GET |
Press releases Comment maps /v1/press-releases/comment-maps |
Get press-releases comment maps by Press releases ID. Ex: https://seekingalpha.com/pr/18970018-nvidia-las-vegas-sands-fall-merck-boeing-rise |
| meta | ||
| GET |
Meta Tooltips by slug /v1/meta/tooltips-by-slug |
Get tooltips for news or article |
| GET |
Meta Tooltips /v1/meta/tooltips |
Get tooltips by Ticker slug. Getting a description of the data, for each category. Use to get additional data and information. |
| symbols | ||
| GET |
Symbols Analysis /v1/symbols/analysis |
Get a list of analysis for symbol. Ex result: https://seekingalpha.com/symbol/NVDA/analysis |
| GET |
Symbols Fundamentals /v1/symbols/fundamentals |
Get fundamentals data by ticker_slug |
| GET |
Symbols Ratings /v1/symbols/rating/periods |
Get symbols ratings for periods. Ratings: authors, quant, sell side. Ex result: https://seekingalpha.com/symbol/NVDA/valuation/metrics |
| GET |
Symbols Ratings histories /v1/symbols/rating/histories |
Get symbols histories. Ex result: https://seekingalpha.com/symbol/NVDA/valuation/metrics |
| GET |
Symbols Financials metrics /v1/symbols/financials/fundamentals-metrics |
Get financials (income-statement, balance-sheet, cash-flow-statement) for symbol. Ex result: https://seekingalpha.com/symbol/NVDA/income-statement |
| GET |
Symbols Brief metrics /v1/symbols/brief-metrics |
Get metrics by Symbol slugs. Separate multiple slugs with a comma |
| GET |
Symbols Shares /v1/symbols/shares |
Get shares for symbol |
| GET |
Symbols News /v1/symbols/news |
Get a list of news for symbol. Ex result: https://seekingalpha.com/symbol/NVDA/news |
| GET |
Symbols Dividends Payout ratio /v1/symbols/dividends/payout-ratio-chart |
Get dividends payout ratio chart by Ticker slug |
| GET |
Symbols Historical prices /v1/symbols/historical-prices |
Get historical prices by date and Ticker slug. Ex result: https://seekingalpha.com/symbol/NVDA/valuation/metrics |
| GET |
Symbols Option result /v1/symbols/options/result |
Get option result for the symbol. Ex.: https://seekingalpha.com/symbol/NVDA/options |
Seeking Alpha Finance pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 5 / second |
|
| PRO | $10 / month | 5 / second |
|
| ULTRA | $39 / month | 7 / second |
|
| MEGA | $99 / month | 10 / second |
|