
SUPER TELECOM CO.,LTD. — Investor Relations & Filings
Super Telecom Co., Ltd. provides comprehensive telecommunications network technology services and integrated solutions. The company's core operations encompass network planning, design, construction, and maintenance, alongside technical optimization and system integration. It serves major telecommunications operators and enterprise clients, focusing on the deployment and management of mobile communication networks, including 4G and 5G infrastructure. Beyond traditional telecom services, the firm develops Internet of Things (IoT) applications, smart city solutions, and digital intelligence platforms. Its service portfolio is designed to support the full lifecycle of communication networks, ensuring high-performance connectivity and operational efficiency through advanced technical support and specialized engineering expertise.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 第三届董事会第十六次会议决议公告 | 2018-12-25 | Chinese | |
| 关于回购股份的进展公告 | 2018-12-03 | Chinese | |
| 关于全资子公司注册成立的公告 | 2018-11-28 | Chinese | |
| 关于首次实施回购股份的公告 | 2018-11-26 | Chinese | |
| 关于控股子公司归还借款的公告 | 2018-11-21 | Chinese | |
| 北京国枫律师事务所关于广东超讯通信技术股份有限公司2018年度回购部分社会公众股份的法律意见书 | 2018-11-13 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2018
15 filings
| |||||
| 37521626 | 第三届董事会第十六次会议决议公告 | 2018-12-25 | Chinese | ||
| 37521621 | 关于回购股份的进展公告 | 2018-12-03 | Chinese | ||
| 37521615 | 关于全资子公司注册成立的公告 | 2018-11-28 | Chinese | ||
| 37521605 | 关于首次实施回购股份的公告 | 2018-11-26 | Chinese | ||
| 37521598 | 关于控股子公司归还借款的公告 | 2018-11-21 | Chinese | ||
| 37521590 | 北京国枫律师事务所关于广东超讯通信技术股份有限公司2018年度回购部分社会公众股份的法律意见书 | 2018-11-13 | Chinese | ||
| 37521559 | 关于以集中竞价交易方式回购股份报告书 | 2018-11-13 | Chinese | ||
| 37521549 | 2018年第七次临时股东大会法律意见书 | 2018-11-02 | Chinese | ||
| 37521540 | 关于集中竞价回购公司股份通知债权人公告 | 2018-11-02 | Chinese | ||
| 37521526 | 2018年第七次临时股东大会决议公告 | 2018-11-02 | Chinese | ||
| 37521505 | 关于前十名无限售条件股东持股情况的公告 | 2018-10-30 | Chinese | ||
| 37521491 | 关于使用闲置自有资金购买理财产品的公告 | 2018-10-29 | Chinese | ||
| 37521482 | 关于投资设立两家全资子公司的公告 | 2018-10-29 | Chinese | ||
| 37521468 | 第三届董事会第十五次会议决议公告 | 2018-10-29 | Chinese | ||
| 37521460 | 独立董事关于第三届董事会第十五次会议相关议案的独立意见 | 2018-10-29 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Wired, wireless, and satellite telecommunication activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
1&1 AG
A telecommunications provider offering mobile and broadband…
|
1U1 | DE | Telecommunications, computer pr… |
|
360networks Inc.
Major North American provider of high-capacity fiber optic …
|
TSIX | CA | Telecommunications, computer pr… |
|
4iG Nyilvánosan Működő Részvénytársaság
Provider of integrated telecommunications, IT, and space te…
|
4IG | HU | Telecommunications, computer pr… |
|
5G NETWORKS LIMITED.
Provides high-speed connectivity, fiber networks, and manag…
|
5GN | AU | Telecommunications, computer pr… |
|
AAC Clyde Space
Offers end-to-end small satellite solutions and space-based…
|
AAC | SE | Telecommunications, computer pr… |
|
Aastra Technologies Limited
Global provider of enterprise communication systems, specia…
|
AAH | CA | Telecommunications, computer pr… |
|
Accrete Inc.
Cloud-based messaging provider specializing in A2P SMS and …
|
4395 | JP | Telecommunications, computer pr… |
|
ACTELIS NETWORKS INC
Provider of cyber-hardened networking solutions for IoT ove…
|
ASNS | US | Telecommunications, computer pr… |
|
Adamant Holding Inc.
Global telecommunications carrier expanding into renewable …
|
UCCPF | CA | Telecommunications, computer pr… |
|
AdvanteXCEL.com Communications Corp.
Defaulting reporting issuer, cease-traded due to regulatory…
|
APTV | CA | Telecommunications, computer pr… |
SUPER TELECOM 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/57597/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=57597 | 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=57597 | 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=57597 \ -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": 57597}, 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 SUPER TELECOM CO.,LTD. (id: 57597)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.