Skip to main content

获取东方财富数据。

Project description

获取东方财富网数据

介绍

本项目是一个获取东方财富网数据的Python库,目前支持的数据有:

  • 主要财务指标
  • 资产负债表
  • 利润表
  • 股票实际控制人

安装

pip install pyeastmoney

导入Python包使用

获得实际控制人

from eastmoney.f10 import shareholder_research

shareholder = shareholder_research(code="SH600161")

print(shareholder)

脚本

提供了两个脚本,可以直接使用:

  • download_lrb.py 下载利润表数据
  • download_zcfzb.py 下载资产负债表数据

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

pyeastmoney-0.1.0.tar.gz (4.7 kB view hashes)

Uploaded Source

Built Distribution

pyeastmoney-0.1.0-py3-none-any.whl (6.1 kB view hashes)

Uploaded Python 3

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