Yahoo Finance Data Scraper avatar
Yahoo Finance Data Scraper

Pricing

$5.00/month + usage

Go to Store
Yahoo Finance Data Scraper

Yahoo Finance Data Scraper

Developed by

Pratik Dani

Pratik Dani

Maintained by Community

This actor retrieves comprehensive business data from Yahoo Finance, including key statistics, financial statements, earnings history, and company profile information, enabling users to analyze investment opportunities and track market trends.

0.0 (0)

Pricing

$5.00/month + usage

1

Total users

8

Monthly users

5

Runs succeeded

>99%

Last modified

15 days ago

You can access the Yahoo Finance Data Scraper 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.

1echo '{
2  "url": "https://finance.yahoo.com/quote/MSFT?p=MSFT&.tsrc=fin-srch"
3}' |
4apify call pratikdani/yahoo-finance-data-scraper --silent --output-dataset

Yahoo Finance Data Scraper API through CLI

The Apify CLI is the official tool that allows you to use Yahoo Finance Data Scraper locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

1npm i -g apify-cli
2apify login

Other API clients include: