SkillAgentSearch skills...

TaiwanStockBSR

提供TSE與OTC提供之個股分公司進出明細下載,讓你追蹤大戶用

Install / Use

/learn @ypochien/TaiwanStockBSR
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

StealStockWealth

This's something to do for me.

Python practice.

##collect Taiwan Stock Exchange information toolkit.

  1. TSE - http://bsr.twse.com.tw/bshtm/
  2. OTC - http://www.gretai.org.tw/ch/stock/aftertrading/broker_trading/brokerBS.php

##usage:

###require module

~~BeautifulSoup - http://www.crummy.com/software/BeautifulSoup/~~

~~1. install BeautifulSoup~~ 改用內建的re來處理網頁

  1. run <code> python GetTWBSR.py
</code>

and wait csv download in BSR folder.

##Todo.

  • ~~add OTC information.~~
  • ~~maybe using 're' replace BeautifulSoup~~
  • csv to db
  • Web GUI...

Related Skills

View on GitHub
GitHub Stars14
CategoryDevelopment
Updated3y ago
Forks16

Languages

Python

Security Score

75/100

Audited on Mar 17, 2023

No findings