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 |
|---|---|---|---|
|
Koenig & Bauer AG
Manufacturer of printing presses and systems with a broad p…
|
SKB | DE | Manufacturing |
|
KOKUSAI CO.,LTD
Manufacturer of test and measurement equipment for rotating…
|
7722 | JP | Manufacturing |
|
KOKUSAI ELECTRIC CORPORATION
Manufacturer of semiconductor equipment for film deposition…
|
6525 | JP | Manufacturing |
|
Komax Holding AG
A technology group specializing in automated wire processin…
|
KOMN | CH | Manufacturing |
|
KOMORI CORPORATION
Manufacturer of commercial offset and digital printing pres…
|
6349 | JP | Manufacturing |
|
KOSES Co.,Ltd
Manufacturer of automation and laser equipment for semicond…
|
089890 | KR | Manufacturing |
|
Kovrov Mechanical Zavod
Manufactures high-technology equipment for defense and civi…
|
KMEZ | RU | Manufacturing |
|
KULICKE & SOFFA INDUSTRIES INC
Global provider of semiconductor and electronics assembly s…
|
KLIC | US | Manufacturing |
|
Kunshan Dongwei Technology Co.,Ltd.
Develops high-end electroplating equipment and VCP systems …
|
688700 | CN | Manufacturing |
|
Kunshan TopA Intelligent Equipment Co.,Ltd.
Specializes in advanced industrial automation and non-stand…
|
300836 | CN | 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.