
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 |
|---|---|---|---|
|
333D LIMITED
Provides additive manufacturing, 3D printing, scanning, and…
|
T3D | AU | Manufacturing |
|
3DM Digital Manufacturing Ltd.
Develops patented SLS 3D printing technology for industrial…
|
DM3 | IL | Manufacturing |
|
3REN BERHAD
Provides digitalized automation solutions & engineering ser…
|
— | MY | Manufacturing |
|
3S KOREA CO., LTD
Manufactures semiconductor wafer carriers and environmental…
|
060310 | KR | Manufacturing |
|
AB DYNAMICS PLC
Supplier of advanced testing and simulation solutions for t…
|
ABDP | GB | Manufacturing |
|
ABRIL PAPER TECH LIMITED
Provides engineering, machinery, and turnkey solutions for …
|
544500 | IN | Manufacturing |
|
ACM Research, Inc.
Develops and sells wafer fabrication equipment for the glob…
|
ACMR | US | Manufacturing |
|
ACM RESEARCH(SHANGHAI),INC.
Develops advanced semiconductor wet cleaning and surface tr…
|
688082 | CN | Manufacturing |
|
Advanced Fiber Technologies (AFT) Income Fund
Specialized products and technologies for the fiber process…
|
AFT.UN | CA | Manufacturing |
|
Advanced Micro-Fabrication Equipment Inc. China
Develops plasma etching and MOCVD equipment for advanced se…
|
688012 | 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.