Yahoo Finance Scraper avatar
Yahoo Finance Scraper

Pricing

$20.00 / 1,000 results

Go to Store
Yahoo Finance Scraper

Yahoo Finance Scraper

Developed by

Harvest Data

Harvest Data

Maintained by Community

This Apify Actor scrapes financial data from [Yahoo Finance](https://finance.yahoo.com). It can retrieve stock prices, company details, historical data, and more. The extracted data is structured as JSON and can be exported in multiple formats.

0.0 (0)

Pricing

$20.00 / 1,000 results

2

Total users

18

Monthly users

13

Runs succeeded

84%

Last modified

2 months ago

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

$echo '{
< "ticker": "AAPL",
< "startDate": "2025-02-01",
< "endDate": "2025-03-01"
<}' |
<apify call harvest/yahoo-finance-scraper --silent --output-dataset

Yahoo Finance Scraper API through CLI

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

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: