yahoo-finance

Fetch stock prices, quotes, fundamentals, and options data from Yahoo Finance.

2|1|Updated Feb 13, 2026
One-click install
npx skills add https://github.com/simplefarmer69/ape-claw --skill yahoo-finance-simplefarmer69
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: yahoo-finance
Source: https://github.com/simplefarmer69/ape-claw/tree/main/data/forge-skills/clawhub-yahoo-finance
Command: npx skills add https://github.com/simplefarmer69/ape-claw --skill yahoo-finance-simplefarmer69

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

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

Core Features & Use Cases

  • Stock Prices & Quotes: Get real-time prices and detailed quotes for any ticker.
  • Financials & Earnings: Access fundamental data, earnings reports, and analyst ratings.
  • Options & Dividends: View options chains and historical dividend information.
  • Use Case: A user wants to quickly check the current stock price of Apple (AAPL), its market capitalization, and the next earnings date.

Quick Start

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

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 quotes without an API key?

You can fetch real-time stock market data, including prices and quotes, without an API key by leveraging the yfinance library to retrieve information directly from Yahoo Finance.

What financial data can I retrieve for stocks, crypto, and ETFs?

You can retrieve comprehensive financial data for stocks, crypto, forex, and ETFs, including fundamentals, earnings reports, options chains, dividends, and analyst ratings from Yahoo Finance.

Does yfinance support fetching analyst ratings and historical dividends?

Yes, yfinance supports fetching historical dividend information and analyst ratings, alongside prices, fundamentals, and options chains for various financial instruments.

What's the best way to access fundamentals and earnings reports for publicly traded companies?

The best way to access fundamentals and earnings reports for publicly traded companies is using a Skill that leverages yfinance to pull comprehensive data directly from Yahoo Finance.

Can I view options chains for financial instruments using Yahoo Finance data?

Yes, you can view options chains for various financial instruments like stocks and ETFs by retrieving the data through the yfinance library integration.