Stock Yahoo Finance
A command-line tool for fetching stock market data from Yahoo Finance using the yfinance library. Query prices, detailed quotes, fundamentals, earnings dates, company profiles, dividends, analyst ratings, options chains, and historical price data across US stocks, international exchanges, crypto, forex, and ETFs. Supports side-by-side comparisons and symbol search.
Stock Yahoo Finance retrieves real-time stock prices, quotes, and market data from Yahoo Finance without requiring an API key.
AI-generated summary based on this skill's SKILL.md
Install
kirkluokun/awesome-a-stock-openclawskills/stock-yahoo-finance · repository language: Python
git clone https://github.com/kirkluokun/awesome-a-stock-openclawskills
cp -r awesome-a-stock-openclawskills ~/.claude/skills/stock-yahoo-financegenerated, unverified - the skill's exact subdirectory could not be determined; check the repository on GitHub
npx skillfed install kirkluokun/awesome-a-stock-openclawskills/stock-yahoo-financeFrequently asked questions
AI-generated answers based on this skill's SKILL.md and metadata
What real-time stock prices and quotes can Stock Yahoo Finance retrieve?
Stock Yahoo Finance retrieves real-time stock prices and quotes from Yahoo Finance using the yfinance library. You can query current prices, detailed quotes, and market data across US stocks, international exchanges, cryptocurrencies, forex, and ETFs. The tool supports fetching live stock quotes for any ticker symbol you specify.
How do I get stock price data from Yahoo Finance?
Stock Yahoo Finance is a command-line tool that lets you get stock price data by querying Yahoo Finance directly. Simply provide a stock ticker symbol to fetch current prices, historical data, fundamentals, dividends, earnings dates, analyst ratings, and options chains. The tool handles the API integration automatically.
Can Stock Yahoo Finance look up stock ticker information?
Yes, Stock Yahoo Finance supports stock ticker lookup and retrieves comprehensive ticker information including company profiles, market data, and financial metrics. You can search for symbols and access detailed information across multiple asset classes including stocks, ETFs, cryptocurrencies, and forex pairs.
What data types does Stock Yahoo Finance provide for market analysis?
Stock Yahoo Finance provides extensive market data including real-time prices, historical price data, fundamentals, earnings dates, company profiles, dividend information, analyst ratings, and options chains. This enables comprehensive market analysis and monitoring of financial metrics across different securities and exchanges.
How can I integrate Stock Yahoo Finance stock data into workflows?
Stock Yahoo Finance integrates Yahoo Finance data into your workflows through its command-line interface powered by the yfinance library. You can automate data retrieval, compare multiple stocks side-by-side, and incorporate stock prices and market data into custom analysis pipelines and monitoring systems.