Skip to content

Utilize the HKEX’s official resources to retrieve annual reports of listed companies and perform word count analysis on the report contents.

License

Notifications You must be signed in to change notification settings

CYC202/HKEX-Annual-Report-Downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

HKEX-Annual-Report-Downloader

Project Name

HKEX Annual Report Downloader

Description

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.

HKEX Annual Report Downloader

Overview

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.

Features

  1. Download Annual Reports: Retrieve annual reports based on stock code or name.
  2. StockID Management: Resolves the challenge of using stockID for making requests to the HKEX.
Snipaste_2024-11-02_22-51-10 3. Multithreading: Utilizes multithreading to accelerate the downloading process. 4. Word Frequency Analysis: Analyze word frequency in the downloaded reports.

Note

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

About

Utilize the HKEX’s official resources to retrieve annual reports of listed companies and perform word count analysis on the report contents.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published