
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 |
|---|---|---|---|
|
Yushin Company
Manufacturer of take-out robots and automation systems for …
|
6482 | JP | Manufacturing |
|
ZEUSCO.,LTD.
Designs and manufactures equipment and software for the sem…
|
079370 | KR | Manufacturing |
|
Zhejiang Canaan Technology Limited
Manufactures high-end pharmaceutical equipment and solid do…
|
300412 | CN | Manufacturing |
|
Zhejiang Dafeng Industry Co., Ltd
Integrated stage, lighting, acoustics, and seating for cult…
|
603081 | CN | Manufacturing |
|
Zhejiang HangKe Technology Incorporated Company
Provides back-end lithium-ion battery production, formation…
|
688006 | CN | Manufacturing |
|
Zhejiang Huaye Plastics Machinery Co., Ltd.
Manufacturer of high-precision screws and barrels for plast…
|
301616 | CN | Manufacturing |
|
Zhejiang Jinggong Integration Technology Co., Ltd.
Manufactures intelligent equipment for carbon fiber, solar …
|
002006 | CN | Manufacturing |
|
Zhejiang Jingsheng Mechanical & Electrical Co.,Ltd.
Manufactures high-end equipment for semiconductor and photo…
|
300316 | CN | Manufacturing |
|
ZheJiang Tailin Bioengineering Co.,Ltd
Develops equipment for microbial control, sterility testing…
|
300813 | CN | Manufacturing |
|
Zhejiang Tengy Environmental Technology Co., Ltd
Specialized provider of atmospheric pollution control solut…
|
1527 | HK | 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.