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 |
|---|---|---|---|
|
Duroc
An investment company that acquires and develops industrial…
|
DURC | SE | Manufacturing |
|
Dürr AG
Mechanical and plant engineering firm for automation, paint…
|
DUE | DE | Manufacturing |
|
Dynamic Design Co., LTD.
Designs and manufactures tire molds and related manufacturi…
|
145210 | KR | Manufacturing |
|
EB TECH CO.,LTD.
Manufactures electron accelerators and provides electron be…
|
208850 | KR | Manufacturing |
|
EKSO BIONICS HOLDINGS, INC.
Developer of robotic exoskeleton technology for medical and…
|
EKSO | US | Manufacturing |
|
Enerflex Ltd.
Integrated global provider of energy infrastructure and tra…
|
EFX | CA | Manufacturing |
|
ENJET Co.,LTD
Provides EHD inkjet technology for nano-scale printing, coa…
|
419080 | KR | Manufacturing |
|
Envipco Holding N.V.
Develops and sells Reverse Vending Machines for recycling u…
|
ENVI | NL | Manufacturing |
|
EO Technics CO.,LTD
Manufacturer of laser-based processing equipment for the se…
|
039030 | KR | Manufacturing |
|
ESCO TECHNOLOGIES INC
Global provider of engineered products for aerospace, utili…
|
ESE | US | 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.