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 |
|---|---|---|---|
|
Future Innovation Group, Inc.
Holding company integrating IoT and machinery for the trans…
|
4392 | JP | Manufacturing |
|
Gabler Group AG
Specializes in naval mast systems and high-performance ther…
|
XK4 | DE | Manufacturing |
|
Genesem Inc.
Manufactures automated equipment for semiconductor back-end…
|
217190 | KR | Manufacturing |
|
GigaVis Co., Ltd.
Develops optical inspection and repair systems for semicond…
|
420770 | KR | Manufacturing |
|
GKG Precision Machine Co.,Ltd.
Designs and manufactures high-precision automated equipment…
|
301338 | CN | Manufacturing |
|
Glaston Oyj Abp
A technology company providing machinery and services for t…
|
GLA1V | FI | Manufacturing |
|
Global Pet Industries Limited
Designs and manufactures PET stretch blow molding machines …
|
GLOBALPET | IN | Manufacturing |
|
GlobalStandardTechnologyCo.,Ltd.
Develops gas abatement and thermal management equipment for…
|
083450 | KR | Manufacturing |
|
GL TECH CO.,LTD
Develops precision semiconductor processing equipment and i…
|
300480 | CN | Manufacturing |
|
Glunz & Jensen Holding
Global supplier of plate making equipment for the offset an…
|
GJ | DK | 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.