get_filing
Download one HKEx document by its URL and extract its text and tables.
``link`` must be an HKEx document URL (host ``www1.hkexnews.hk``); any other host is
rejected. With ``extract=True`` the response includes extracted ``document_text``
(truncated) and up to 30 ``tables``; set ``extract=False`` for size/content-type only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| link | Yes | HKEx document URL | |
| extract | No | Extract text and tables |