Analyst Reports
Sell-side analyst reports and earnings forecasts — report title, brokerage, rating (buy / overweight / neutral / sell), target price, and revenue / net profit / EPS forecasts.
GET /v2/financials/analyst-reportscurl -H "X-API-Key: YOUR_KEY" \
"https://asharehub.com/v2/financials/analyst-reports?limit=5"
Parameters
Name
Type
Required
Description
symbol
string
No
Stock code, e.g. 000001.SZ
start_date
string
No
Start date (YYYYMMDD)
end_date
string
No
End date (YYYYMMDD)
limit
int
No
Max rows (defaults to the cap; no need to raise it)
Key Response Fields
Field
Description
report_date / report_title
Report date / title
org_name / author_name
Brokerage / analyst
rating
Rating (buy / overweight / neutral / sell)
max_price / min_price
Target price high / low
eps / pe / roe
Forecast EPS / PE / ROE
quarter
Forecast period
Esc