![Yahoo Finance Stock Options avatar](https://images.apifyusercontent.com/98xBsngoR2SSl4xlTqNlWHYupk3TpQqx3XbuB-zc3Uo/rs:fill:250:250/cb:1/aHR0cHM6Ly9hcGlmeS1pbWFnZS11cGxvYWRzLXByb2QuczMudXMtZWFzdC0xLmFtYXpvbmF3cy5jb20va1J0TE9TY04xeUhFU2RnOTkvRkF0UXhtRFBQMEZOQVBmWmoteWhfZmluYW5jZV9jb3Zlci5wbmc.webp)
Yahoo Finance Stock Options
Under maintenance
Try for free
3 days trial then $29.00/month - No credit card required now
Go to Store![Yahoo Finance Stock Options](https://images.apifyusercontent.com/98xBsngoR2SSl4xlTqNlWHYupk3TpQqx3XbuB-zc3Uo/rs:fill:250:250/cb:1/aHR0cHM6Ly9hcGlmeS1pbWFnZS11cGxvYWRzLXByb2QuczMudXMtZWFzdC0xLmFtYXpvbmF3cy5jb20va1J0TE9TY04xeUhFU2RnOTkvRkF0UXhtRFBQMEZOQVBmWmoteWhfZmluYW5jZV9jb3Zlci5wbmc.webp)
This Actor is under maintenance.
This Actor may be unreliable while under maintenance. Would you like to try a similar Actor instead?
See alternative Actors![Yahoo Finance Stock Options](https://images.apifyusercontent.com/98xBsngoR2SSl4xlTqNlWHYupk3TpQqx3XbuB-zc3Uo/rs:fill:250:250/cb:1/aHR0cHM6Ly9hcGlmeS1pbWFnZS11cGxvYWRzLXByb2QuczMudXMtZWFzdC0xLmFtYXpvbmF3cy5jb20va1J0TE9TY04xeUhFU2RnOTkvRkF0UXhtRFBQMEZOQVBmWmoteWhfZmluYW5jZV9jb3Zlci5wbmc.webp)
Yahoo Finance Stock Options
pintostudio/yahoo-finance-stock-options
Try for free
3 days trial then $29.00/month - No credit card required now
This Actor retrieves stock options from Yahoo Finance
Yahoo Stocks, Futures, Trades API
This repository provides a simple API for accessing Yahoo Finance data related to stocks, futures, and trades. The API allows you to retrieve information such as the ticker price, description, market change, filings, earning date, market cap, bid, bid size, and more.
Features
- Ticker Information Retrieval - Obtain comprehensive data about a specific ticker.
- Price Tracking - Monitor the current price of the provided ticker.
- Description and Market Change - Access detailed descriptions and real-time market changes.
- Financial Filings - Retrieve information about financial filings related to the specified ticker.
- Earnings Date - Get details about the upcoming earning date for the given stock.
- Market Capitalization - Access the market capitalization of the specified company.
- Bid and Bid Size - Retrieve bid and bid size information for the provided ticker.
How to Use
- Provide the ticker as a parameter to the API.
- Receive a JSON and Table response containing the ticker price, description, market change, filings, earning date, market cap, bid, bid size, and more.
Example
1curl -X GET "https://apify.com/pintostudio/yahoo-finance?ticker=TSLA" 2{ 3 "ticker": "XYZ", 4 "price": 123.45, 5 "description": "Example Company Inc.", 6 "marketChange": "+2.34%", 7 "filings": ["Form 10-K", "Form 8-K"], 8 "earningDate": "2024-01-15", 9 "marketCap": "$1.5 trillion", 10 "bid": 123.40, 11 "bidSize": 100 12 // ... other relevant information 13}
Developer
Maintained by Community
Actor Metrics
1 monthly user
-
2 stars
0% runs succeeded
Created in Jan 2024
Modified 2 days ago
Categories