PyPI
pypi.org › project › googlefinance
googlefinance · PyPI
Python module to get real-time (no delay) stock data from Google Finance API
» pip install googlefinance
dltHub
dlthub.com › all scaffoldings › google finance api
Google Finance API Python API Docs | dltHub
May 28, 2026 - This example loads search_google_finance and graph from the Google Finance API API into DuckDB. It mirrors the endpoint and data selector configuration from the table above: ... import dlt from dlt.sources.rest_api import RESTAPIConfig, rest_api_resources @dlt.source def google_finance_api_source(api_key=dlt.secrets.value): config: RESTAPIConfig = { "client": { "base_url": "Common provider base URLs (choose provider): https://www.searchapi.io/api/v1/search (SearchAPI.io); https://api.scrapingdog.com/google_finance (Scrapingdog); https://serpapi.webscrapingapi.com/v1 (WebScrapingAPI/SerpApi wrapper).
Implement GOOGLEFINANCE( ) in Google Sheets using python (and read back data) - Stack Overflow
On a regular Google Sheet (without using python), I have been able to use the GOOGLEFINANCE() formula and import stock market data (eg, to get the price at Open for NVDA stock: GOOGLEFINANCE("... More on stackoverflow.com
Google Finance API -- Still a thing?
I doubt it, though I suggest you try https://pypi.org/project/googlefinance/ . Not sure if it still works though. You could probably make a custom API script that inputs google finance requests into a public google sheets and returns the value. Though it would be quite slow. I suggest yahoo finance library as an alternative. Or another data source. More on reddit.com
Scraping Google Finance Ticker in Python
Why not yfinance ?
More on reddit.com[Script-Python] Google Finance Main Page
You should share this to r/algotrading
More on reddit.comCan I try your Google Finance API Python client for free?
Yes, you can try the Google Finance Python API client for free! Apify offers free credits for new users to test the API client. The pricing is $5.00/month plus usage costs, making it very affordable for extracting financial data. You can start with the free trial to evaluate the data quality and performance before committing to a paid plan.
apify.com
apify.com › api › google-finance-api › python
Google Finance API Python Client · Apify
What is Google Finance API?
Google Finance API was a tool which allowed us to extract data about stocks and financial assets from Google Finance.
It isn’t supported by Google anymore.
Fortunately, we can still use Google Finance API in Google Sheets.
algotrading101.com
algotrading101.com › learn › google-finance-api-guide
Google Finance API and 9 Alternatives - AlgoTrading101 Blog
How do I get started with the Google Finance API?
Getting started is simple:
- Sign up for a free Apify account,
- Navigate to the Google Finance Actor page,
- Click "Try for free",
- Enter your desired stock tickers (like GOOGL:NASDAQ or BTC-USD), 5) Choose your process type (Search, Get Price, or Get History), 6) Run the Actor and receive structured JSON data with your financial information.
apify.com
apify.com › api › google-finance-api
Google Finance API · Apify
Videos
12:36
Python Stock Screener: Alpha Vantage API vs. Google Finance | #28 ...
16:35
How to use the Google Finance API in Python & Excel - YouTube
17:49
Automating Stock Data with Python and Google Sheets - YouTube
00:28
Why Use Python for a Spreadsheet Stock Portfolio - YouTube
00:35
A Preview of Stock Data Retrieval with Python and Yahoo Finance ...
10:55
Create a Finance API with Google Sheets - YouTube
GitHub
github.com › hongtaocai › googlefinance
GitHub - hongtaocai/googlefinance: Python module to get real-time stock data from Google Finance API · GitHub
Starred by 828 users
Forked by 174 users
Languages Python
Scrapfly
scrapfly.io › blog › posts › guide-to-google-finance-api
Google Finance API and the Best Alternatives for Developers (2026)
2 days ago - Although there isn’t a direct Google Finance API for Python, you can still access stock data through:
Apify
apify.com › canadesk › google-finance › api › python
Google Finance API in Python · Apify
January 5, 2025 - The Apify API client for Python is the official library that allows you to use Google Finance API in Python, providing convenience functions and automatic retries on errors.
PyPI
pypi.org › project › googlefinance.client
googlefinance.client · PyPI
googlefinance.client is a python client library for google finance api.
» pip install googlefinance.client
LearnDataSci
learndatasci.com › tutorials › python-finance-part-yahoo-finance-api-pandas-matplotlib
Python for Finance, Part I: Yahoo & Google Finance API, pandas, and matplotlib – LearnDataSci
Since pandas has a simple remote data access for the Yahoo Finance API data, this is as simple as: Yahoo finance has changed the structure of its website and as a result the most popular Python packages for retrieving data have stopped functioning properly. Until this is resolved, we will be using Google Finance for the rest this article so that data is taken from Google Finance instead.
Lunar Note
cs.grinnell.edu › home › news › google finance api with python: a deep dive
Google Finance API With Python: A Deep Dive
January 5, 2026 - Now, before we get started, let’s address the elephant in the room: the official Google Finance API, as we once knew it, is no longer available in the same way. Google has shifted its focus, which means we can’t directly access a dedicated, easy-to-use API like we used to. But don’t you worry, guys; we’ve got a few tricks up our sleeves. We will explore how to scrape data and use third-party packages to get the information we need, and how to use Python.
Stack Overflow
stackoverflow.com › questions › 71914057 › implement-googlefinance-in-google-sheets-using-python-and-read-back-data
Implement GOOGLEFINANCE( ) in Google Sheets using python (and read back data) - Stack Overflow
As you can see in the sample and the Google API Python docs, the update method takes a parameter called valueInputOption.
ScrapingBee
scrapingbee.com › blog › how-to-scrape-google-finance
How to Scrape Google Finance Using Python and ScrapingBee | ScrapingBee
January 4, 2026 - In just a few minutes, you will have an intuitive Google Finance API that provides clean JSON output of real-time stock data, and if you also need job-related SERP data, you can use our Google Jobs Scraper API. If you’re new to web scraping and want to collect data from Google Finance, Python is the best language to begin with.
GitHub
github.com › oxylabs › how-to-scrape-google-finance
GitHub - oxylabs/how-to-scrape-google-finance: Use Web Scraper API to extract data from Google Finance, including stock titles, pricing, and price changes in percentages. · GitHub
Follow this Python tutorial to learn how to scrape public data from Google Finance, such as stock titles, pricing, and price changes in percentages. We'll show how you can use Oxylabs' Web Scraper API for this task, which requires a subscription or a free trial.
Author oxylabs
RapidAPI
rapidapi.com › blog › google-finance-api-alternatives
Spotlight Google Finance API (and Its Alternatives) [2019]
Search APIs · Ctrl+K · Sign In · Sign Up