Coding With Fun
Home Docker Django Node.js Articles Python pip guide FAQ Policy

Is the google finance api a public api?


Asked by Paxton Tucker on Dec 04, 2021 FAQ



The Google Finance API has sparse documentation. It’s difficult to find any information about it published by Google. However, some third-party documentation covers the more basic aspects of its usage. As far as public endpoints go, the Google Finance API is very standard.
Keeping this in consideration,
The Yahoo Finance API is an obvious choice for replacing the Google Finance API. It’s one of the most popular and visited financial sites with extensive stock market data. While the old Yahoo Finance API no longer works, there are still many ways to access the data. There’s an unofficial Yahoo Finance API available on RapidAPI.
Furthermore, Other APIs (Polygon.io, Intrinio, Quandl) 1. Yahoo Finance Yahoo Finance API was shut down in 2017. So you can see a lot of posts about alternatives for Yahoo Finance. However, it went back sometime in 2019. So you can still use Yahoo Finance to get free stock market data.
Additionally,
If you get your finance data via their APIs, they don’t get to sell your eyes to advertisers and make money. They don’t have a direct financial incentive to provide you with finance APIs. They probably also have contracts with their data providers to limit how they distribute the data.
And,
Yahoo Finance API is the most used alternative for Google Finance API. It’s among the most popular and visited financial websites which provides its users with substantial stock market data.