
HON — 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 |
|---|---|---|---|
| 第1次庫藏股基本資料 | 2026-05-21 | Chinese | |
| 本公司受邀參加元大證券舉辦之2026年元大台灣科技日論壇 | 2026-05-14 | Chinese | |
| 115年05月法人說明會簡報 — 776920260512E001.pdf | 2026-05-14 | English | |
| 115年05月法人說明會簡報 — 776920260512M001.pdf | 2026-05-14 | English | |
| 115年05月法人說明會簡報 | 2026-05-14 | Chinese | |
| 115年第1季權益變動表 | 2026-05-13 | Chinese |
Browse filings by year
1 year| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46719140 | 第1次庫藏股基本資料 | 2026-05-21 | Chinese | ||
| 46374142 | 本公司受邀參加元大證券舉辦之2026年元大台灣科技日論壇 | 2026-05-14 | Chinese | ||
| 46373901 | 115年05月法人說明會簡報 — 776920260512E001.pdf | 2026-05-14 | English | ||
| 46373900 | 115年05月法人說明會簡報 — 776920260512M001.pdf | 2026-05-14 | English | ||
| 46373899 | 115年05月法人說明會簡報 | 2026-05-14 | Chinese | ||
| 46366698 | 115年第1季權益變動表 | 2026-05-13 | Chinese | ||
| 46366395 | 115年第1季現金流量表 | 2026-05-13 | Chinese | ||
| 46366091 | 115年第1季綜合損益表 | 2026-05-13 | Chinese | ||
| 46363950 | 115年第1季資產負債表 | 2026-05-13 | Chinese | ||
| 46172691 | 115年05月法人說明會簡報 — 776920260512E001.pdf | 2026-05-12 | English | ||
| 46172486 | 115年05月法人說明會簡報 — 776920260512M001.pdf | 2026-05-12 | English | ||
| 46172414 | 115年05月法人說明會簡報 | 2026-05-12 | Chinese | ||
| 45752270 | 公告本公司庫藏股轉讓員工認股基準日 | 2026-05-11 | Chinese | ||
| 45751521 | 公告本公司董事會決議增資子公司Top Vintage International Ltd. | 2026-05-11 | Chinese | ||
| 45751525 | 公告本公司取得不動產 | 2026-05-11 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other special-purpose machinery
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Zhejiang Weigang Technology Co.,Ltd
Develops high-end printing, finishing, and automated post-p…
|
001256 | CN | Manufacturing |
|
ZHEJIANG YAGUANG TECHNOLOGY CO.,LTD.
Manufacturer of high-end process equipment for APIs, chemic…
|
603282 | CN | Manufacturing |
|
ZHUHAI KLES TECHNOLOGY CO.,LTD.
Manufacturer of precision cleaning equipment for electronic…
|
301314 | CN | Manufacturing |
|
ZICOM GROUP LIMITED
Specialized engineering equipment for marine, construction,…
|
ZGL | AU | Manufacturing |
|
ZUIKO CORPORATION
Manufacturer of converting machines for disposable hygiene …
|
6279 | JP | Manufacturing |
|
大鹏工业
Manufactures industrial machinery, precision equipment, and…
|
920091 | CN | Manufacturing |
|
巴兰仕
Designs, manufactures, and distributes automotive maintenan…
|
920112 | CN | Manufacturing |
|
海昌智能
Provides high-precision wire harness processing equipment a…
|
920156 | CN | Manufacturing |
|
纳科诺尔
Provides high-precision roller press equipment and calender…
|
920522 | CN | Manufacturing |
|
连城数控
Provides high-end crystal growth and processing equipment f…
|
920368 | CN | Manufacturing |
HON 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 (id: 52696)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.