Skip to main content

Retreive stock data from google finance screener

Project description

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

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

google_screener_data_extract-0.0.3.tar.gz (5.2 kB view details)

Uploaded Source

File details

Details for the file google_screener_data_extract-0.0.3.tar.gz.

File metadata

File hashes

Hashes for google_screener_data_extract-0.0.3.tar.gz
Algorithm Hash digest
SHA256 8b8d0f0d25ba0efee9d406c65d1ee2e2cf3ce182b21ea306b88b79835e79ca27
MD5 50be1a66e646069d2bc24a80b517e869
BLAKE2b-256 26391c3dc3121b1b02424b435f92921ff3d567035ad35c810edf3c8ac2e25333

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page