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
Release history Release notifications | RSS feed
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 details)
File details
Details for the file STI_info_scrape-0.1.0.zip
.
File metadata
- Download URL: STI_info_scrape-0.1.0.zip
- Upload date:
- Size: 6.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6d79cfa97d743f4ba4754fb87ee8cf24909cc95727d261d12271f050608d4875 |
|
MD5 | 5da1c8e9f37708aab136cece1aee85c3 |
|
BLAKE2b-256 | 49ca7e28e3b2068d77bad669b33249dd86ea51b8db3243872f15bbc79e8a7bdf |