
Wangsu Science & Technology Co.,Ltd. — Investor Relations & Filings
Wangsu Science & Technology Co.,Ltd. is a global provider of edge computing and content delivery network (CDN) services. The company specializes in optimizing digital experiences through a comprehensive suite of solutions, including content acceleration, cloud security, and software-defined wide area networking (SD-WAN). Its core platform leverages a vast network of global points of presence to provide low-latency data processing and secure content distribution for sectors such as e-commerce, gaming, and media. Wangsu integrates advanced security features like DDoS mitigation and web application firewalls directly into its edge architecture. By focusing on the convergence of cloud and edge technologies, the company enables enterprises to manage high-traffic workloads and improve application performance across diverse geographic regions through its integrated delivery and security infrastructure.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2025年年度股东会决议公告 | 2026-05-27 | Chinese | |
| 国浩律师(上海)事务所关于网宿科技股份有限公司2025年年度股东会的法律意见书 | 2026-05-27 | Chinese | |
| 独立董事提名人声明(刘焱) | 2026-05-25 | Chinese | |
| 独立董事候选人声明与承诺(刘焱) | 2026-05-25 | Chinese | |
| 关于召开2026年第二次临时股东会的通知 | 2026-05-25 | Chinese | |
| 关于变更公司注册资本、经营范围并修订《公司章程》的公告 | 2026-05-25 | Chinese |
Browse filings by year
18 years- 2026 56 filings
- 2025 163 filings
- 2024 147 filings
- 2023 226 filings
- 2022 173 filings
- 2021 160 filings
- 2020 227 filings
- 2019 204 filings
- 2018 209 filings
- 2017 290 filings
- 2016 182 filings
- 2015 257 filings
- 2014 126 filings
- 2013 98 filings
- 2012 118 filings
- 2011 97 filings
- 2010 74 filings
- 2009 37 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47436926 | 2025年年度股东会决议公告 | 2026-05-27 | Chinese | ||
| 47404448 | 国浩律师(上海)事务所关于网宿科技股份有限公司2025年年度股东会的法律意见书 | 2026-05-27 | Chinese | ||
| 47041802 | 独立董事提名人声明(刘焱) | 2026-05-25 | Chinese | ||
| 47041801 | 独立董事候选人声明与承诺(刘焱) | 2026-05-25 | Chinese | ||
| 47041800 | 关于召开2026年第二次临时股东会的通知 | 2026-05-25 | Chinese | ||
| 47041734 | 关于变更公司注册资本、经营范围并修订《公司章程》的公告 | 2026-05-25 | Chinese | ||
| 47041733 | 独立董事提名人声明(李建华) | 2026-05-25 | Chinese | ||
| 47041732 | 独立董事候选人声明与承诺(李建华) | 2026-05-25 | Chinese | ||
| 47041730 | 独立董事提名人声明(文学国) | 2026-05-25 | Chinese | ||
| 47041211 | 关于董事会换届选举的公告 | 2026-05-25 | Chinese | ||
| 46719689 | 关于召开2025年年度股东会的提示性公告 | 2026-05-21 | Chinese | ||
| 44262219 | 简式权益变动报告书 | 2026-05-08 | Chinese | ||
| 44262361 | 关于第一大股东持股比例被动稀释触及1%和5%整数倍的提示性公告 | 2026-05-08 | Chinese | ||
| 35001450 | 第六届董事会第三十三次会议决议公告 | 2026-04-14 | Chinese | ||
| 35001449 | 2025年度非经营性资金占用及其他关联资金往来的专项说明 | 2026-04-14 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Computing infrastructure, data processing, hosting and related activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ZOO DIGITAL GROUP PLC
Provides cloud-based localization and media services for th…
|
ZOO | GB | Telecommunications, computer pr… |
|
Zoom Communications, Inc.
Provides an AI-powered collaboration platform for modern, h…
|
ZM | US | Telecommunications, computer pr… |
|
Zscaler, Inc.
A cloud-native cybersecurity company offering a zero trust …
|
ZS | US | Telecommunications, computer pr… |
|
ZW Data Action Technologies Inc.
Provider of omni-channel advertising, precision marketing, …
|
CNET | US | Telecommunications, computer pr… |
|
并行科技
Provides HPC services and cloud-based resource management f…
|
920493 | CN | Telecommunications, computer pr… |
|
曙光数创
Develops liquid cooling and infrastructure for high-perform…
|
920808 | CN | Telecommunications, computer pr… |
| 株式会社アクセルスペースホールディングス | 402A | JP | Telecommunications, computer pr… |
| 株式会社デジタルキューブ | 263A | JP | Telecommunications, computer pr… |
Wangsu Science & Technology 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/55042/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55042 | 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=55042 | 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=55042 \ -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": 55042}, 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 Wangsu Science & Technology Co.,Ltd. (id: 55042)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.