Realiz FinData
Languages (언어)
  • Korean
  • English
Languages (언어)
  • Korean
  • English
  1. Analysting
  • Historical Quotes (Chart)
    • Stock Historical Quote
      GET
    • Crypto Historical Quote
      GET
  • Market Data
    • US Market Status
      GET
    • Sector info list
      GET
    • Industry info list
      GET
    • Industry info list by Sector
      GET
    • Active trading volume
      GET
    • Market Top Gainers
      GET
    • Market Top Losers
      GET
  • Dividend
    • Dividend Overview
      GET
    • Dividend Records
      GET
  • Earning & Revenue
    • Earning Records & Estimates
      GET
    • Sales ratio by product
      GET
    • Sales ratio by geolocation
      GET
  • Analysting
    • Analysis Overview
      GET
    • Analysis Report by Stock
      GET
    • Target Price Trend
      GET
    • Analysis Report Feed (RSS)
      GET
  • Company
    • Full list of companies (LD)
      GET
    • Company Overview
      GET
    • Company Valuations & Metrics
      GET
    • Historical Company Valuations & Metrics Trend
      GET
  • Financial Statement
    • Cash Flow (Quarterly/Yearly)
      GET
    • BalanceSheet (Quarterly/Yearly)
      GET
    • Income Statement (Quarterly/Yearly)
      GET
  • Insider (Executives&Employee)
    • Latest Insider Trading Feed (RSS)
    • Insider trading by company
    • Number of employees trend
    • Executives
  • Congressman (Senator&Representative)
    • Congressman Transaction History Feed (RSS)
    • Transaction History by Stock
  • 13F institution
    • 13F Institutional Investor List (LD)
    • 13F Trader Performance Details
    • Quarterly portfolio analysis
    • Holding Stocks by 13F
    • 13F holders by stock
  • ETF
    • ETF Provider List
    • ETF List by Provider
    • ETF List (Large Data)
    • ETF Overview
    • Holding Stocks by ETF
    • ETF holders by stock
  • News
    • Headlines
    • Stock News
    • Forex News
    • Market News
    • News by Ticker
  • Forex
    • All Available Currency List
    • Latest Forexes Price
  • Commodity
    • All Available Commodity List
    • Latest Commodities Price
  • Stock
    • All Available Stock List
    • Latest Stocks Price
  • Market Index
    • All Available Index
    • Latest Indexes Price
  • Global Interests
    • Global Interest rates
    • Base Interest History Records By Country
  • Schedule Calendar
    • Economic Events Calendar
    • Earning Calendar
    • Delisting Calendar
    • Ticker Change Calendar
    • Split Calendar
    • IPO Calendar
  • IPO
    • IPO application list
    • IPO accepted list
    • IPO detail information
  1. Analysting

Analysis Report Feed (RSS)

GET
/analysting
View the latest real-time reported analyses of all stocks.

Request

Query Params
limit
number 
optional
Number of items
Default:
20
page
number 
optional
Page to view
Default:
1

Request samples

Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET 'https://your-api-server.com/analysting?limit&page'

Responses

🟢200OK
application/json
Body
array of:
date
string 
required
action
string 
required
priceTarget
number 
required
beforePriceTarget
number  | null 
required
rating
string  | null 
required
beforeRating
string  | null 
required
stock
object 
required
isin
string 
required
logo
string 
required
name
string 
required
ticker
string 
required
analyst
object  | null 
required
name
string 
required
company
object 
required
name
string 
required
Example
[{"date":"2024-08-15T21:10:00.000Z","action":"TARGET LOWERED BY","priceTarget":164,"beforePriceTarget":176,"rating":"SECTOR OUTPERFORM","beforeRating":"SECTOR OUTPERFORM","stock":{"isin":"US4523271090","logo":"https://fcdn.realiz.so/logos/0003076ILMN.png","name":"Illumina, Inc.","ticker":"ILMN"},"analyst":null,"company":{"name":"Scotiabank"}},{"date":"2024-08-15T21:10:00.000Z","action":"TARGET LOWERED BY","priceTarget":4.25,"beforePriceTarget":8,"rating":"SECTOR OUTPERFORM","beforeRating":"SECTOR OUTPERFORM","stock":{"isin":"CA53681K1003","logo":"https://fcdn.realiz.so/logos/0001005LAAC.png","name":"Lithium Americas (Argentina) Corp.","ticker":"LAAC"},"analyst":null,"company":{"name":"Scotiabank"}},{"date":"2024-08-15T21:10:00.000Z","action":"TARGET LOWERED BY","priceTarget":3,"beforePriceTarget":5.5,"rating":"SECTOR PERFORM","beforeRating":"SECTOR PERFORM","stock":{"isin":"CA53681J1030","logo":"https://fcdn.realiz.so/logos/0001231LAC.png","name":"Lithium Americas Corp.","ticker":"LAC"},"analyst":null,"company":{"name":"Scotiabank"}},{"date":"2024-08-15T21:10:00.000Z","action":"TARGET RAISED BY","priceTarget":365,"beforePriceTarget":340,"rating":"OVERWEIGHT","beforeRating":"OVERWEIGHT","stock":{"isin":"US6974351057","logo":"https://fcdn.realiz.so/logos/0000650PANW.png","name":"Palo Alto Networks, Inc.","ticker":"PANW"},"analyst":null,"company":{"name":"JPMorgan Chase & Co."}},{"date":"2024-08-15T20:40:00.000Z","action":"REITERATED BY","priceTarget":54,"beforePriceTarget":54,"rating":"OUTPERFORM","beforeRating":"OUTPERFORM","stock":{"isin":"US8760301072","logo":"https://fcdn.realiz.so/logos/0004749TPR.png","name":"Tapestry, Inc.","ticker":"TPR"},"analyst":null,"company":{"name":"Telsey Advisory Group"}}]
Modified at 2024-08-16 06:18:28
Previous
Target Price Trend
Next
Full list of companies (LD)
Built with