Skip to main content

Python module to scrape main STI data from SGX main page.

Project description

version number: 0.1.0 author: Tan Kok Hua

Overview

Python module to scrape main STI data from SGX main page.

Installation / Usage

To install use pip:

$ pip install STI_info_scrape

Or clone the repo:

$ git clone https://github.com/spidezad/STI_info_scrape.git $ python setup.py install

Contributing

All ideas/contributions are welcome.

Example

w = STIMainData() w.chromedriver_location = r”D:download (software)chromedriver.exe” w.store_location = r’C:datatempSTImaindata.csv’ kk = w.get_SGX_main_data() print kk.head() w.save_to_file()

sys.exit()

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

STI_info_scrape-0.1.0.zip (6.8 kB view hashes)

Uploaded Source

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