Skip to main content

Python API to get Chinese stock price for Python3.5

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()

Github Site: https://github.com/seizetheday/chinese-stock-api.

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_py3-1.0.0.tar.gz (6.2 kB view hashes)

Uploaded Source

Built Distribution

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