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 |
|---|---|---|---|
|
Biesse
Designs and manufactures machinery for processing wood, gla…
|
BSS | IT | Manufacturing |
|
BigRep SE
Develops large-format additive manufacturing solutions for …
|
B1GR | LU | Manufacturing |
|
Bobst Group SA
Global supplier of equipment, services, and software for pa…
|
BOBNN | CH | Manufacturing |
|
BOZHON PRECISION INDUSTRY TECHNOLOGY CO.,LTD.
Develops industrial automation equipment and integrated sma…
|
688097 | CN | Manufacturing |
|
BWX Technologies, Inc.
Specialized manufacturer of nuclear components, fuel, and r…
|
BWXT | US | Manufacturing |
|
Camtek Ltd.
Develops inspection and metrology equipment for the semicon…
|
CAMT | IL | Manufacturing |
|
centrotherm international AG
Provider of thermal production solutions for semiconductor …
|
CTNK | DE | Manufacturing |
|
Cerinnov Group
Designs and makes production and decorating machines for ce…
|
ALPCV | FR | Manufacturing |
|
C&G Hi Tech Co., Ltd
Manufactures chemical supply and flow control systems for h…
|
264660 | KR | Manufacturing |
|
Charm Engineering Co.,Ltd.
Manufactures laser repair and inspection equipment for the …
|
009310 | KR | 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.