Sidea Semiconductor Equipment (Shenzhen) Co., Ltd. — Investor Relations & Filings
Sidea Semiconductor Equipment (Shenzhen) Co., Ltd. specializes in the research, development, and manufacturing of advanced semiconductor fabrication equipment. The company focuses primarily on ion implantation technology, providing a range of systems including high-current, medium-current, and high-energy ion implanters. These tools are critical for the precise introduction of dopants into silicon wafers to modify electrical properties during the integrated circuit manufacturing process. In addition to ion implantation, Sidea offers technical support and maintenance services for semiconductor production lines. The company serves integrated circuit foundries and manufacturers, providing high-performance equipment solutions designed to meet the requirements of advanced process nodes and complex wafer processing applications.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2025年年度权益分派实施公告 | 2026-05-22 | Chinese | |
| 关于举办2025年度网上业绩说明会的公告 | 2026-05-18 | Chinese | |
| 关于原合计持股5%以上股东减持计划实施完成的公告 | 2026-05-14 | Chinese | |
| 招商证券股份有限公司关于矽电半导体设备(深圳)股份有限公司2025年年度跟踪报告 | 2026-05-12 | Chinese | |
| 2026年一季度报告 | 2026-04-21 | Chinese | |
| 2025年度募集资金存放与使用情况的专项报告 | 2026-04-21 | Chinese |
Browse filings by year
2 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46816472 | 2025年年度权益分派实施公告 | 2026-05-22 | Chinese | ||
| 46512763 | 关于举办2025年度网上业绩说明会的公告 | 2026-05-18 | Chinese | ||
| 46343983 | 关于原合计持股5%以上股东减持计划实施完成的公告 | 2026-05-14 | Chinese | ||
| 45346649 | 招商证券股份有限公司关于矽电半导体设备(深圳)股份有限公司2025年年度跟踪报告 | 2026-05-12 | Chinese | ||
| 44519884 | 2026年一季度报告 | 2026-04-21 | Chinese | ||
| 44519881 | 2025年度募集资金存放与使用情况的专项报告 | 2026-04-21 | Chinese | ||
| 44519878 | 2025年度非经营性资金占用及其他关联资金往来情况专项说明 | 2026-04-21 | Chinese | ||
| 44519861 | 董事会对独立董事独立性情况的专项意见 | 2026-04-21 | Chinese | ||
| 44519857 | 关于公司使用闲置自有资金进行委托理财的公告 | 2026-04-21 | Chinese | ||
| 44519851 | 2025年度独立董事述职报告(赵英-届满离任) | 2026-04-21 | Chinese | ||
| 44519841 | 2025年内部控制审计报告 | 2026-04-21 | Chinese | ||
| 44519813 | 2025年度内部控制评价报告 | 2026-04-21 | Chinese | ||
| 44519812 | 矽电股份董事、高级管理人员薪酬管理制度(2026年4月) | 2026-04-21 | Chinese | ||
| 44519804 | 董事会战略与ESG委员会工作细则(2026年4月) | 2026-04-21 | Chinese | ||
| 44519792 | 关于2026年度向金融机构或非金融机构申请综合授信额度的公告 | 2026-04-21 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other special-purpose machinery
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
SUNIC SYSTEM Co., Ltd.
Manufacturer of equipment for OLED display and semiconducto…
|
171090 | KR | Manufacturing |
|
SuperRobotics Limited
Designs, produces, and sells intelligent robotic products a…
|
8176 | HK | Manufacturing |
|
SÜSS MicroTec SE
Manufacturer of equipment and process solutions for the sem…
|
SMH | DE | Manufacturing |
|
Suzhou Harmontronics Automation Technology Co.,Ltd
Develops intelligent equipment and automated production lin…
|
688022 | CN | Manufacturing |
|
Suzhou Maxwell Technologies Co., Ltd.
Develops high-end equipment for solar photovoltaic and semi…
|
300751 | CN | Manufacturing |
|
SUZHOU SECOTE PRECISION ELECTRONIC CO., LTD.
Develops automated assembly and testing equipment for elect…
|
603283 | CN | Manufacturing |
|
Sweeprite Manufacturing Incorporated
Manufactures specialized street and industrial cleaning equ…
|
— | CA | Manufacturing |
|
TAESUNG CO.,LTD.
Manufacturer of automated production equipment for the glob…
|
323280 | KR | Manufacturing |
|
Taihei Machinery Works,Limited
Manufacturer of plywood machinery and general woodworking e…
|
6342 | JP | Manufacturing |
|
Takatori Corporation
Manufactures machinery for semiconductors, displays, textil…
|
6338 | JP | Manufacturing |
Sidea Semiconductor Equipment (Shenzhen) 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/56400/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=56400 | 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=56400 | 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=56400 \ -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": 56400}, 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 Sidea Semiconductor Equipment (Shenzhen) Co., Ltd. (id: 56400)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.