Jochu Technology Co., Ltd. — Investor Relations & Filings
Jochu Technology Co., Ltd. is a specialized manufacturer focused on metal processing, precision stamping, and mold technology. Established in 2000, the company has evolved from an Original Equipment Manufacturer (OEM) into an Original Design Manufacturer (ODM), developing critical components through advanced R&D and manufacturing processes. Its core business encompasses the production of optoelectronic metal components and mechanical parts for the information and communication technology (ICT) sectors. Beyond its traditional focus, Jochu has diversified into high-value home metal products and the medical healthcare industry, providing specialized equipment and components. By leveraging its expertise in mold design and metal forming, the company delivers integrated solutions across diverse markets, emphasizing technical precision and high-quality manufacturing standards.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 公告本公司115年第一季財務報告董事會召開日期 | 2026-05-04 | Chinese | |
| 115年年報及股東會資料 — 2026_3543_20260521FE5.pdf | 2026-04-29 | English | |
| 115年年報及股東會資料 — 2025_3543_20260521FE4.pdf | 2026-04-29 | Chinese | |
| 115年年報及股東會資料 — 2025_3543_20260521F04.pdf | 2026-04-29 | Chinese | |
| 114年年報及股東會資料 — 2026_3543_20260521F17.pdf | 2026-04-29 | Chinese | |
| 115年年報及股東會資料 — 2026_3543_20260521FE1.pdf | 2026-04-20 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 40824975 | 公告本公司115年第一季財務報告董事會召開日期 | 2026-05-04 | Chinese | ||
| 38497072 | 115年年報及股東會資料 — 2026_3543_20260521FE5.pdf | 2026-04-29 | English | ||
| 38496855 | 115年年報及股東會資料 — 2025_3543_20260521FE4.pdf | 2026-04-29 | Chinese | ||
| 38496754 | 115年年報及股東會資料 — 2025_3543_20260521F04.pdf | 2026-04-29 | Chinese | ||
| 38497116 | 114年年報及股東會資料 — 2026_3543_20260521F17.pdf | 2026-04-29 | Chinese | ||
| 34689645 | 115年年報及股東會資料 — 2026_3543_20260521FE1.pdf | 2026-04-20 | English | ||
| 34689644 | 115年年報及股東會資料 — 2026_3543_20260521F01.pdf | 2026-04-20 | Chinese | ||
| 34690881 | 115年年報及股東會資料 — 2026_3543_20260521FE2.pdf | 2026-04-20 | Chinese | ||
| 34690876 | 115年年報及股東會資料 — 2026_3543_20260521F02.pdf | 2026-04-20 | Chinese | ||
| 34690872 | 115年年報及股東會資料 — 2026_3543_20260521F13.pdf | 2026-04-20 | Chinese | ||
| 34387541 | 115年4月10日內部人設質解質 | 2026-04-13 | Chinese | ||
| 33993147 | 115年3月背書保證與資金貸與 | 2026-04-10 | Chinese | ||
| 33990453 | 115年3月營業收入 | 2026-04-10 | Chinese | ||
| 33805842 | 115年03月內部人持股異動(事後) | 2026-04-08 | Chinese | ||
| 33805817 | 115年03月董事會成員及持股 | 2026-04-08 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Forging, pressing, stamping and roll-forming of metal; powder metallurgy
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Jiangyin Hengrun Heavy Industries Co.,Ltd
Manufactures precision forgings and flanges for wind power …
|
603985 | CN | Manufacturing |
|
Jinlei Technology Co., Ltd.
Manufactures wind turbine main shafts and large-scale forgi…
|
300443 | CN | Manufacturing |
|
Kalyani Forge Ltd.
Manufacturer of high-precision forged and machined componen…
|
KALYANIFRG | IN | Manufacturing |
|
KANEMITSU CORPORATION
Manufactures pulleys and roll-formed steel parts for auto a…
|
7208 | JP | Manufacturing |
|
KRISHANVEER FORGE LIMITED
Produces open die forgings and precision-machined component…
|
513369 | IN | Manufacturing |
|
Lemtech Holdings Co., Ltd.
Global provider of precision metal stamping, thermal manage…
|
4912 | TW | Manufacturing |
|
LGB Forge Limited
Manufactures forged and machined components for diverse ind…
|
533007 | IN | Manufacturing |
|
Lucky Harvest Co.,Ltd.
Produces precision metal molds and structural parts for aut…
|
002965 | CN | Manufacturing |
|
Majestic Auto Ltd.
Produces high-precision fine blanked components and electri…
|
MAJESAUT | IN | Manufacturing |
|
Mandeep Auto Industries Limited
Manufactures precision sheet metal components and assemblie…
|
MANDEEP | IN | Manufacturing |
Jochu Technology 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/52341/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52341 | 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=52341 | 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=52341 \ -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": 52341}, 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 Jochu Technology Co., Ltd. (id: 52341)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.