Google Finance
3 days trial then $5.00/month - No credit card required now
Google Finance
3 days trial then $5.00/month - No credit card required now
Get the latest Quotes and Historical data for Stocks, Indexes, Crypto, Exchange rates and more from Google Finance. It's fast and costs little!
You can access the Google 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 "tickers": [
3 ".DJI",
4 "SWPPX:MUTF",
5 "GOOGL:NASDAQ",
6 "ETH-BTC",
7 "EUR-USD"
8 ],
9 "proxy": {
10 "useApifyProxy": true
11 }
12}' |
13apify call canadesk/google-finance --silent --output-dataset
Google Finance API through CLI
The Apify CLI is the official tool that allows you to use Google 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:
Actor Metrics
1 monthly user
-
1 star
>99% runs succeeded
Created in Jan 2025
Modified 8 days ago