# 🇭🇰 HKEX News · 披露易 上市公司公告 港交所 (`nexgendata/hkex-news-announcements`) Actor

- **URL**: https://apify.com/nexgendata/hkex-news-announcements.md
- **Developed by:** [NexGenData](https://apify.com/nexgendata) (community)
- **Categories:** Business
- **Stats:** 2 total users, 1 monthly users, 100.0% runs succeeded, 0 bookmarks
- **User rating**: No ratings yet

## Pricing

from $150.00 / 1,000 disclosures

This Actor is paid per event. You are not charged for the Apify platform usage, but only a fixed price for specific events.

Learn more: https://docs.apify.com/platform/actors/running/actors-in-store#pay-per-event

## What's an Apify Actor?

Actors are a software tools running on the Apify platform, for all kinds of web data extraction and automation use cases.
In Batch mode, an Actor accepts a well-defined JSON input, performs an action which can take anything from a few seconds to a few hours,
and optionally produces a well-defined JSON output, datasets with results, or files in key-value store.
In Standby mode, an Actor provides a web server which can be used as a website, API, or an MCP server.
Actors are written with capital "A".

## How to integrate an Actor?

If asked about integration, you help developers integrate Actors into their projects.
You adapt to their stack and deliver integrations that are safe, well-documented, and production-ready.
The best way to integrate Actors is as follows.

In JavaScript/TypeScript projects, use official [JavaScript/TypeScript client](https://docs.apify.com/api/client/js.md):

```bash
npm install apify-client
```

In Python projects, use official [Python client library](https://docs.apify.com/api/client/python.md):

```bash
pip install apify-client
```

In shell scripts, use [Apify CLI](https://docs.apify.com/cli/docs.md):

````bash
# MacOS / Linux
curl -fsSL https://apify.com/install-cli.sh | bash
# Windows
irm https://apify.com/install-cli.ps1 | iex
```bash

In AI frameworks, you might use the [Apify MCP server](https://docs.apify.com/platform/integrations/mcp.md).

If your project is in a different language, use the [REST API](https://docs.apify.com/api/v2.md).

For usage examples, see the [API](#api) section below.

For more details, see Apify documentation as [Markdown index](https://docs.apify.com/llms.txt) and [Markdown full-text](https://docs.apify.com/llms-full.txt).


# README

## HKEX News - Hong Kong Stock Exchange Listed Company Announcements

Pulls **regulatory disclosures filed by Hong Kong Stock Exchange (HKEX) listed companies** in near-real-time — interim results, final results, connected transactions, share repurchases, profit warnings, board changes, IPO documents, proxy forms, dividend announcements, and every other category required under HKEX Listing Rules.

### 📊 Sample Output

[![HKEX listed company announcements via hkexnews.hk — ticker, headline, category, document type, file URL. Hong Kong equity research, China-focused hedge fund intelligence, Tencent/Alibaba/Meituan/BYD/NIO disclosures, SFC/HKMA compliance.](https://api.apify.com/v2/key-value-stores/8gLgXMBveEI1tTz1z/records/hkex-news-announcements-output.png)](https://apify.com/nexgendata/hkex-news-announcements)

Source: HKEXnews Listed Company Information Title Search (`www1.hkexnews.hk`). Polite User-Agent. ≤2 req/s. Robots.txt re-verified at runtime.

### Why this actor

Hong Kong is **the major listing venue** for Chinese mega-caps — **Tencent (0700), Alibaba (9988), Meituan (3690), JD.com (9618), BYD (1211), NIO (9866), Xiaomi (1810), Ping An (2318), HSBC (0005), AIA (1299), ICBC (1398), CCB (0939)**. If you need disclosures from Chinese champions, you go through HKEX. Bloomberg charges $24K/seat/year for the same primary-source data. This actor delivers it on a pay-per-disclosure basis.

### Buyer use cases

- **Hong Kong equity research desks** — monitor profit warnings, connected transactions, and interim/final results across coverage universe
- **China-focused hedge funds** — track HK-listed Chinese stocks (HKEX is where Tencent, Alibaba, Meituan, JD, BYD, NIO file the disclosures that move markets)
- **HKMA / SFC compliance teams** — surveillance for unusual disclosure patterns, related-party transactions, board churn
- **M&A advisors** — diligence on HK-listed Chinese targets; track connected transactions, share repurchases, change-of-control filings
- **Financial journalists** — Bloomberg/Reuters/FT desks covering Asia equity markets need primary-source filings within minutes of release
- **Quant funds** — corporate-action event flags as features (dividend, repurchase, profit warning) for HK / Hang Seng / HSCEI strategies
- **Activist investors** — track board changes, share-class changes, ESG disclosures across the HK-listed China universe

### Input

| Field | Type | Description |
|---|---|---|
| `tickers` | array<string> | Optional. HKEX stock codes like `0700` (Tencent), `9988` (Alibaba), `3690` (Meituan), `1211` (BYD). Empty = all recent disclosures across all listed companies. |
| `categoryFilter` | string | Optional. Free-text filter on headline / category (e.g. `interim results`, `connected transaction`, `profit warning`, `share repurchase`). |
| `lookbackDays` | integer | How many days back to pull. Default 7. Max 90. |
| `maxResults` | integer | Hard cap on disclosures returned. Default 50. Max 500. |

### Output (per dataset item)

```json
{
  "disclosure_id": "2026052903638",
  "ticker": "00700",
  "company_name": "TENCENT",
  "disclosure_date": "2026-05-29",
  "disclosure_time": "18:30 HKT",
  "headline_category": "Connected Transaction",
  "headline": "REVISION OF ANNUAL CAPS OF CONTINUING CONNECTED TRANSACTIONS",
  "document_type": "PDF",
  "file_url": "https://www1.hkexnews.hk/listedco/listconews/sehk/2026/0529/2026052903638.pdf",
  "source_url": "https://www1.hkexnews.hk/listedco/listconews/sehk/2026/0529/2026052903638.pdf",
  "scraped_at": "2026-05-29T20:00:00Z"
}
````

**Headline + category only. NO full document body.** Buyers follow `source_url` for the full PDF / HTM filing.

### Sample Output

*(populated after first public run)*

### Compliance

- Public listed-company regulatory filings only. No personal data, no emails, no phone numbers, no addresses.
- `source_url` preserved per row — direct link back to the official HKEX filing
- Robots.txt verified at runtime via `urllib.robotparser`
- Polite User-Agent (`NexGenData/1.0`) + ≤2 requests/second
- No defamatory framing; headlines reproduced verbatim from issuer filings
- HKEX disclaimer applies: information posted by issuers, not editorially curated by HKEX or NexGenData

### Pairs with

- **`hkex-hang-seng-stock-screener`** — public, top-revenue APAC actor; pair to attach disclosure flow to price/screening signals
- **China cluster actors** — combine with mainland Chinese data feeds for cross-venue China coverage

### SEO keywords

HKEX news API, Hong Kong Stock Exchange announcements, HKEX listed company disclosures, Tencent HKEX filings, 0700 HKEX, Alibaba 9988 disclosures, Hong Kong corporate disclosure API, Hang Seng announcements, HKEX regulatory filings, Hong Kong listed company news API, China equity disclosures, Bloomberg HKEX alternative

### Related Actors — Regulatory & IP Intelligence Cluster

**Securities & Markets Enforcement:**

- [SEC Litigation Releases](https://apify.com/nexgendata/sec-litigation-releases)
- [CFTC Enforcement Actions](https://apify.com/nexgendata/cftc-enforcement-actions)
- [FTC Consumer Protection Cases](https://apify.com/nexgendata/ftc-consumer-protection-cases)
- [FINRA BrokerCheck Search](https://apify.com/nexgendata/finra-brokercheck-search)
- [Australia ASIC Enforcement](https://apify.com/nexgendata/australia-asic-enforcement)
- [UK FCA Enforcement Tracker](https://apify.com/nexgendata/uk-fca-enforcement-tracker)

**Corporate Disclosure & Announcements:**

- [SEC EDGAR 8-K Filings](https://apify.com/nexgendata/sec-edgar-8k-filings)
- [SEC Form D Funding](https://apify.com/nexgendata/sec-form-d-tracker)
- [SEC Event Router](https://apify.com/nexgendata/sec-event-router)
- [ASX Company Announcements](https://apify.com/nexgendata/asx-company-announcements)
- [SGX Company Announcements](https://apify.com/nexgendata/sgx-company-announcements)
- [HKEX News Announcements](https://apify.com/nexgendata/hkex-news-announcements) ← **you are here**
- [Korea KIND Disclosures](https://apify.com/nexgendata/korea-kind-disclosures)
- [PSE Edge Disclosures](https://apify.com/nexgendata/pse-edge-disclosures)
- [Investegate RNS Aggregator](https://apify.com/nexgendata/investegate-rns-aggregator)
- [PR Newswire](https://apify.com/nexgendata/pr-newswire-press-releases-scraper)
- [AP News](https://apify.com/nexgendata/ap-news-scraper)

**IP Intelligence:**

- [USPTO Patent Grants Tracker](https://apify.com/nexgendata/uspto-patent-grants-tracker)
- [WIPO PATENTSCOPE](https://apify.com/nexgendata/wipo-patentscope-search)
- [EUIPO Trademarks](https://apify.com/nexgendata/euipo-esearch-trademarks)

# Actor input Schema

## `tickers` (type: `array`):

HKEX stock codes 0001-9999 to filter (e.g. \['0700', '9988']). Empty = all recent disclosures.

## `categoryFilter` (type: `string`):

Free-text filter on headline category (e.g. 'interim results', 'connected transaction').

## `lookbackDays` (type: `integer`):

How many days back to pull (max 90).

## `maxResults` (type: `integer`):

Hard cap on disclosures.

## Actor input object example

```json
{
  "tickers": [],
  "lookbackDays": 7,
  "maxResults": 50
}
```

# API

You can run this Actor programmatically using our API. Below are code examples in JavaScript, Python, and CLI, as well as the OpenAPI specification and MCP server setup.

## JavaScript example

```javascript
import { ApifyClient } from 'apify-client';

// Initialize the ApifyClient with your Apify API token
// Replace the '<YOUR_API_TOKEN>' with your token
const client = new ApifyClient({
    token: '<YOUR_API_TOKEN>',
});

// Prepare Actor input
const input = {
    "tickers": [],
    "categoryFilter": "",
    "lookbackDays": 7,
    "maxResults": 50
};

// Run the Actor and wait for it to finish
const run = await client.actor("nexgendata/hkex-news-announcements").call(input);

// Fetch and print Actor results from the run's dataset (if any)
console.log('Results from dataset');
console.log(`💾 Check your data here: https://console.apify.com/storage/datasets/${run.defaultDatasetId}`);
const { items } = await client.dataset(run.defaultDatasetId).listItems();
items.forEach((item) => {
    console.dir(item);
});

// 📚 Want to learn more 📖? Go to → https://docs.apify.com/api/client/js/docs

```

## Python example

```python
from apify_client import ApifyClient

# Initialize the ApifyClient with your Apify API token
# Replace '<YOUR_API_TOKEN>' with your token.
client = ApifyClient("<YOUR_API_TOKEN>")

# Prepare the Actor input
run_input = {
    "tickers": [],
    "categoryFilter": "",
    "lookbackDays": 7,
    "maxResults": 50,
}

# Run the Actor and wait for it to finish
run = client.actor("nexgendata/hkex-news-announcements").call(run_input=run_input)

# Fetch and print Actor results from the run's dataset (if there are any)
print("💾 Check your data here: https://console.apify.com/storage/datasets/" + run["defaultDatasetId"])
for item in client.dataset(run["defaultDatasetId"]).iterate_items():
    print(item)

# 📚 Want to learn more 📖? Go to → https://docs.apify.com/api/client/python/docs/quick-start

```

## CLI example

```bash
echo '{
  "tickers": [],
  "categoryFilter": "",
  "lookbackDays": 7,
  "maxResults": 50
}' |
apify call nexgendata/hkex-news-announcements --silent --output-dataset

```

## MCP server setup

```json
{
    "mcpServers": {
        "apify": {
            "command": "npx",
            "args": [
                "mcp-remote",
                "https://mcp.apify.com/?tools=nexgendata/hkex-news-announcements",
                "--header",
                "Authorization: Bearer <YOUR_API_TOKEN>"
            ]
        }
    }
}

```

## OpenAPI specification

```json
{
    "openapi": "3.0.1",
    "info": {
        "title": "🇭🇰 HKEX News · 披露易 上市公司公告 港交所",
        "version": "0.0",
        "x-build-id": "wD1RniqNpPPnmIzLa"
    },
    "servers": [
        {
            "url": "https://api.apify.com/v2"
        }
    ],
    "paths": {
        "/acts/nexgendata~hkex-news-announcements/run-sync-get-dataset-items": {
            "post": {
                "operationId": "run-sync-get-dataset-items-nexgendata-hkex-news-announcements",
                "x-openai-isConsequential": false,
                "summary": "Executes an Actor, waits for its completion, and returns Actor's dataset items in response.",
                "tags": [
                    "Run Actor"
                ],
                "requestBody": {
                    "required": true,
                    "content": {
                        "application/json": {
                            "schema": {
                                "$ref": "#/components/schemas/inputSchema"
                            }
                        }
                    }
                },
                "parameters": [
                    {
                        "name": "token",
                        "in": "query",
                        "required": true,
                        "schema": {
                            "type": "string"
                        },
                        "description": "Enter your Apify token here"
                    }
                ],
                "responses": {
                    "200": {
                        "description": "OK"
                    }
                }
            }
        },
        "/acts/nexgendata~hkex-news-announcements/runs": {
            "post": {
                "operationId": "runs-sync-nexgendata-hkex-news-announcements",
                "x-openai-isConsequential": false,
                "summary": "Executes an Actor and returns information about the initiated run in response.",
                "tags": [
                    "Run Actor"
                ],
                "requestBody": {
                    "required": true,
                    "content": {
                        "application/json": {
                            "schema": {
                                "$ref": "#/components/schemas/inputSchema"
                            }
                        }
                    }
                },
                "parameters": [
                    {
                        "name": "token",
                        "in": "query",
                        "required": true,
                        "schema": {
                            "type": "string"
                        },
                        "description": "Enter your Apify token here"
                    }
                ],
                "responses": {
                    "200": {
                        "description": "OK",
                        "content": {
                            "application/json": {
                                "schema": {
                                    "$ref": "#/components/schemas/runsResponseSchema"
                                }
                            }
                        }
                    }
                }
            }
        },
        "/acts/nexgendata~hkex-news-announcements/run-sync": {
            "post": {
                "operationId": "run-sync-nexgendata-hkex-news-announcements",
                "x-openai-isConsequential": false,
                "summary": "Executes an Actor, waits for completion, and returns the OUTPUT from Key-value store in response.",
                "tags": [
                    "Run Actor"
                ],
                "requestBody": {
                    "required": true,
                    "content": {
                        "application/json": {
                            "schema": {
                                "$ref": "#/components/schemas/inputSchema"
                            }
                        }
                    }
                },
                "parameters": [
                    {
                        "name": "token",
                        "in": "query",
                        "required": true,
                        "schema": {
                            "type": "string"
                        },
                        "description": "Enter your Apify token here"
                    }
                ],
                "responses": {
                    "200": {
                        "description": "OK"
                    }
                }
            }
        }
    },
    "components": {
        "schemas": {
            "inputSchema": {
                "type": "object",
                "properties": {
                    "tickers": {
                        "title": "Tickers (optional)",
                        "type": "array",
                        "description": "HKEX stock codes 0001-9999 to filter (e.g. ['0700', '9988']). Empty = all recent disclosures.",
                        "items": {
                            "type": "string"
                        }
                    },
                    "categoryFilter": {
                        "title": "Category Filter",
                        "type": "string",
                        "description": "Free-text filter on headline category (e.g. 'interim results', 'connected transaction')."
                    },
                    "lookbackDays": {
                        "title": "Lookback Days",
                        "minimum": 1,
                        "maximum": 90,
                        "type": "integer",
                        "description": "How many days back to pull (max 90)."
                    },
                    "maxResults": {
                        "title": "Max Results",
                        "minimum": 1,
                        "maximum": 500,
                        "type": "integer",
                        "description": "Hard cap on disclosures."
                    }
                }
            },
            "runsResponseSchema": {
                "type": "object",
                "properties": {
                    "data": {
                        "type": "object",
                        "properties": {
                            "id": {
                                "type": "string"
                            },
                            "actId": {
                                "type": "string"
                            },
                            "userId": {
                                "type": "string"
                            },
                            "startedAt": {
                                "type": "string",
                                "format": "date-time",
                                "example": "2025-01-08T00:00:00.000Z"
                            },
                            "finishedAt": {
                                "type": "string",
                                "format": "date-time",
                                "example": "2025-01-08T00:00:00.000Z"
                            },
                            "status": {
                                "type": "string",
                                "example": "READY"
                            },
                            "meta": {
                                "type": "object",
                                "properties": {
                                    "origin": {
                                        "type": "string",
                                        "example": "API"
                                    },
                                    "userAgent": {
                                        "type": "string"
                                    }
                                }
                            },
                            "stats": {
                                "type": "object",
                                "properties": {
                                    "inputBodyLen": {
                                        "type": "integer",
                                        "example": 2000
                                    },
                                    "rebootCount": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "restartCount": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "resurrectCount": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "computeUnits": {
                                        "type": "integer",
                                        "example": 0
                                    }
                                }
                            },
                            "options": {
                                "type": "object",
                                "properties": {
                                    "build": {
                                        "type": "string",
                                        "example": "latest"
                                    },
                                    "timeoutSecs": {
                                        "type": "integer",
                                        "example": 300
                                    },
                                    "memoryMbytes": {
                                        "type": "integer",
                                        "example": 1024
                                    },
                                    "diskMbytes": {
                                        "type": "integer",
                                        "example": 2048
                                    }
                                }
                            },
                            "buildId": {
                                "type": "string"
                            },
                            "defaultKeyValueStoreId": {
                                "type": "string"
                            },
                            "defaultDatasetId": {
                                "type": "string"
                            },
                            "defaultRequestQueueId": {
                                "type": "string"
                            },
                            "buildNumber": {
                                "type": "string",
                                "example": "1.0.0"
                            },
                            "containerUrl": {
                                "type": "string"
                            },
                            "usage": {
                                "type": "object",
                                "properties": {
                                    "ACTOR_COMPUTE_UNITS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATASET_READS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATASET_WRITES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "KEY_VALUE_STORE_READS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "KEY_VALUE_STORE_WRITES": {
                                        "type": "integer",
                                        "example": 1
                                    },
                                    "KEY_VALUE_STORE_LISTS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "REQUEST_QUEUE_READS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "REQUEST_QUEUE_WRITES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATA_TRANSFER_INTERNAL_GBYTES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATA_TRANSFER_EXTERNAL_GBYTES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "PROXY_RESIDENTIAL_TRANSFER_GBYTES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "PROXY_SERPS": {
                                        "type": "integer",
                                        "example": 0
                                    }
                                }
                            },
                            "usageTotalUsd": {
                                "type": "number",
                                "example": 0.00005
                            },
                            "usageUsd": {
                                "type": "object",
                                "properties": {
                                    "ACTOR_COMPUTE_UNITS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATASET_READS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATASET_WRITES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "KEY_VALUE_STORE_READS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "KEY_VALUE_STORE_WRITES": {
                                        "type": "number",
                                        "example": 0.00005
                                    },
                                    "KEY_VALUE_STORE_LISTS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "REQUEST_QUEUE_READS": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "REQUEST_QUEUE_WRITES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATA_TRANSFER_INTERNAL_GBYTES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "DATA_TRANSFER_EXTERNAL_GBYTES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "PROXY_RESIDENTIAL_TRANSFER_GBYTES": {
                                        "type": "integer",
                                        "example": 0
                                    },
                                    "PROXY_SERPS": {
                                        "type": "integer",
                                        "example": 0
                                    }
                                }
                            }
                        }
                    }
                }
            }
        }
    }
}
```
