
Shenzhen Sunshine Laser&Electronics Technology Co., Ltd. — Investor Relations & Filings
Shenzhen Sunshine Laser & Electronics Technology Co., Ltd. specializes in the research, development, and manufacturing of precision laser processing equipment and technical services. The company’s core offerings include SMT laser stencils, precision laser cutting systems, laser drilling machines, and laser marking equipment. It provides high-precision solutions for micro-processing and assembly, primarily serving sectors such as electronics manufacturing, printed circuit board (PCB) production, and semiconductor packaging. By integrating advanced laser technology with industrial applications, the firm facilitates the production of complex electronic components and high-density interconnects. Its operations encompass both the sale of specialized machinery and the provision of precision laser processing services, focusing on enhancing manufacturing accuracy and efficiency through technological innovation in laser-based fabrication.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于公司股东部分股份质押的公告 | 2026-05-21 | Chinese | |
| 对外投资管理制度 | 2026-03-30 | Chinese | |
| 董事会审计委员会对会计师事务所2025年度履职情况评估及履行监督职责情况的报告 | 2026-03-30 | Chinese | |
| 2025年年度报告摘要 | 2026-03-30 | Chinese | |
| 2025年度独立董事述职报告-邵世凤 | 2026-03-30 | Chinese | |
| 董事、高级管理人员薪酬方案 | 2026-03-30 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46724840 | 关于公司股东部分股份质押的公告 | 2026-05-21 | Chinese | ||
| 36356288 | 对外投资管理制度 | 2026-03-30 | Chinese | ||
| 36356285 | 董事会审计委员会对会计师事务所2025年度履职情况评估及履行监督职责情况的报告 | 2026-03-30 | Chinese | ||
| 36356283 | 2025年年度报告摘要 | 2026-03-30 | Chinese | ||
| 36356282 | 2025年度独立董事述职报告-邵世凤 | 2026-03-30 | Chinese | ||
| 36356280 | 董事、高级管理人员薪酬方案 | 2026-03-30 | Chinese | ||
| 36356279 | 第六届董事会第三十一次会议决议公告 | 2026-03-30 | Chinese | ||
| 36356275 | 关于公司2025年度不进行利润分配的专项说明 | 2026-03-30 | Chinese | ||
| 36356273 | 2025年度非经营性资金占用及其他关联资金往来情况汇总表 | 2026-03-30 | Chinese | ||
| 36356270 | 董事会关于独立董事独立性自查情况的专项意见 | 2026-03-30 | Chinese | ||
| 36356268 | 关于为控股子公司申请银行贷款提供担保的公告 | 2026-03-13 | Chinese | ||
| 36356266 | 第六届董事会第三十次会议决议公告 | 2026-03-13 | Chinese | ||
| 36356265 | 深圳光韵达光电科技股份有限公司2026年限制性股票激励计划调整和首次授予相关事项的法律意见书 | 2026-03-03 | Chinese | ||
| 36356250 | 第六届董事会第二十九次会议决议公告 | 2026-03-03 | Chinese | ||
| 36356242 | 独立董事专门会议关于2026年限制性股票激励计划调整及首次授予事项的核查意见 | 2026-03-03 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other special-purpose machinery
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Advanced Process Systems Corporation
Manufactures equipment for the semiconductor, display, EV b…
|
265520 | KR | Manufacturing |
|
Aerowash AB
Develops and manufactures automated robots for washing airc…
|
AERW B | SE | Manufacturing |
|
AI Korea Co., Ltd.
Manufacturer of precision-machined components for high-tech…
|
364950 | KR | Manufacturing |
|
AIMECHATEC,Ltd.
Manufactures equipment for semiconductors, flat-panel displ…
|
6227 | JP | Manufacturing |
|
Airtouch Solar Ltd.
Develops autonomous, water-free robotic cleaning solutions …
|
ARTS | IL | Manufacturing |
|
AIXTRON SE
A leading provider of deposition equipment to the semicondu…
|
AIXA | DE | Manufacturing |
|
AKVA Group
A technology and service partner to the global aquaculture …
|
AKVA | NO | Manufacturing |
|
Alexanderwerk AG
Manufacturer of compaction and granulation machines for pha…
|
ALX | DE | Manufacturing |
|
Alfred Herbert (India) Ltd.
Manufactures rubber processing machinery, machine tools, an…
|
505216 | IN | Manufacturing |
|
Alter NRG Corp.
Developer of equipment converting waste streams into clean …
|
NRG | CA | Manufacturing |
Shenzhen Sunshine Laser&Electronics 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/55233/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55233 | 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=55233 | 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=55233 \ -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": 55233}, 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 Shenzhen Sunshine Laser&Electronics Technology Co., Ltd. (id: 55233)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.