Yahoo Finance
2 hours trial then $18.99/month - No credit card required now
Yahoo Finance
2 hours trial then $18.99/month - No credit card required now
This API retrieves data from yahoo finance, such as stocks, future and much more with detailed information.
You can access the Yahoo Finance programmatically from your own applications by using the Apify API. You can choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.
1echo '{
2 "ticker": "TSLA"
3}' |
4apify call pintostudio/yahoo-finance --silent --output-dataset
Yahoo Finance API through CLI
The Apify CLI is the official tool that allows you to use Yahoo Finance locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
1npm i -g apify-cli
2apify login
Other API clients include:
- 1 monthly user
- 1 star
- 100.0% runs succeeded
- Created in Jan 2024
- Modified 4 days ago