
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 |
|---|---|---|---|
|
Gujarat Winding Systems Limited
Manufactures automated winding machinery and precision wire…
|
541627 | IN | Manufacturing |
|
Haitian International Holdings Limited
Provides high-efficiency plastic injection molding machines…
|
1882 | HK | Manufacturing |
|
Haitian International Holdings Ltd.
Global manufacturer of plastic injection molding machines a…
|
HI6 | KY | Manufacturing |
|
Hangzhou Shenhao Technology Co.,LTD.
Provides autonomous inspection robots and monitoring soluti…
|
300853 | CN | Manufacturing |
|
HANMI Semiconductor CO., LTD.
Global manufacturer of equipment for semiconductor back-end…
|
042700 | KR | Manufacturing |
|
Hayward Holdings, Inc.
Global designer and manufacturer of pool and spa equipment …
|
HAYW | US | Manufacturing |
|
HB SOLUTION CO.,LTD.
Manufacturer of equipment for the display and semiconductor…
|
297890 | KR | Manufacturing |
|
Heidelberger Druckmaschinen AG
Develops and manufactures integrated solutions for the glob…
|
HDD | DE | Manufacturing |
|
Helios Techno Holding Co.,Ltd.
A holding company making manufacturing equipment for displa…
|
6927 | JP | Manufacturing |
|
Highcon Systems Ltd.
Develops digital die-cutting and creasing systems for packa…
|
HICN | IL | 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.