Seeking Alpha APIs

احصل عبر API على بيانات Seeking Alpha: أسعار لحظية، تقديرات محللين، تاريخ توزيعات، تقويم أرباح، تقييمات كمية، مستندات SEC، أخبار الأسهم ونصوص مكالمات الأرباح. استخدمها لبناء لوحات تداول، ومنصات تحليل، وأدوات للمستثمرين.

🔍

Symbol & keyword auto-complete (Deprecated)

البحث عن الرموز والشركات والمواضيع عبر أجزاء من الكلمة المفتاحية لسيناريوهات البحث القديمة.

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

Symbol, author & content auto-complete (v2)

إكمال تلقائي من الجيل الجديد للرموز والمحررين والمحتوى، مناسب للتطبيقات الحديثة.

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

List stock screeners

الحصول على قائمة فلاتر الأسهم المتاحة، بما في ذلك استراتيجيات النمو والقيمة والعائد والقطاعات والموضوعات.

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

List screener filters & fields

إرجاع جميع عوامل التصفية والحقول التي يدعمها محرك فلترة الأسهم، بما في ذلك نسب التقييم والنمو والتوزيعات والمؤشرات الكمية.

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

Get screener definition by id

استرجاع التعريف الكامل لفلتر أسهم محدد، بما في ذلك العوامل المستخدمة والحدود وقواعد الفرز.

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

Run a stock screener and get results

تنفيذ فلتر أسهم بمعايير مخصصة وإرجاع قائمة الرموز والمقاييس الأساسية التي تطابق الشروط.

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

الحصول على رمز وصول الحساب

استبدال بيانات الاعتماد برمز وصول يخوّل بيانات premium على مستوى الحساب.

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

الحصول على معلومات الحساب والصلاحيات

استرداد معلومات ملف الحساب وبيانات الصلاحيات للمستخدم المصادق.

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

إنهاء جلسة الحساب

إبطال جلسة الحساب الحالية وإنهاء جلسة المستخدم.

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

الحصول على تحركات السوق اليومية

استرداد بيانات السوق اليومية مثل أكبر الرابحين والخاسرين والأوراق الأكثر نشاطاً والتحركات البارزة.

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

الحصول على لقطة فتح السوق

استرداد لقطة عالية المستوى للسوق عند الافتتاح، بما فيها المؤشرات الرئيسية ومؤشرات المشاعر.

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

الحصول على نظرة عامة لسوق الأسهم

جلب مجاميع سوق الأسهم ومقاييس الاتساع وإحصائيات الأداء الإجمالية.

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

الحصول على الأسعار في الوقت الفعلي (قديم)

استرداد لقطات أسعار في الوقت الفعلي لرموز أو مؤشرات محددة عبر نقطة نهاية قديمة.

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

الحصول على اقتباسات الوقت الفعلي حسب الرمز

جلب اقتباسات أسهم في الوقت الفعلي لرمز أو رموز، بما فيها السعر والتغير اليومي والحجم.

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

الحصول على تقويم الأرباح

استرداد تقويم الأرباح مع إعلانات الأرباح القادمة والحديثة في السوق.

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

الحصول على نظرة استثمار Dividends

استرداد بيانات سوق استثمار Dividends مثل قوائم العائد المرتفع واتجاهات الدفع والقطاعات المركزة على Dividends.

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

عرض قائمة latest market news (قديم)

استرداد قائمة صفحية من أحدث market news articles عبر news list endpoint.

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

عرض قائمة trending market news (قديم)

إرجاع a stream of trending news articles across the market ranked by investor attention عبر نقطة نهاية قديمة.

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

عرض قائمة latest news (v2)

استرداد أحدث Seeking Alpha news with richer metadata using the v2 news feed.

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

عرض قائمة trending news (v2)

إرجاع 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
📡

عرض قائمة news by symbol

استرداد 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
🔗

الحصول على news article details

استرداد full details for a specific news article, including body text, related tickers and metadata.

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

عرض قائمة analysis articles (قديم)

إرجاع a list of Seeking Alpha analysis articles and opinion pieces عبر article listing endpoint.

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

عرض قائمة trending analysis articles (قديم)

إرجاع a list of trending analysis articles based on investor readership عبر نقطة نهاية قديمة.

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

عرض قائمة Wall Street Breakfast articles

استرداد 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
📦

عرض قائمة 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

عرض قائمة trending analysis articles (v2)

إرجاع 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
🔄

الحصول على analysis article details

استرداد the full details of an analysis article, including body content, ratings, disclosures and associated symbols.

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

الحصول على instablog details

استرداد details of an instablog post, including content and associated tickers.

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

الحصول على author profile details

استرداد detailed information about an author, including bio and coverage areas.

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

عرض قائمة instablogs by author

استرداد a list of instablog posts authored by a given author, ordered by recency.

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

عرض قائمة comments for content (قديم)

استرداد a list of comments attached to a given piece of content عبر نقطة نهاية قديمة.

GET /api/project/seeking-alpha/comments-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
📦

الحصول على sub-comments for a parent comment

استرداد replies and sub-comments for a particular parent comment ID, enabling threaded comment views.

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

الحصول على comment contents by ids

استرداد the full content of one or more comments by comment ID.

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

عرض قائمة personalized or generic feeds

عرض قائمة available content feeds such as portfolios, watchlists or thematic feeds.

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

عرض قائمة earnings call transcripts (قديم)

إرجاع a list of transcripts for earnings calls and events عبر نقطة نهاية قديمة.

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

الحصول على transcript details (قديم)

استرداد full details and text for a specific transcript, using the legacy transcripts endpoint.

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

عرض قائمة 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
🌐

الحصول على transcript details (v2)

استرداد 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
🔍

عرض قائمة analysis pieces (قديم)

استرداد a list of analysis pieces from Seeking Alpha using the legacy analysis list endpoint.

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

الحصول على analysis details (قديم)

استرداد 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

عرض قائمة 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
🔄

الحصول على analysis details (v2)

استرداد full details for a v2 analysis idea, including thesis text, valuation commentary and symbol metadata.

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

الحصول على high-level symbol summary

استرداد 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
🔗

الحصول على company profile

استرداد in-depth company profile data such as description, sector, industry, headquarters and key contact information.

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

الحصول على symbol metadata

استرداد metadata for stock symbols such as listing exchange, asset type and attribution details.

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

الحصول على combined symbol data

استرداد combined core data for symbols, aggregating price, fundamentals and other key fields in a single response.

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

الحصول على fundamental data

استرداد fundamental financial data for symbols, including balance sheet, income statement and cash flow metrics.

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

الحصول على detailed financial statements

استرداد structured financial statement data such as income statements, balance sheets and cash flow statements over time.

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

الحصول على earnings history and estimates

استرداد earnings history and estimates for stock symbols, including EPS and revenue surprises where available.

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

الحصول على analyst estimates

استرداد analyst earnings and revenue estimates for stock symbols, including consensus and revisions.

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

الحصول على dividend history

استرداد dividend history for stock symbols, including ex-dividend dates, payout amounts and yield-related metrics.

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

الحصول على stock split history

استرداد stock split history for symbols, including split dates and ratios.

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

الحصول على valuation metrics

استرداد valuation metrics for stock symbols, such as P/E, EV/EBITDA and price-to-sales ratios.

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

الحصول على key symbol metrics

استرداد a broad set of key performance and risk metrics for stock symbols.

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

الحصول على sector-level metrics

استرداد sector-level metrics and aggregates for symbols, enabling cross-sector comparison and sector analysis.

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

الحصول على ownership data

استرداد ownership and holdings data for a symbol, such as institutional or fund ownership percentages.

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

الحصول على holdings for fund or ETF

استرداد underlying holdings for funds or ETFs, including individual constituent weights.

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

الحصول على peer symbols

استرداد a list of peer symbols for a given company based on sector, industry or business similarity.

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

الحصول على historical prices

استرداد historical price data for stock symbols over time, suitable for charts and backtesting.

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

الحصول على options chain (قديم)

استرداد options chain data for a symbol using the legacy options endpoint.

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

الحصول على option expiration dates

استرداد available option expiration dates for a given symbol.

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

الحصول على options chain (v2)

استرداد 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
🔍

الحصول على momentum metrics (قديم)

استرداد momentum metrics for stocks using a legacy momentum endpoint.

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

الحصول على momentum metrics (v2)

استرداد v2 momentum metrics for symbols with refined methodologies and factors.

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

الحصول على metric grades

استرداد letter-grade style scores for key metrics such as valuation, growth, profitability and momentum.

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

الحصول على factor grades (قديم)

استرداد legacy factor grades for valuation, growth, profitability and momentum.

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

الحصول على quant rating histories (قديم)

استرداد historical quant rating history for symbols using the legacy quant rating histories endpoint.

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

الحصول على key summary data (قديم)

استرداد 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
📋

الحصول على analyst price targets

استرداد 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
🌐

الحصول على analyst ratings (قديم)

استرداد legacy analyst ratings data such as buy, hold and sell recommendations.

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

الحصول على analyst recommendations

استرداد analyst recommendation data, including ratings and potentially more granular recommendation history.

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

الحصول على SEC filings list

استرداد 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