
Kingsemi Co.,Ltd. — Investor Relations & Filings
Kingsemi Co., Ltd. specializes in the research, development, and manufacturing of high-end semiconductor process equipment. The company's primary product portfolio includes photolithography track systems (coating and developing) and single-wafer wet processing equipment, such as cleaning, etching, and stripping tools. These solutions are designed for various wafer sizes, including 200mm and 300mm formats, supporting advanced integrated circuit fabrication, power semiconductors, and advanced packaging applications. Kingsemi provides critical front-end and back-end manufacturing solutions, focusing on high precision, reliability, and throughput. Its technology addresses key steps in the lithography process, ensuring uniform photoresist application and precise development. The company serves semiconductor manufacturers by offering customized equipment and technical support to optimize production yields and process efficiency.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 芯源微2025年度独立董事述职报告-潘伟 | 2026-04-17 | Chinese | |
| 芯源微内部控制审计报告 | 2026-04-17 | Chinese | |
| 芯源微关于预计2026年度日常关联交易额度的公告 | 2026-04-17 | Chinese | |
| 芯源微关于会计政策变更的公告 | 2026-04-17 | Chinese | |
| 芯源微关于2025年度计提资产减值准备的公告 | 2026-04-17 | Chinese | |
| 芯源微2025年年度报告摘要 | 2026-04-17 | Chinese |
Browse filings by year
8 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 39238684 | 芯源微2025年度独立董事述职报告-潘伟 | 2026-04-17 | Chinese | ||
| 39238680 | 芯源微内部控制审计报告 | 2026-04-17 | Chinese | ||
| 39238678 | 芯源微关于预计2026年度日常关联交易额度的公告 | 2026-04-17 | Chinese | ||
| 39238674 | 芯源微关于会计政策变更的公告 | 2026-04-17 | Chinese | ||
| 39238670 | 芯源微关于2025年度计提资产减值准备的公告 | 2026-04-17 | Chinese | ||
| 39238668 | 芯源微2025年年度报告摘要 | 2026-04-17 | Chinese | ||
| 39238665 | 芯源微2025年度独立董事述职报告-宋雷(离任) | 2026-04-17 | Chinese | ||
| 39238659 | 芯源微2025年度可持续发展报告 | 2026-04-17 | Chinese | ||
| 39238639 | 芯源微2025年度营业收入扣除情况的专项审核报告 | 2026-04-17 | Chinese | ||
| 39238635 | 芯源微关于公司2025年度募集资金存放、管理与实际使用情况的专项报告 | 2026-04-17 | Chinese | ||
| 39238632 | 芯源微关于2025年年度利润分配预案的公告 | 2026-04-17 | Chinese | ||
| 39238631 | 芯源微2025年度内部控制评价报告 | 2026-04-17 | Chinese | ||
| 34824636 | 芯源微关于使用剩余超募资金永久补充流动资金的公告 | 2026-04-17 | Chinese | ||
| 34824632 | 芯源微董事会审计委员会2025年度履职情况报告 | 2026-04-17 | Chinese | ||
| 34824621 | 芯源微2025年度独立董事述职报告-李宝玉 | 2026-04-17 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other special-purpose machinery
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Obara Group Incorporated
Manufactures welding systems for automotive and polishing e…
|
6877 | JP | Manufacturing |
|
Obducat Aktiebolag
Supplier of technologies and systems for micro- and nano-li…
|
OBDU | SE | Manufacturing |
|
OC Oerlikon Corporation AG
A technology group for advanced materials, surface engineer…
|
OERL | CH | Manufacturing |
|
ODAWARA ENGINEERING CO., LTD.
Designs and manufactures motor winding equipment and automa…
|
6149 | JP | Manufacturing |
|
OGAWA WORLD BERHAD
A global health and wellness company specializing in innova…
|
— | MY | Manufacturing |
|
OIZUMI Corporation
Develops and sells amusement equipment, including pachislot…
|
6428 | JP | Manufacturing |
|
OK Science and Technology Co., Ltd.
Develops automated production equipment and packaging syste…
|
001223 | CN | Manufacturing |
|
OneRobotics (Shenzhen) Co., Ltd.
AI robotics company developing embodied household robot sys…
|
6600 | HK | Manufacturing |
|
OPTORUN CO.,LTD.
Manufacturer of optical thin film formation and vacuum coat…
|
6235 | JP | Manufacturing |
|
Osai Automation System
Designs and manufactures automation systems for assembly, t…
|
OSA | IT | Manufacturing |
Kingsemi 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/58091/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=58091 | 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=58091 | 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=58091 \ -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": 58091}, 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 Kingsemi Co.,Ltd. (id: 58091)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.