yahoo-finance

Retrieve stock prices, quotes, and fundamentals via Yahoo Finance API.

3|1|Updated Apr 8, 2026
One-click install
npx skills add https://github.com/EvezArt/evez-skills --skill yahoo-finance-evezart
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: yahoo-finance
Source: https://github.com/EvezArt/evez-skills/tree/main/skills/yahoo-finance
Command: npx skills add https://github.com/EvezArt/evez-skills --skill yahoo-finance-evezart

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires yfinance, and includes scripts (resource) components.

What problem does it solve?

This Skill provides an easy-to-use CLI for retrieving detailed stock information, quotes, fundamentals, and other financial data using Yahoo Finance without requiring an API key.

Core Features & Use Cases

  • Stock Data Retrieval: Obtain stock prices, quotes, fundamentals, earnings, and analyst ratings.
  • Data Format Flexibility: Fetch data in various formats including price, quote, fundamentals, earnings, company profile, dividends, analyst ratings, options chain, and history.
  • Efficient Data Access: Access market data efficiently with options for quick checks and detailed views.

Quick Start

Get the current price for Apple stock. yf price AAPL

Frequently Asked Questions about yahoo-finance

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I fetch stock data from Yahoo Finance without an API key?

You can fetch stock data from Yahoo Finance without an API key by using CLI commands like 'yf price AAPL' to retrieve stock prices, quotes, fundamentals, and earnings directly through the yfinance library.

What financial data formats can I retrieve using Yahoo Finance?

Yahoo Finance data retrieval supports multiple formats including price, quote, fundamentals, earnings, company profile, dividends, analyst ratings, options chain, and historical price history for comprehensive market analysis.

Can I get analyst ratings and options chain data using yfinance?

Yes, you can retrieve both analyst ratings and options chain data using yfinance, alongside stock prices, quotes, fundamentals, earnings, company profiles, and dividend information without requiring an API key.

What's the best way to quickly check a stock's current price?

The best way to quickly check a stock's current price is using the 'yf price [TICKER]' command, which provides efficient access to real-time market data without needing an API key.

Does yfinance provide company fundamentals and dividend history for investors?

Yes, yfinance provides company fundamentals and dividend history for investors, along with earnings data, quotes, and analyst ratings, making it useful for investors and traders needing quick market insights.

What are the limitations of using Yahoo Finance for stock market analysis?

Yahoo Finance retrieval through yfinance offers basic implementation depth for stock data, making it suitable for quick market insights and analysis rather than high-frequency trading or real-time streaming data requirements.