Skip to main content

Retrieve A-share information from EastMoney for Python

Project description

Reuters

Retrieve A-share information from EastMoney for Python

Install

pip install EastMoney

Usage

  • Initializing
from EastMoney import EastMoney
em=EastMoney('600320','SH')#EastMoney('300015','SZ')
  • Get full info It will return {'code':'...','price':'...','PE':'...','marketCap':'...','company':'...','company_name_en':'...','company_name_cn':'...','industry':'...','area':'...','desc':'...'}
em.getInfo()
  • Get code
em.getCode()
  • Get current price
em.getPrice()
  • Get name
em.getName()
  • Get company full name
em.getCompanyName()
  • Get company full name in English
em.getCompanyName(lang='EN')
  • Get market capital
em.getMarketCap()
  • Get PE
em.getPE()
  • Get company industry
reuters.getIndustry()
  • Get company location
reuters.getLoc()
  • Get company full description
reuters.getDesc()

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

EastMoney-1.0.0.tar.gz (2.2 kB view details)

Uploaded Source

Built Distribution

EastMoney-1.0.0-py3-none-any.whl (3.3 kB view details)

Uploaded Python 3

File details

Details for the file EastMoney-1.0.0.tar.gz.

File metadata

  • Download URL: EastMoney-1.0.0.tar.gz
  • Upload date:
  • Size: 2.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.19.1 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.0

File hashes

Hashes for EastMoney-1.0.0.tar.gz
Algorithm Hash digest
SHA256 e2986c9f300c1f3832a7c3c364130cd44ef2e5f7bbe649830d8319391dc88eea
MD5 55dbe9018dc96e2bd0f6a2d345206878
BLAKE2b-256 f6bf80f82068cd2f0e6e13cc5034c2d445679601890edf38d5d5fba460b750e4

See more details on using hashes here.

File details

Details for the file EastMoney-1.0.0-py3-none-any.whl.

File metadata

  • Download URL: EastMoney-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 3.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.19.1 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.0

File hashes

Hashes for EastMoney-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 df7fa076ae1ca28416eab47fe93bbb1e049610982f746e62c076e8bc3e731c06
MD5 e76108028dcac99a821eba4a440a7611
BLAKE2b-256 053663155a0f861e68ac4656c8fe4e1e6abffe34346c0ac95e67617810fa364d

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