
JINHO CO., LTD. — Investor Relations & Filings
Jin Hao Industrial Co., Ltd. is a hardware and software integration enterprise with over forty years of experience in the design and manufacture of connectors and transmission cables. Operating under the mission "Connecting AI," the company provides one-stop solutions that bridge clients with the artificial intelligence sector. Its core offerings encompass advanced connection technologies, AI chips, modular components, and full-system integration. Jin Hao delivers comprehensive AI field solutions, integrating automatic identification technology, large-scale models, and training frameworks to optimize operational efficiency. The company’s service model spans the entire product lifecycle, from initial design and production to global sales. Target applications include manufacturing, automotive systems, healthcare, and retail, where Jin Hao provides customized modular products and integrated AI systems to facilitate digital transformation.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 114年年報及股東會資料 — 2025_3011_20260630FE4.pdf | 2026-06-10 | English | |
| 114年年報及股東會資料 — 2026_3011_20260630F17.pdf | 2026-06-10 | Chinese | |
| 114年年報及股東會資料 — 2025_3011_20260630F04.pdf | 2026-06-10 | Chinese | |
| 代子公司今皓人工智能科技(昆山)有限公司(J.H.K) 依「公開發行公司資金貸與及背書保證處理準則」 第二十五條第一項第三款規定公告 | 2026-06-10 | Chinese | |
| 115年5月背書保證與資金貸與 | 2026-06-10 | Chinese | |
| 115年5月營業收入 | 2026-06-10 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 48027978 | 114年年報及股東會資料 — 2025_3011_20260630FE4.pdf | 2026-06-10 | English | ||
| 48027977 | 114年年報及股東會資料 — 2026_3011_20260630F17.pdf | 2026-06-10 | Chinese | ||
| 48027976 | 114年年報及股東會資料 — 2025_3011_20260630F04.pdf | 2026-06-10 | Chinese | ||
| 48027905 | 代子公司今皓人工智能科技(昆山)有限公司(J.H.K) 依「公開發行公司資金貸與及背書保證處理準則」 第二十五條第一項第三款規定公告 | 2026-06-10 | Chinese | ||
| 48026862 | 115年5月背書保證與資金貸與 | 2026-06-10 | Chinese | ||
| 48026861 | 115年5月營業收入 | 2026-06-10 | Chinese | ||
| 47974805 | 115年05月內部人持股異動(事後) | 2026-06-05 | Chinese | ||
| 47974804 | 115年05月董事會成員及持股 | 2026-06-05 | Chinese | ||
| 47977023 | 115年06月僑外投資持股 | 2026-06-05 | Chinese | ||
| 47965286 | 公司基本資料 | 2026-06-04 | Chinese | ||
| 47965276 | 115年6月變更登記 | 2026-06-04 | Chinese | ||
| 47964952 | 公告本公司收回已發行之限制員工權利新股註銷 減資變更登記完成 | 2026-06-04 | Chinese | ||
| 47962898 | 115年06月僑外投資持股 | 2026-06-04 | Chinese | ||
| 47887946 | 115年年報及股東會資料 — 2026_3011_20260630FE2.pdf | 2026-05-29 | English | ||
| 47887945 | 115年年報及股東會資料 — 2026_3011_20260630F02.pdf | 2026-05-29 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other electronic components and boards
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
EV ADVANCED MATERIAL CO., LTD.
Manufacturer of Flexible Printed Circuit Boards for automot…
|
131400 | KR | Manufacturing |
|
EVERDISPLAY OPTRONICS (SHANGHAI) CO., LTD.
Specializes in R&D and production of high-performance AMOLE…
|
688538 | CN | Manufacturing |
|
EVERLIGHT ELECTRONICS CO., LTD.
Specializes in the design and manufacturing of LEDs and opt…
|
2393 | TW | Manufacturing |
|
EVEROHMS TECHNOLOGY CO., LTD.
Designs and manufactures high-performance resistors and ind…
|
6834 | TW | Manufacturing |
|
EVERSPIN TECHNOLOGIES INC.
Designs and manufactures MRAM persistent memory for mission…
|
MRAM | US | Manufacturing |
|
FADU INC.
Fabless semiconductor company that designs and supplies SSD…
|
440110 | KR | Manufacturing |
|
Fae Technology
Offers end-to-end services for designing and producing elec…
|
FAET | IT | Manufacturing |
|
Faraday Technology Corporation
Fabless ASIC design service and silicon IP provider offerin…
|
3035 | TW | Manufacturing |
|
Ferrotec (An Hui) Technology Development Co., Ltd.
Produces power semiconductor substrates and precision ceram…
|
301297 | CN | Manufacturing |
|
Ferrotec Corporation
Manufactures advanced materials and components for the semi…
|
6890 | JP | Manufacturing |
JINHO CO., LTD. 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/52246/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52246 | 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=52246 | 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=52246 \ -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": 52246}, 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 JINHO CO., LTD. (id: 52246)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.