# Yahoo Finance **Mode**: ๐Ÿ” Browser ยท **Domain**: `finance.yahoo.com` ## Commands | Command | Description | |---------|-------------| | `opencli yahoo-finance quote` | | ## Usage Examples ```bash # Quick start opencli yahoo-finance quote AAPL # JSON output opencli yahoo-finance quote TSLA -f json # Verbose mode opencli yahoo-finance quote NVDA -v ``` ## Prerequisites - Chrome running and able to open `finance.yahoo.com` - [Browser Bridge extension](/guide/browser-bridge) installed