Gurufocus Gurus
gurufocus_gurusGet guru holding-change records for a symbol — which famous investors (gurus) bought or sold. Returns guru name, action, share-change signal, current shares, portfolio date, and position weight. Example: gurufocus_gurus({ symbol: "AAPL", _apiKey: "your-token" })
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes | Stock ticker symbol, e.g. "AAPL" | |
| _apiKey | Yes | GuruFocus Data API token |