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:

  1. Saving historical prices to CSV and loading CSV into databases.

Saving Historical Prices to CSV and Loading CSV into Databases

Steps:

  1. Load historical prices from Google Finance into CSV using batch files.
  2. 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.