hk-stock-price-scraping

command module
v0.0.0-...-1367321 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 13, 2016 License: MIT Imports: 6 Imported by: 0

README

hk-stock-price-scraping

Hong Kong stock prices data scraping from Hong Kong Yahoo Finance

This tool scraps opening and closing stock prices for all Hong Kong HSI listed companies. Data will be stored to SQLite3 database file named "stockprice.db".

There are 3 tables in the database: "daily", "weekly", "monthly". There store stock prices in different time intervals respectively.

Technical information

This tool is written in Go.

Dependencies:
Build:
go get github.com/antonyho/hk-stock-price-scraping

On Linux/Mac OS X:

go build -o saver github.com/antonyho/hk-stock-price-scraping

On Windows:

go build -o saver.exe github.com/antonyho/hk-stock-price-scraping

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL