version number: 0.0.1 author: Tan Kok Hua
Overview
Retreive stock data from google finance screener
Installation / Usage
To install use pip:
$ pip install google_screener_data_extract
Or clone the repo:
$ git clone https://github.com/spidezad/google_screener_data_extract.git $ python setup.py install
Contributing
TBD
Example
hh = GoogleStockDataExtract() hh.target_exchange = ‘NASDAQ’ hh.retrieve_all_stock_data()
print hh.result_google_ext_df.head() hh.result_google_ext_df.to_csv(r’c:datatemp.csv’, index =False) #any save file name
Release files for google_screener_data_extract 0.0.3
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| google_screener_data_extract-0.0.3.tar.gz | 5.2 kB | Details |
Release files / google_screener_data_extract-0.0.3.tar.gz
| Download URL | google_screener_data_extract-0.0.3.tar.gz |
|---|---|
| Size | 5.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
8b8d0f0d25ba0efee9d406c65d1ee2e2cf3ce182b21ea306b88b79835e79ca27
|
|
BLAKE2b-256 checksum How to use checksums |
26391c3dc3121b1b02424b435f92921ff3d567035ad35c810edf3c8ac2e25333
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |