旺成科技 — Investor Relations & Filings
About 旺成科技
Wangcheng Technology specializes in the research, development, and manufacturing of high-precision gears and transmission components. Its core product portfolio includes gears, shafts, and clutches designed for applications in motorcycles, automobiles, power tools, and agricultural machinery. The company provides specialized transmission solutions to global manufacturers, leveraging advanced production technologies and quality management systems. Key offerings include high-precision gear sets and assembly components that support the performance and reliability of various mechanical systems.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 拟续聘2026年度会计师事务所公告 | 2026-04-21 | Chinese | |
| 2026年第一次临时股东会决议公告 | 2026-04-16 | Chinese | |
| 北京市竞天公诚(重庆)律师事务所关于重庆市旺成科技股份有限公司2026年第一次临时股东会的法律意见书 | 2026-04-16 | Chinese | |
| 独立董事提名人声明与承诺 | 2026-03-31 | Chinese | |
| 关于召开2026年第一次临时股东会通知公告(提供网络投票) | 2026-03-31 | Chinese | |
| 第五届董事会第九次会议决议公告 | 2026-03-31 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
13 filings
| |||||
| 40142772 | 拟续聘2026年度会计师事务所公告 | 2026-04-21 | Chinese | ||
| 40142761 | 2026年第一次临时股东会决议公告 | 2026-04-16 | Chinese | ||
| 40142758 | 北京市竞天公诚(重庆)律师事务所关于重庆市旺成科技股份有限公司2026年第一次临时股东会的法律意见书 | 2026-04-16 | Chinese | ||
| 40142754 | 独立董事提名人声明与承诺 | 2026-03-31 | Chinese | ||
| 40142742 | 关于召开2026年第一次临时股东会通知公告(提供网络投票) | 2026-03-31 | Chinese | ||
| 40142725 | 第五届董事会第九次会议决议公告 | 2026-03-31 | Chinese | ||
| 40142710 | 独立董事候选人声明与承诺(曹兴权) | 2026-03-31 | Chinese | ||
| 40142699 | 独立董事变动公告 | 2026-03-31 | Chinese | ||
| 40142688 | 2025年年度业绩快报公告 | 2026-02-24 | Chinese | ||
| 40142673 | 关于部分募集资金专项账户完成销户的公告 | 2026-02-04 | Chinese | ||
| 40142659 | 股东拟减持股份的预披露公告(再次披露) | 2026-02-01 | Chinese | ||
| 40142658 | 关于审计机构变更质量控制复核人的公告 | 2026-01-27 | Chinese | ||
| 40142643 | 2025年年度业绩预告公告 | 2026-01-22 | Chinese | ||
|
2025
2 filings
| |||||
| 40142631 | 股东拟减持股份的预披露公告 | 2025-12-30 | Chinese | ||
| 40142616 | 2025年三季度报告 | 2025-10-27 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of bearings, gears, gearing and driving elements
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Acuvi AB
Develops and manufactures high-precision positioning system…
|
ACUVI | SE | Manufacturing |
|
APEX DYNAMICS, INC.
Manufactures precision mechanical transmission components a…
|
4583 | TW | Manufacturing |
|
Austin Engineering Co. Ltd.
Designs and manufactures anti-friction bearings and custom …
|
522005 | IN | Manufacturing |
|
BERA HOLDİNG A.Ş.
A diversified holding company with operations in manufactur…
|
BERA | TR | Manufacturing |
|
Best Linking Group Holdings Ltd.
Investment holding company manufacturing slewing rings and …
|
9882 | HK | Manufacturing |
|
Bimetal Bearings Ltd
Manufactures precision engine bearings, bushings, and thrus…
|
BIMETAL | IN | Manufacturing |
|
BONSYSTEMS Co., Ltd.
Develops and manufactures advanced actuators and cycloidal …
|
496320 | KR | Manufacturing |
|
BROADWIND, INC.
Precision manufacturer of heavy fabrications and gearing fo…
|
BWEN | US | Manufacturing |
|
CARRARO INDIA LIMITED
Designs and manufactures axles and transmissions for off-hi…
|
CARRARO | IN | Manufacturing |
|
CHANGZHOU NRB CORPORATION
Manufactures precision needle roller bearings for automotiv…
|
002708 | CN | Manufacturing |
旺成科技 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/58948/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=58948 | 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=58948 | 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=58948 \ -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": 58948}, 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 旺成科技 (id: 58948)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.