HKEX Annual Report Downloader
A tool to download annual reports from the Hong Kong Stock Exchange (HKEX) based on a given stock code or name. This project addresses the challenge of using the stockID parameter for requests, rather than the stock code. It incorporates multithreading to enhance speed and includes a word frequency analysis feature. The code is encrypted for personal use; please reach out for collaboration or academic inquiries.
This project allows users to download annual reports from the Hong Kong Stock Exchange (HKEX) by providing a stock code or name and an optional year. It effectively manages the complexity of using the correct stockID for requests and speeds up the process through multithreading. Additionally, it includes functionality for word frequency analysis within the downloaded reports.
- Download Annual Reports: Retrieve annual reports based on stock code or name.
- StockID Management: Resolves the challenge of using stockID for making requests to the HKEX.

The code is intended for personal use only and has been encrypted. If you have academic needs or wish to discuss further, feel free to reach out for collaboration and exchange of ideas.
Last Updated: November 2, 2024