
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-02-18 | Chinese | |
| 锐科激光2025年第一次临时股东大会法律意见书 | 2025-01-24 | Chinese | |
| 2025年第一次临时股东大会决议的公告 | 2025-01-24 | Chinese | |
| 关于召开2025年第一次临时股东大会的通知 | 2025-01-08 | Chinese | |
| 第四届董事会第六次会议决议的公告 | 2025-01-08 | Chinese | |
| 第四届监事会第四次会议决议的公告 | 2025-01-08 | Chinese |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
7 filings
| |||||
| 38858530 | 第四届董事会第七次会议决议公告 | 2025-02-18 | Chinese | ||
| 38858516 | 锐科激光2025年第一次临时股东大会法律意见书 | 2025-01-24 | Chinese | ||
| 38858508 | 2025年第一次临时股东大会决议的公告 | 2025-01-24 | Chinese | ||
| 38858498 | 关于召开2025年第一次临时股东大会的通知 | 2025-01-08 | Chinese | ||
| 38858487 | 第四届董事会第六次会议决议的公告 | 2025-01-08 | Chinese | ||
| 38858476 | 第四届监事会第四次会议决议的公告 | 2025-01-08 | Chinese | ||
| 38858466 | 关于公司2024年前三季度利润分配预案的公告 | 2025-01-08 | Chinese | ||
|
2024
8 filings
| |||||
| 38858453 | 《公司提名委员会议事规则》 | 2024-12-31 | Chinese | ||
| 38858441 | 《公司内幕信息知情人登记管理制度》 | 2024-12-31 | Chinese | ||
| 38858427 | 《公司审计委员会议事规则》 | 2024-12-31 | Chinese | ||
| 38858413 | 《公司战略委员会议事规则》 | 2024-12-31 | Chinese | ||
| 38858397 | 《公司薪酬与考核委员会议事规则》 | 2024-12-31 | Chinese | ||
| 38858377 | 第四届董事会第五次会议决议公告 | 2024-12-31 | Chinese | ||
| 38858362 | 《公司投资者关系管理制度》 | 2024-12-31 | Chinese | ||
| 38858343 | 《公司信息披露管理制度》 | 2024-12-31 | 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.