yahoo-finance

Retrieve stock prices, quotes, fundamentals, earnings, options, dividends, and analyst ratings from Yahoo Finance.

Updated Mar 15, 2026
One-click install
npx skills add https://github.com/ProyectoG007/Skill.bat --skill yahoo-finance-proyectog007
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: yahoo-finance
Source: https://github.com/ProyectoG007/Skill.bat/tree/main/scripts/03_Trading_Finance/03.%20yahoo-finance-1.0.0
Command: npx skills add https://github.com/ProyectoG007/Skill.bat --skill yahoo-finance-proyectog007

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill provides easy access to a wide range of financial data for publicly traded companies and other securities, eliminating the need to manually navigate financial websites or use complex APIs.

Core Features & Use Cases

  • Stock Data Retrieval: Fetch prices, quotes, fundamentals, earnings, options, dividends, and analyst ratings.
  • Symbol Versatility: Supports various symbols including US stocks, Indian stocks, crypto, and forex.
  • Use Case: Quickly check the current stock price of Apple, compare the fundamentals of Microsoft and Google, or find the next earnings date for Tesla.

Quick Start

Use the yf skill to get the current price for Apple stock.

Frequently Asked Questions about yahoo-finance

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

FAQPage Schema
How do I get real-time stock prices and market data without an API key?

You can retrieve real-time stock prices, quotes, and fundamentals by leveraging the yfinance library, which provides direct data access without requiring API keys.

Can I fetch fundamentals and earnings data for international stocks and crypto?

Yes, retrieving fundamentals, earnings, and options data supports various security types including US stocks, Indian stocks, crypto, and forex symbols.

What financial data can I retrieve for investment research and market analysis?

For investment research, you can retrieve comprehensive financial data including stock prices, fundamentals, earnings, options, dividends, and analyst ratings.

How do I compare the fundamentals of two stocks like Microsoft and Google?

You can compare fundamentals by fetching detailed financial data for multiple symbols, allowing you to analyze quotes, earnings, and analyst ratings side-by-side.

Does this approach to fetching market data work without complex API integrations?

Yes, this approach eliminates complex API integrations by leveraging the yfinance library for direct data access to financial websites without manual navigation.

What are the limitations of using yfinance for retrieving stock quotes and market data?

While it retrieves comprehensive market data, limitations may include potential rate limits or data delays inherent to the underlying Yahoo Finance data source.