Python API to get Chinese stock price
Project description
Library to get Chinese stock price
- Supported Engines:
Hexun API
Sina Finance API
Yahoo Finance API
Usage:
from cstock.request import Requests from cstock.hexun_engine import HexunEngine
engine = HexunEngine() requester = Requester(engine)
stock = requester.request(‘000626’) print stock.as_dict()
Download the latest release: https://github.com/godsarmy/chinese-stock-api/zipball/master.
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
chinesestockapi-1.4.tar.gz
(6.0 kB
view details)
File details
Details for the file chinesestockapi-1.4.tar.gz.
File metadata
- Download URL: chinesestockapi-1.4.tar.gz
- Upload date:
- Size: 6.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
108eac453bedbab069b66adb75c8b852c44740572e6f266fe0a54f3699bc642a
|
|
| MD5 |
86071a60f4d7dac282ce16c078e78097
|
|
| BLAKE2b-256 |
56afa53caa5c24b00f41315dd4318c384eadbf98a5ecb96bed537c04be69eaa0
|