Skip to content

Tags: akfamily/akshare

Tags

release-v1.18.64

Toggle release-v1.18.64's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Dev (#7284)

* fix: stock_buffett_index_lg API no longer returns percentile columns (#7282)

The legulegu.com API stopped returning quantileInAllHistory and
quantileInRecent10Years columns. Make column handling dynamic to
avoid KeyError when these columns are absent.

Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>

* fix: fix stock_us_daily

* fix: fix stock_buffett_index_lg

* fix: fix stock_hk_valuation_baidu

* feat: add version 1.18.64

* docs: update date

---------

Co-authored-by: Zhou Wei <lilaboc.cn@gmail.com>
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
Co-authored-by: smartmakeswatch <206515907+smartmakeswatch@users.noreply.github.com>

release-v1.18.63

Toggle release-v1.18.63's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Dev (#7276)

* fix: fix stock_a_high_low_statistics

* docs: update date

* feat: add version 1.18.63

---------

Co-authored-by: smartmakeswatch <206515907+smartmakeswatch@users.noreply.github.com>

release-v1.18.62

Toggle release-v1.18.62's commit message
Merge branch 'main' of github.com:akfamily/akshare

release-v1.18.61

Toggle release-v1.18.61's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Dev (#7271)

* fix: fix fx_quote_baidu

* fix: fix stock_individual_spot_xq

* docs: update date

* feat: add version 1.18.61

---------

Co-authored-by: smartmakeswatch <206515907+smartmakeswatch@users.noreply.github.com>

release-v1.18.60

Toggle release-v1.18.60's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Dev (#7246)

* feat(index): 为 stock_zh_index_daily_tx 函数添加自定义时间范围参数 (#7241)

- 添加 start_date 和 end_date 参数,允许用户获取指定时间范围内的历史数据。
- 更新了对应的文档,以反映新的参数和功能。

* feat: 添加同花顺基金基本信息接口 (#7242)

* feat: 添加同花顺基金基本信息接口

- 新增 fund_info_ths 函数,使用 BeautifulSoup 解析同花顺基金网页
- 获取完整的基金信息,包括管理费率、托管费率等18条信息
- 更新文档,添加接口使用说明

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>

* fix: 修复中文编码显示问题

使用 r.content 和 from_encoding='utf-8' 来正确解析同花顺网页的中文内容

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>

---------

Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>

* fix: fix stock_zh_index_daily_tx

* fix: fix fund_info_ths

* fix: fix stock_zh_index_daily_tx

* fix: fix stock_zh_index_daily_tx

* fix: fix game_hot_rank_taptap

* docs: update date

* feat: add version 1.18.60

---------

Co-authored-by: Persist1 <persist1@126.com>
Co-authored-by: Zhou Wei <lilaboc.cn@gmail.com>
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
Co-authored-by: smartmakeswatch <206515907+smartmakeswatch@users.noreply.github.com>

release-v1.18.59

Toggle release-v1.18.59's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Dev (#7240)

* ft - stock_board_concept_hist_em/stock_board_concept_hist_min_em支持板块代码作入参,参照stock_board_concept_spot_em (#7235)

* fix: fix futures_index_ccidx

* fix: fix futures_inventory_99

* fix: fix stock_market_pe_lg

* fix: fix stock_rank_cxg_ths

* docs: update date

* feat: add version 1.18.59

---------

Co-authored-by: blake <syzhugh@163.com>
Co-authored-by: smartmakeswatch <206515907+smartmakeswatch@users.noreply.github.com>

release-v1.18.58

Toggle release-v1.18.58's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Dev (#7233)

* fix: fix fund_hk_fund_hist_em

* fix: fix fund_etf_spot_em

* fix: fix stock_individual_spot_xq

* docs: update date

* feat: add version 1.18.58

---------

Co-authored-by: smartmakeswatch <206515907+smartmakeswatch@users.noreply.github.com>

release-v1.18.57

Toggle release-v1.18.57's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Dev (#7224)

* fix: fix bond_info_cm

* docs: update date

* feat: add version 1.18.57

---------

Co-authored-by: smartmakeswatch <206515907+smartmakeswatch@users.noreply.github.com>

release-v1.18.56

Toggle release-v1.18.56's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Dev (#7219)

* fix: fix stock_zh_a_daily

* fix: fix stock_zh_a_spot_tx

* fix: fix stock_zh_a_spot_tx

* fix: fix stock_zh_a_spot_tx

* docs: update date

* feat: add version 1.18.56

---------

Co-authored-by: smartmakeswatch <206515907+smartmakeswatch@users.noreply.github.com>

release-v1.18.55

Toggle release-v1.18.55's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Dev (#7200)

* feat: add bond_treasury_index_cbond, bond_index_general_cbond and auxiliary method available_bond_index (#7193)

* fix: fix _baidu_finance_calendar (#7196)

解决获取百度Cookies参数失败问题

* fix: fix news_economic_baidu

* fix: bond_treasury_index_cbond

* docs: update docs

* docs: update date

* feat: add version 1.18.55

---------

Co-authored-by: YQ Tsui <qianyun210603@hotmail.com>
Co-authored-by: wids1356 <liucfreedom@sina.com>
Co-authored-by: smartmakeswatch <206515907+smartmakeswatch@users.noreply.github.com>