
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 |
|---|---|---|---|
| 独立董事提名人声明(刘焱) | 2026-05-25 | Chinese | |
| 独立董事候选人声明与承诺(刘焱) | 2026-05-25 | Chinese | |
| 关于召开2026年第二次临时股东会的通知 | 2026-05-25 | Chinese | |
| 关于变更公司注册资本、经营范围并修订《公司章程》的公告 | 2026-05-25 | Chinese | |
| 独立董事提名人声明(李建华) | 2026-05-25 | Chinese | |
| 独立董事候选人声明与承诺(李建华) | 2026-05-25 | Chinese |
Browse filings by year
18 years- 2026 54 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
| |||||
| 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 | ||
| 34896409 | 关于举行2025年度业绩网上说明会的公告 | 2026-04-14 | Chinese | ||
| 34896402 | 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 |
|---|---|---|---|
|
Yuxing Infotech Investment Holdings Limited
Investment holding group focused on digital appliances, dat…
|
8005 | HK | Telecommunications, computer pr… |
|
ZAGGLE PREPAID OCEAN SERVICES LIMITED
B2B SaaS platform for spend management, tax benefits, and e…
|
ZAGGLE | IN | Telecommunications, computer pr… |
|
Zalaris
Provider of Human Capital Management solutions for HR and p…
|
ZAL | NO | Telecommunications, computer pr… |
|
Zconnexx Corporation
Delivers turnkey Internet access and hosting solutions for …
|
ZXX | CA | Telecommunications, computer pr… |
|
Zconnexx Corporation
Provides comprehensive, turnkey Internet access and hosting…
|
ZXX | CA | Telecommunications, computer pr… |
|
Zedi Inc.
Specialized in remote asset management, control, and data a…
|
ZED | CA | Telecommunications, computer pr… |
|
ZETRIX AI BERHAD
Develops digital trust infrastructure with AI, blockchain, …
|
— | MY | Telecommunications, computer pr… |
|
ZETTA GROUP CO., LTD.
Develops high-performance computing infrastructure and adva…
|
002256 | CN | Telecommunications, computer pr… |
|
ZHEJIANG CENTURY HUATONG GROUP CO.,LTD
Tech firm specializing in gaming, automotive components, an…
|
002602 | CN | Telecommunications, computer pr… |
|
ZignSec AB
SaaS platform for automated identity verification and regul…
|
ZIGN | SE | 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.