
Wuhan Raycus Fiber Laser Technologies Co., Ltd. — Investor Relations & Filings
Wuhan Raycus Fiber Laser Technologies Co., Ltd. specializes in the research, development, and large-scale production of high-power fiber lasers and their core components. As a vertically integrated manufacturer, the company produces a comprehensive range of laser sources, including continuous wave (CW), pulsed, Q-switched, MOPA, and ultra-fast fiber lasers. These products are utilized across diverse applications such as precision cutting, welding, surface treatment, additive manufacturing, and marking. Raycus is recognized for its technological innovation in high-power laser technology, offering solutions that range from low-power units to ultra-high-power systems exceeding 100kW. By controlling the production of critical components like pump diodes and specialty fibers, the company ensures high reliability and performance for global industrial, medical, and scientific sectors.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2025年第三次临时股东大会决议的公告 | 2025-10-10 | Chinese | |
| 《公司募集资金管理制度》 | 2025-09-16 | Chinese | |
| 第四届董事会第十五次会议决议的公告 | 2025-09-16 | Chinese | |
| 关于召开2025年第三次临时股东大会的通知 | 2025-09-16 | Chinese | |
| 关于核心技术人员变动的公告 | 2025-09-01 | Chinese | |
| 2025年半年度报告摘要 | 2025-08-27 | Chinese |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 38859946 | 2025年第三次临时股东大会决议的公告 | 2025-10-10 | Chinese | ||
| 38859938 | 《公司募集资金管理制度》 | 2025-09-16 | Chinese | ||
| 38859926 | 第四届董事会第十五次会议决议的公告 | 2025-09-16 | Chinese | ||
| 38859913 | 关于召开2025年第三次临时股东大会的通知 | 2025-09-16 | Chinese | ||
| 38859901 | 关于核心技术人员变动的公告 | 2025-09-01 | Chinese | ||
| 38859890 | 2025年半年度报告摘要 | 2025-08-27 | Chinese | ||
| 38859887 | 《武汉锐科光纤激光技术股份有限公司股东会议事规则》(2025年8月) | 2025-08-27 | Chinese | ||
| 38859875 | 2025年半年度报告 | 2025-08-27 | Chinese | ||
| 38859872 | 《武汉锐科光纤激光技术股份有限公司章程》修订前后对照表 | 2025-08-27 | Chinese | ||
| 38859858 | 《武汉锐科光纤激光技术股份有限公司章程》(2025年8月) | 2025-08-27 | Chinese | ||
| 38859839 | 《武汉锐科光纤激光技术股份有限公司审计委员会议事规则》 | 2025-08-27 | Chinese | ||
| 38859828 | 关于为公司及董事、高级管理人员续保责任保险的公告 | 2025-08-27 | Chinese | ||
| 38859818 | 2025年半年度非经营性资金占用及其他关联资金往来情况汇总表 | 2025-08-27 | Chinese | ||
| 38859810 | 董事会决议公告 | 2025-08-27 | Chinese | ||
| 38859809 | 关于2025年半年度计提资产减值准备的公告 | 2025-08-27 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of optical instruments and photographic equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ABILITY
ODM and EMS provider of advanced optical and digital imagin…
|
2374 | TW | Manufacturing |
|
Advanced Fiber Resources (Zhuhai), Ltd.
Manufacturer of high-power passive optical components for l…
|
300620 | CN | Manufacturing |
|
aiPlex
Specializes in digital imaging and automotive safety, focus…
|
6225 | TW | Manufacturing |
|
Aksh Optifibre Ltd.
Global manufacturer of optical fiber, cables, FRP rods, and…
|
AKSHOPTFBR | IN | Manufacturing |
|
Altek
Provider of digital imaging solutions and AI edge vision fo…
|
3059 | TW | Manufacturing |
|
APOGEE
Manufactures thin-film filters and optical components for t…
|
6426 | TW | Manufacturing |
|
Appotronics Corporation Limited
Develops ALPD laser display technology for cinema, home, an…
|
688007 | CN | Manufacturing |
|
ARASHI VISION INC.
Develops 360-degree cameras, action cameras, and profession…
|
688775 | CN | Manufacturing |
|
ASIA
Manufacturer of precision optical components, lenses, and o…
|
3019 | TW | Manufacturing |
|
Asukanet Company,Limited
Offers photo printing, funeral imaging, aerial display tech…
|
2438 | JP | Manufacturing |
Wuhan Raycus Fiber Laser Technologies 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/55721/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55721 | 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=55721 | 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=55721 \ -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": 55721}, 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 Wuhan Raycus Fiber Laser Technologies Co., Ltd. (id: 55721)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.