Knowledge Base | How to Load Historical Stock Prices from Google Finance to Databases
How to Load Historical Stock Prices from Google Finance to Databases
Available Methods
There is only one common way to get historical prices from Google Finance into databases:
- Saving historical prices to CSV and loading CSV into databases.
Saving Historical Prices to CSV and Loading CSV into Databases
Steps:
- Load historical prices from Google Finance into CSV using batch files.
- Import loaded CSV data into databases.
The first step has the ready-to-use code as described in the article.
The second step depends on a target database.
Disclaimer
Google Finance is a logo and registered trademark of Google Inc.