
Runjian Co., Ltd. — Investor Relations & Filings
Runjian Co., Ltd. provides comprehensive telecommunications network services and information technology solutions. The company specializes in the construction, maintenance, and optimization of communication networks, supporting major telecommunications operators. Its portfolio includes integrated ICT services, cloud computing, and data center infrastructure management. Runjian focuses on digital transformation through its 'cloud-network-edge-terminal' strategy, offering smart city applications, Internet of Things (IoT) platforms, and intelligent operations and maintenance (O&M) systems. Additionally, the company develops digital energy solutions aimed at improving energy efficiency in high-power environments. By leveraging its extensive technical expertise and service network, Runjian delivers end-to-end digital infrastructure support for government, enterprise, and industrial clients.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于聘请H股发行及上市审计机构的公告 | 2026-05-18 | Chinese | |
| 股东通讯政策(草案)(H股发行并上市后适用) | 2026-05-18 | Chinese | |
| 信息披露事务管理制度(草案)(H股发行并上市后适用) | 2026-05-18 | Chinese | |
| 董事会战略与ESG委员会工作细则(草案)(H股发行并上市后适用) | 2026-05-18 | Chinese | |
| 董事会成员及雇员多元化政策(草案)(H股发行并上市后适用) | 2026-05-18 | Chinese | |
| 独立董事提名人声明与承诺(郭嵩) | 2026-05-18 | Chinese |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46513780 | 关于聘请H股发行及上市审计机构的公告 | 2026-05-18 | Chinese | ||
| 46513779 | 股东通讯政策(草案)(H股发行并上市后适用) | 2026-05-18 | Chinese | ||
| 46513778 | 信息披露事务管理制度(草案)(H股发行并上市后适用) | 2026-05-18 | Chinese | ||
| 46513777 | 董事会战略与ESG委员会工作细则(草案)(H股发行并上市后适用) | 2026-05-18 | Chinese | ||
| 46513776 | 董事会成员及雇员多元化政策(草案)(H股发行并上市后适用) | 2026-05-18 | Chinese | ||
| 46513775 | 独立董事提名人声明与承诺(郭嵩) | 2026-05-18 | Chinese | ||
| 46513774 | 独立董事候选人声明与承诺(林伟伟) | 2026-05-18 | Chinese | ||
| 46513370 | 内幕信息知情人登记管理制度(草案)(H股发行并上市后适用) | 2026-05-18 | Chinese | ||
| 46513369 | 股东会议事规则(草案)(H股发行并上市后适用) | 2026-05-18 | Chinese | ||
| 46513356 | 董事会审计委员会工作细则(草案)(H股发行并上市后适用) | 2026-05-18 | Chinese | ||
| 46513355 | 关于制定及修订H股发行上市后适用的《公司章程》及相关内部治理制度的公告 | 2026-05-18 | Chinese | ||
| 46513354 | 关于董事会换届选举的公告 | 2026-05-18 | Chinese | ||
| 44267425 | 关于2025年股票期权与限制性股票激励计划部分股票期权注销完成的公告 | 2026-05-07 | Chinese | ||
| 44267403 | 关于股票交易异常波动的公告 | 2026-05-07 | Chinese | ||
| 39895048 | 关于2025年度利润分配预案的公告 | 2026-04-26 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Wired, wireless, and satellite telecommunication activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Korbank Spolka Akcyjna
Provider of telecommunications and IT solutions for residen…
|
KOR | PL | Telecommunications, computer pr… |
|
Kore Digital Limited
Provides fiber optic infrastructure, dark fiber leasing, an…
|
KDL | IN | Telecommunications, computer pr… |
|
KORE Group Holdings, Inc.
A global provider of IoT solutions and services designed to…
|
KORE | US | Telecommunications, computer pr… |
|
KT CORP
An ICT and digital platform company offering mobile, intern…
|
KT | US | Telecommunications, computer pr… |
|
KT CORPORATION
A telecommunications company providing mobile, internet, IP…
|
030200 | KR | Telecommunications, computer pr… |
|
KVH INDUSTRIES INC \DE\
Designs mobile connectivity and navigation solutions for ma…
|
KVHI | US | Telecommunications, computer pr… |
|
Kyivstar Group Ltd.
A digital operator providing telecom and digital services f…
|
KYIV | US | Telecommunications, computer pr… |
|
Leon Technology Co.,Ltd.
Provides integrated IT services, smart city solutions, and …
|
300603 | CN | Telecommunications, computer pr… |
|
LG HelloVision Corp.
A telecommunications provider of cable TV, internet, mobile…
|
037560 | KR | Telecommunications, computer pr… |
|
LG Uplus Corp
A telecom and media company offering mobile, internet, IPTV…
|
032640 | KR | Telecommunications, computer pr… |
Runjian Co., Ltd. via the API
Pull this company's filings, identifiers, and metadata as JSON or Markdown. Authenticate with your API key, then query by company ID, ISIN, or LEI. Full schema documented in the OpenAPI spec.
Endpoints
| GET | /api/companies/54922/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54922 | Paginated list of all filings (filterable by type, date, language) |
| GET | /api/filings/{id}/ | Single filing — metadata, document URL, processing status |
| GET | /api/filings/{id}/markdown/ | Filing content as Markdown (PDF → text/tables/figures) |
| GET | /api/isins/?company=54922 | All ISINs registered to this company |
| GET | /api/filing-types/ | Reference: every filing-type code + category |
cURL
$ curl https://api.financialreports.eu/api/filings/?company=54922 \ -H "x-api-key: $FR_API_KEY" \ -H "Accept: application/json"
Python
import requests r = requests.get( "https://api.financialreports.eu/api/filings/", params={"company": 54922}, headers={"x-api-key": API_KEY}, ) filings = r.json()["results"]
MCP server
// MCP server URL https://mcp.financialfilings.com/mcp // Once connected, the LLM can query this company directly: "Pull the latest 5 filings for Runjian Co., Ltd. (id: 54922)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.