
Scientech Corporation — Investor Relations & Filings
Established in 1979, Scientech Corporation specializes in the development, manufacturing, and distribution of high-precision equipment for semiconductor and microelectronics manufacturing. The company’s core operations encompass three divisions: proprietary equipment manufacturing, equipment agency services, and wafer reclaiming. Its self-developed Pyxis series provides advanced wet process solutions, including wet benches and single-wafer cleaning systems optimized for advanced packaging technologies such as CoWoS, UBM, and PLP. Through its agency business, Scientech represents global brands in measurement, process, and analytical instrumentation for the semiconductor, optoelectronics, and biotechnology sectors. Furthermore, the company offers 12-inch wafer reclaiming services and industrial components like pumps and valves, providing integrated technical support and R&D-driven solutions for front-end and back-end manufacturing processes.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 115年第1季財務報告書 — 202601_3583_AI1.pdf | 2026-05-12 | Chinese | |
| 115年05月法人說明會簡報 — 358320260511E001.pdf | 2026-05-11 | English | |
| 115年05月法人說明會簡報 — 358320260511M001.pdf | 2026-05-11 | Chinese | |
| 115年05月法人說明會簡報 | 2026-05-11 | Chinese | |
| 115年04月內部人持股異動(事後) | 2026-05-05 | Chinese | |
| 115年04月董事會成員及持股 | 2026-05-05 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 45756925 | 115年第1季財務報告書 — 202601_3583_AI1.pdf | 2026-05-12 | Chinese | ||
| 45746702 | 115年05月法人說明會簡報 — 358320260511E001.pdf | 2026-05-11 | English | ||
| 45746657 | 115年05月法人說明會簡報 — 358320260511M001.pdf | 2026-05-11 | Chinese | ||
| 45746656 | 115年05月法人說明會簡報 | 2026-05-11 | Chinese | ||
| 41458954 | 115年04月內部人持股異動(事後) | 2026-05-05 | Chinese | ||
| 41456602 | 115年04月董事會成員及持股 | 2026-05-05 | Chinese | ||
| 39935469 | 本公司受邀參加玉山證券舉辦之法人說明會,說明2026/Q1財務報告資訊 | 2026-04-30 | Chinese | ||
| 39935507 | 115年05月法人說明會簡報 | 2026-04-30 | Chinese | ||
| 39970924 | 公告本公司115年第一季財務報告董事會召開日期 | 2026-04-30 | Chinese | ||
| 38463619 | 115年年報及股東會資料 — 2026_3583_20260605F02.pdf | 2026-04-29 | Chinese | ||
| 38463571 | 115年年報及股東會資料 — 2026_3583_20260605FE2.pdf | 2026-04-29 | Chinese | ||
| 38463471 | 115年年報及股東會資料 — 2026_3583_20260605F13.pdf | 2026-04-29 | Chinese | ||
| 38463442 | 115年年報及股東會資料 — 2026_3583_20260605F17.pdf | 2026-04-29 | Chinese | ||
| 38342282 | 115年年報及股東會資料 — 2026_3583_20260605F01.pdf | 2026-04-29 | Chinese | ||
| 38342222 | 115年年報及股東會資料 — 2026_3583_20260605FE1.pdf | 2026-04-29 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other special-purpose machinery
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Zhejiang Jinggong Integration Technology Co., Ltd.
Manufactures intelligent equipment for carbon fiber, solar …
|
002006 | CN | Manufacturing |
|
Zhejiang Jingsheng Mechanical & Electrical Co.,Ltd.
Manufactures high-end equipment for semiconductor and photo…
|
300316 | CN | Manufacturing |
|
ZheJiang Tailin Bioengineering Co.,Ltd
Develops equipment for microbial control, sterility testing…
|
300813 | CN | Manufacturing |
|
Zhejiang Tengy Environmental Technology Co., Ltd
Specialized provider of atmospheric pollution control solut…
|
1527 | HK | Manufacturing |
|
Zhejiang Weigang Technology Co.,Ltd
Develops high-end printing, finishing, and automated post-p…
|
001256 | CN | Manufacturing |
|
ZHEJIANG YAGUANG TECHNOLOGY CO.,LTD.
Manufacturer of high-end process equipment for APIs, chemic…
|
603282 | CN | Manufacturing |
|
ZHUHAI KLES TECHNOLOGY CO.,LTD.
Manufacturer of precision cleaning equipment for electronic…
|
301314 | CN | Manufacturing |
|
ZICOM GROUP LIMITED
Specialized engineering equipment for marine, construction,…
|
ZGL | AU | Manufacturing |
|
ZUIKO CORPORATION
Manufacturer of converting machines for disposable hygiene …
|
6279 | JP | Manufacturing |
|
大鹏工业
Manufactures industrial machinery, precision equipment, and…
|
920091 | CN | Manufacturing |
Scientech Corporation 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/52347/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52347 | 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=52347 | 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=52347 \ -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": 52347}, 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 Scientech Corporation (id: 52347)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.