Eson Precision Ind. Co., Ltd. — Investor Relations & Filings
Eson Precision Engineering Co., Ltd. is a global provider of precision engineering solutions, specializing in the design, development, and manufacturing of molds and mechanical components. Established in 1987, the company provides integrated services for sectors including automotive, networking, consumer electronics, and optoelectronics. Its core competencies include precision mold design and production, plastic and metal hardware manufacturing, and advanced surface treatment processes. Eson delivers high-precision mechanical parts and assemblies, leveraging extensive experience in mold processing to support large-scale production requirements. The company’s portfolio encompasses a wide range of applications, from vehicle components and networking hardware to substrates for display and storage technologies. By combining technical expertise with global manufacturing capabilities, Eson serves as a strategic partner for complex mechanical engineering and product development needs.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 公告本公司民國115年第一季財務報告董事會召開日期 | 2026-04-30 | Chinese | |
| 115年3月背書保證與資金貸與 | 2026-04-09 | Chinese | |
| 115年3月營業收入 | 2026-04-09 | Chinese | |
| 115年03月內部人持股異動(事後) | 2026-04-08 | Chinese | |
| 115年03月董事會成員及持股 | 2026-04-08 | Chinese | |
| 係因本公司有價證券於集中交易市場達公布注意交易資訊標準, 故公布相關財務業務等重大訊息,以利投資人區別瞭解。 | 2026-04-07 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
6 filings
| |||||
| 39887330 | 公告本公司民國115年第一季財務報告董事會召開日期 | 2026-04-30 | Chinese | ||
| 33892650 | 115年3月背書保證與資金貸與 | 2026-04-09 | Chinese | ||
| 33892647 | 115年3月營業收入 | 2026-04-09 | Chinese | ||
| 33795039 | 115年03月內部人持股異動(事後) | 2026-04-08 | Chinese | ||
| 33795036 | 115年03月董事會成員及持股 | 2026-04-08 | Chinese | ||
| 33693428 | 係因本公司有價證券於集中交易市場達公布注意交易資訊標準, 故公布相關財務業務等重大訊息,以利投資人區別瞭解。 | 2026-04-07 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other fabricated metal products n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Shinwa Co., Ltd.
An engineering trading company specializing in metal joinin…
|
3447 | JP | Manufacturing |
|
Shougang Century Holdings Limited
Manufactures and sells steel cords for radial tires, sawing…
|
103 | HK | Manufacturing |
|
Shree Steel Wire Ropes Ltd.
Manufacturer of steel wire ropes and slings for industrial …
|
513488 | IN | Manufacturing |
|
Shri Balaji Valve Components Limited
Manufactures precision valve components for oil, gas, and c…
|
544074 | IN | Manufacturing |
|
Signaux Girod
Designs, manufactures, and installs equipment for road and …
|
ALGIR | FR | Manufacturing |
|
Simmonds-Marshall Ltd
Manufacturer of precision industrial fasteners and speciali…
|
507998 | IN | Manufacturing |
|
Sinomag Technology Co., Ltd.
Manufactures sintered ferrite and NdFeB magnets for automot…
|
300835 | CN | Manufacturing |
|
SJM CO.,LTD
Manufactures bellows-based components for the automotive an…
|
123700 | KR | Manufacturing |
|
Sprayking Limited
Manufacturer and exporter of precision brass components for…
|
540079 | IN | Manufacturing |
|
STELRAD GROUP PLC
A specialist manufacturer and distributor of radiators and …
|
SRAD | GB | Manufacturing |
Eson Precision Ind. 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/52465/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52465 | 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=52465 | 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=52465 \ -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": 52465}, 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 Eson Precision Ind. Co., Ltd. (id: 52465)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.