Hon.Precision, Inc. — Investor Relations & Filings
Hon Precision, Inc. is a professional manufacturer specializing in semiconductor automation equipment and integrated circuit (IC) testing handlers. With over 20 years of industry experience, the company provides a comprehensive range of solutions, including Final Test (FT) handlers, System Level Test (SLT) handlers, and specialized equipment for Flash and Memory testing. A core technical strength lies in its advanced active thermal control solutions, designed to meet the rigorous environmental requirements of high-performance semiconductor manufacturing. The company serves a global clientele of Outsourced Semiconductor Assembly and Test (OSAT) providers and Integrated Device Manufacturers (IDMs). Hon Precision focuses on delivering high-performance automation technology characterized by customization capabilities, reliability, and cost-effectiveness to support the rapid advancement of semiconductor processes.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 本公司受邀參加富邦證券舉辦之線上法人說明會 | 2026-05-04 | Chinese | |
| 115年05月法人說明會簡報 | 2026-05-04 | Chinese | |
| 公告本公司115年度第一季財務報告董事會預計召開日期為 115年5月11日 | 2026-05-02 | Chinese | |
| 115年04月法人說明會簡報 — 776920260429E001.pdf | 2026-04-29 | Chinese | |
| 115年04月法人說明會簡報 — 776920260429M001.pdf | 2026-04-29 | Chinese | |
| 115年04月法人說明會簡報 — 776920260312E001.pdf | 2026-04-29 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 40879113 | 本公司受邀參加富邦證券舉辦之線上法人說明會 | 2026-05-04 | Chinese | ||
| 40879240 | 115年05月法人說明會簡報 | 2026-05-04 | Chinese | ||
| 40041684 | 公告本公司115年度第一季財務報告董事會預計召開日期為 115年5月11日 | 2026-05-02 | Chinese | ||
| 38551669 | 115年04月法人說明會簡報 — 776920260429E001.pdf | 2026-04-29 | Chinese | ||
| 38551123 | 115年04月法人說明會簡報 — 776920260429M001.pdf | 2026-04-29 | Chinese | ||
| 38550954 | 115年04月法人說明會簡報 — 776920260312E001.pdf | 2026-04-29 | English | ||
| 38550879 | 115年04月法人說明會簡報 — 776920260312M001.pdf | 2026-04-29 | Chinese | ||
| 38550487 | 115年04月法人說明會簡報 | 2026-04-29 | Chinese | ||
| 38028137 | 公告本公司受邀參加臺灣證券交易所舉辦之法人說明會 | 2026-04-28 | Chinese | ||
| 37997679 | 115年04月法人說明會簡報 — 776920260312E001.pdf | 2026-04-28 | English | ||
| 37997622 | 115年04月法人說明會簡報 — 776920260312M001.pdf | 2026-04-28 | Chinese | ||
| 37997234 | 115年04月法人說明會簡報 | 2026-04-28 | Chinese | ||
| 34418329 | 公告本公司受邀參加寬量國際舉辦之「19th QIC CEO Week」 | 2026-04-13 | Chinese | ||
| 34418347 | 115年04月法人說明會簡報 — 776920260312E001.pdf | 2026-04-13 | English | ||
| 34418343 | 115年04月法人說明會簡報 — 776920260312M001.pdf | 2026-04-13 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other special-purpose machinery
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ASML Holding N.V.
Designs and manufactures advanced lithography systems for t…
|
ASML | NL | Manufacturing |
|
ASMPT Limited
Provides integrated hardware and software solutions for sem…
|
522 | KY | Manufacturing |
|
ATS Corp /ATS
Global provider of automation solutions for manufacturing a…
|
ATS | US | Manufacturing |
|
Aumann AG
Manufacturer of specialized machinery and automated product…
|
AAG | DE | Manufacturing |
|
AUROS TECHNOLOGY, INC.
Provider of metrology and inspection systems for the semico…
|
322310 | KR | Manufacturing |
|
Austar Lifesciences Limited
Integrated engineering solutions, equipment, and services f…
|
6118 | HK | Manufacturing |
|
AVINGTRANS PLC
Engineering group supplying critical components to the ener…
|
AVG | GB | Manufacturing |
|
AXCELIS TECHNOLOGIES INC
Provider of ion implantation equipment and services for the…
|
ACLS | US | Manufacturing |
|
Azkoyen S.A.
Develops advanced solutions for vending, payment, and secur…
|
AZK | ES | Manufacturing |
|
Azorean - Aquatic Technologies S.A.
Develops and deploys robotic systems and instruments for aq…
|
MLAAT | PT | Manufacturing |
Hon.Precision, Inc. 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/52696/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52696 | 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=52696 | 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=52696 \ -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": 52696}, 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 Hon.Precision, Inc. (id: 52696)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.