
Shanghai Wondertek Software Co., Ltd — Investor Relations & Filings
Shanghai Wondertek Software Co., Ltd. specializes in providing comprehensive mobile internet solutions and enterprise-level software services. The company focuses on the development of enterprise mobility management (EMM) systems, mobile application development platforms (MADP), and digital media distribution technologies. Its core offerings include secure mobile office solutions, big data analytics, and integrated digital content platforms designed to enhance operational efficiency and digital transformation. Wondertek serves a diverse range of sectors, including telecommunications, financial services, and government agencies, by delivering scalable and secure software architectures. The company emphasizes research and development to maintain its competitive edge in mobile security and cloud-based service integration, facilitating seamless connectivity and data management for large-scale organizational infrastructures.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 国浩律师(上海)事务所关于上海网达软件股份有限公司2025年年度股东会的法律意见书 | 2026-05-20 | Chinese | |
| 股票交易异常波动公告 | 2026-05-12 | Chinese | |
| 2025年年度股东会会议资料 | 2026-05-12 | Chinese | |
| 5%以上股东减持股份结果公告 | 2025-10-28 | Chinese | |
| 关于2025年半年度业绩说明会召开情况的公告 | 2025-10-13 | Chinese | |
| 关于参与设立产业投资基金的公告 | 2025-09-26 | Chinese |
Browse filings by year
11 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
3 filings
| |||||
| 46701268 | 国浩律师(上海)事务所关于上海网达软件股份有限公司2025年年度股东会的法律意见书 | 2026-05-20 | Chinese | ||
| 45346618 | 股票交易异常波动公告 | 2026-05-12 | Chinese | ||
| 45346468 | 2025年年度股东会会议资料 | 2026-05-12 | Chinese | ||
|
2025
12 filings
| |||||
| 37558229 | 5%以上股东减持股份结果公告 | 2025-10-28 | Chinese | ||
| 37558218 | 关于2025年半年度业绩说明会召开情况的公告 | 2025-10-13 | Chinese | ||
| 37558213 | 关于参与设立产业投资基金的公告 | 2025-09-26 | Chinese | ||
| 37558197 | 国浩律师(上海)事务所关于上海网达软件股份有限公司2025年第一次临时股东会的法律意见书 | 2025-09-15 | Chinese | ||
| 37558159 | 2025年第一次临时股东会决议公告 | 2025-09-15 | Chinese | ||
| 37558154 | 关于召开2025年半年度业绩说明会的公告 | 2025-09-15 | Chinese | ||
| 37558146 | 网达软件2025年第一次临时股东会会议资料 | 2025-09-05 | Chinese | ||
| 37558141 | 董事和高级管理人员行为规范(2025年8月制定) | 2025-08-28 | Chinese | ||
| 37558132 | 关联交易管理制度(2025年8月修订) | 2025-08-28 | Chinese | ||
| 37558123 | 董事会议事规则(2025年8月修订) | 2025-08-28 | Chinese | ||
| 37558110 | 股东会议事规则(2025年8月修订) | 2025-08-28 | Chinese | ||
| 37558098 | 关于部分募投项目延期的公告 | 2025-08-28 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Other computer programming activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ALEEN INC.
Digital health platform providing AI-driven symptom checkin…
|
ALEN.U | CA | Telecommunications, computer pr… |
|
ALFA FINANCIAL SOFTWARE HOLDINGS PL
Developer of a cloud-based SaaS platform for the global ass…
|
ALFA | GB | Telecommunications, computer pr… |
|
Algorhythm Holdings, Inc.
An AI and electronics holding company for logistics and kar…
|
RIME | US | Telecommunications, computer pr… |
|
A.L.I. Technologies Inc.
Canadian provider of medical image management solutions, sp…
|
— | CA | Telecommunications, computer pr… |
|
ALKAMI TECHNOLOGY, INC.
Provider of cloud-based digital banking solutions for finan…
|
ALKT | US | Telecommunications, computer pr… |
|
Allied Architects, Inc.
Develops SaaS products and provides social media marketing …
|
6081 | JP | Telecommunications, computer pr… |
|
Allot Ltd.
Provides network intelligence and cybersecurity solutions f…
|
ALLT | US | Telecommunications, computer pr… |
|
Almawave
Specializes in AI, natural language processing, and data an…
|
AIW | IT | Telecommunications, computer pr… |
|
Alphalogic Techsys Limited
A technology consulting firm specializing in digital transf…
|
542770 | IN | Telecommunications, computer pr… |
|
ALPHA MODUS HOLDINGS, INC.
Develops patented, AI-driven technologies for in-store reta…
|
AMOD | US | Telecommunications, computer pr… |
Shanghai Wondertek Software 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/57492/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=57492 | 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=57492 | 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=57492 \ -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": 57492}, 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 Shanghai Wondertek Software Co., Ltd (id: 57492)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.