Yahoo Finance avatar
Yahoo Finance

Pricing

$5.00/month + usage

Go to Store
Yahoo Finance

Yahoo Finance

Developed by

Canadesk Support

Canadesk Support

Maintained by Community

Get Stock quotes, Historical data, Analyst recommendations, Price targets and more. It's fast with a very low usage cost!

0.0 (0)

Pricing

$5.00/month + usage

7

Total users

61

Monthly users

13

Runs succeeded

99%

Issue response

4.7 hours

Last modified

2 months ago

You can access the Yahoo Finance programmatically from your own applications by using the Apify API. You can also 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.

$echo '{
< "tickers": [
< "MSFT",
< "AMZN"
< ],
< "proxy": {
< "useApifyProxy": true
< }
<}' |
<apify call canadesk/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

$npm i -g apify-cli
$apify login

Other API clients include: