Skip to content

A Utility for Crawling Historical Data of Chinese Financial Market

License

Notifications You must be signed in to change notification settings

Jogger-szx/akshare

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyPI - Python Version PyPI Downloads Documentation Status Code style: black Data: akshare

Overview

AkShare is an , written with Python-3.7.3, aims to make fetch financial data as convenient as possible.

Write less, get more:

Features

  • Easy: Powered by Python
  • Fast: Powered by Python
  • Extensible: Powered by Python
  • Powerful: Python support

Installation

# For Linux & Mac
pip install akshare --upgrade

# For Windows
pip install akshare --upgrade

# New features
pip install akshare --upgrade

Tutorials

  1. Overview
  2. Installation
  3. Tutorial
  4. Data Dict
  5. Subjects

TODO

  • Uniform interface;
  • Support more data;

Contribution

AkShare is still under developing, feel free to open issues and pull requests:

  • Report or fix bugs
  • Require or publish interface
  • Write or fix documentation
  • Add test cases

Notice: We use Black to format the code

Acknowledgement

特别感谢 FuShare, TuShare 项目提供借鉴学习的机会;

感谢生意社网站提供的相关数据;

感谢奇货可查网站提供的相关数据;

感谢智道智科网站提供的相关数据;

感谢中国银行间市场交易商协会网站提供的相关数据;

感谢99期货网站提供的相关数据;

感谢英为财情网站提供的相关数据;

感谢中国外汇交易中心暨全国银行间同业拆借中心网站提供的相关数据;

感谢金十数据网站提供的相关数据;

感谢交易法门网站提供的相关数据;

感谢和讯财经网站提供的相关数据;

感谢新浪财经网站提供的相关数据;

感谢Oxford-Man Institute网站提供的相关数据;

感谢DACHENG-XIU网站提供的相关数据;

感谢上海证券交易所网站提供的相关数据;

感谢中国金融期货交易所网站提供的相关数据;

感谢上海期货交易所网站提供的相关数据;

感谢大连商品交易所网站提供的相关数据;

感谢郑州商品交易所网站提供的相关数据;

感谢上海国际能源交易中心网站提供的相关数据;

感谢微信公众号: Python大咖谈提供的 Pandas 教程.

Communication

您可以关注 数据科学实战 微信公众号来获取最新的 AkShare 更新信息:

也欢迎加入 QQ 群交流更多问题: 326900231

您可以扫码或者点击群二维码申请加入, 点击跳转加入:

AkShare官方

Statement

  1. AkShare 提供的数据仅供参考, 不构成任何投资建议;
  2. 任何基于 AkShare 进行研究的投资者请注意数据风险;
  3. AkShare 坚持提供开源金融数据, 请放心使用;
  4. AkShare 的使用请遵循相关开源协议;

Show your style

Use the badge in your project's README.md:

[![Data: akshare](https://img.shields.io/badge/data-akshare-000345.svg)](https://github.com/jindaxiang/akshare)

Using the badge in README.rst:

.. image:: https://img.shields.io/badge/data-akshare-000345.svg
    :target: https://github.com/jindaxiang/akshare

Looks like this: Data: akshare

About

A Utility for Crawling Historical Data of Chinese Financial Market

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%