Giter VIP home page Giter VIP logo

Comments (7)

arleigh418 avatar arleigh418 commented on June 1, 2024

Hi您好,
是的,如果是輸出xlsx檔案,基本上都要在裝openpyxl。
如果您輸出檔案報錯誤說需要此套件,安裝一下openpyxl就可以正常輸出了。

from python-and-taiwan-stock-market.

wuwu5566 avatar wuwu5566 commented on June 1, 2024

你好我超級新手,如果可以把台股900多家的財報(三大表)自動抓下來存成 xlsx ,python可以做到嗎?

from python-and-taiwan-stock-market.

arleigh418 avatar arleigh418 commented on June 1, 2024

您好,絕對是可以的。
我高度的推薦FinLab的財報資料,如果您只抓財報資料,基本上是免費的,可以去使用看看。

如果您使用上有不清楚的地方,或是需要什麼範例,歡迎再提出來!

from python-and-taiwan-stock-market.

wuwu5566 avatar wuwu5566 commented on June 1, 2024

好的,我先用看看,

有範例就更棒了謝謝

from python-and-taiwan-stock-market.

wuwu5566 avatar wuwu5566 commented on June 1, 2024

finlab 資料庫的財報最近只能抓到2020 Q4 嗎????

我的程式碼

import finlab
from finlab import data
import openpyxl

finlab.login('99rlw+n980BVvQbIP0KOElzatYNK7dTeqqVlHVuD6dQVtqyNw45hA85fnV0j1weD#free')

y=data.get('fundamental_features:ROE綜合損益')

print (y)

from python-and-taiwan-stock-market.

arleigh418 avatar arleigh418 commented on June 1, 2024

您好,
財報資料我不確定,但是確實很多資料免費的是有限制日期的,要抓到最新的要開通vip。
這部分建議您可以寫信去問他們,這家平台是最近迅速崛起的,我也沒有太多的使用經驗。

財報資料也可以從yfinance抓,只是說yfinance對於台股的支援可能沒那麼完整,有些股票可能會找不到。

from python-and-taiwan-stock-market.

wuwu5566 avatar wuwu5566 commented on June 1, 2024

我還是練習用公開資訊觀測站抓好了。謝謝

from python-and-taiwan-stock-market.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.