get_fundamentals
Get company details, valuation ratios, and ownership structure for a BVB-listed stock. Includes market cap, P/E, EPS, dividend yield, and shareholder data.
Instructions
Company details + valuation snapshot scraped from the detail page.
Returns identity (ticker, name, isin, type, segment, category, status), the "Indicatori bursieri" valuation ratios (market_cap, per, pbv, eps, div_yield, dividend + dividend_year), issue info (shares_outstanding, nominal_value, share_capital, first_trade_date), and the ownership structure (shareholders: name/shares/percent). Amounts are in RON; indicators the page omits come back as null.
Note: BVB does not expose multi-year income/balance/cash-flow statements as structured data, so there is no historical ROE/margin/FCF series here ā pair this with get_candles (price history) for trend context.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ticker | Yes | BVB ticker, e.g. "TLV", "SNP", or "ATB". |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||