- Reference: https://github.com/Cathy272272272/HKEX-web-scraping
- Get the underlying data from the link below: https://www.hkexnews.hk/sdw/search/searchsdw.aspx
- Generate functions where when users input "start date", "end date", "stock code" and "threshold % of the total number of Issued Shares/ Warrants/ Units", relevant data would appear in the table below.
Updated on 8th July 2022
- Trying to convert the above .py to a html file
Alternative: 5 zip python scripts into .exe by pyinstaller