
SZS — Investor Relations & Filings
Shin Zu Shing Co., Ltd. (SZS) is a global leader in the design and manufacture of precision hinges and mechanical components. Established in 1965, the company has evolved from a specialized spring manufacturer into a premier OEM/ODM partner for the global electronics market. SZS is recognized as the world's largest supplier of notebook hinges, offering a comprehensive portfolio that includes hinges for LCD monitors, tablets, and audio devices. Its core technical competencies encompass metal injection molding (MIM), precision stamping, spring manufacturing, and advanced CNC machining. Beyond consumer electronics, the company provides critical components for AI servers, automotive systems, and medical equipment. Leveraging a vertically integrated production model and an extensive portfolio of over 1,200 global patents, SZS delivers high-precision engineering solutions and assembly services to international clients.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 114年第4季財務報告書 — 202504_3376_AIC.pdf | 2026-05-21 | English | |
| 114年第4季財務報告書 — 202504_3376_AIA.pdf | 2026-05-21 | English | |
| 115年年報及股東會資料 — 2026_3376_20260609F17.pdf | 2026-05-21 | Chinese | |
| 115年年報及股東會資料 — 2025_3376_20260609FE4.pdf | 2026-05-21 | English | |
| 115年年報及股東會資料 — 2025_3376_20260609F04.pdf | 2026-05-21 | Chinese | |
| 115年年報及股東會資料 — 2026_3376_20260609FE2.pdf | 2026-05-21 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46721860 | 114年第4季財務報告書 — 202504_3376_AIC.pdf | 2026-05-21 | English | ||
| 46721855 | 114年第4季財務報告書 — 202504_3376_AIA.pdf | 2026-05-21 | English | ||
| 46720360 | 115年年報及股東會資料 — 2026_3376_20260609F17.pdf | 2026-05-21 | Chinese | ||
| 46720354 | 115年年報及股東會資料 — 2025_3376_20260609FE4.pdf | 2026-05-21 | English | ||
| 46720291 | 115年年報及股東會資料 — 2025_3376_20260609F04.pdf | 2026-05-21 | Chinese | ||
| 46720142 | 115年年報及股東會資料 — 2026_3376_20260609FE2.pdf | 2026-05-21 | English | ||
| 46720083 | 115年年報及股東會資料 — 2026_3376_20260609F13.pdf | 2026-05-21 | Chinese | ||
| 46720080 | 115年年報及股東會資料 — 2026_3376_20260609FE1.pdf | 2026-05-21 | English | ||
| 46720074 | 115年年報及股東會資料 — 2026_3376_20260609F01.pdf | 2026-05-21 | Chinese | ||
| 46720389 | 114年年報及股東會資料 — 2026_3376_20260609F02.pdf | 2026-05-21 | Chinese | ||
| 46368227 | 115年第1季財務報告書 — 202601_3376_AI1.pdf | 2026-05-14 | Chinese | ||
| 46372414 | 115年第1季海外子公司投資 | 2026-05-14 | Chinese | ||
| 46372222 | 115年第1季大陸投資 | 2026-05-14 | Chinese | ||
| 46373702 | 115年第1季權益變動表 | 2026-05-14 | Chinese | ||
| 46373438 | 115年第1季現金流量表 | 2026-05-14 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of cutlery, hand tools and general hardware
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
WISE HOLDINGS CO.,LTD.
Holding company that manufactures and sells industrial fast…
|
5955 | JP | Manufacturing |
|
Yalco - Constantinou S.A.
Distributes and produces houseware and professional equipme…
|
YALCO | GR | Manufacturing |
|
Yangling Metron New Material Co., Ltd.
Produces electroplated diamond wire for photovoltaic and se…
|
300861 | CN | Manufacturing |
|
YG-1 CO.,LTD
Global manufacturer and distributor of precision cutting to…
|
019210 | KR | Manufacturing |
|
YM CO., LTD.
Manufacturer and distributor of metal fasteners and forged …
|
007530 | KR | Manufacturing |
|
Zhang Xiaoquan Inc.
Heritage manufacturer of cutlery and household tools using …
|
301055 | CN | Manufacturing |
|
ZHUZHOU HUARUI PRECISION CUTTING TOOLS.CO.,LTD.
Manufacturer of high-performance CNC cutting tools and ceme…
|
688059 | CN | Manufacturing |
|
ZJK Industrial Co., Ltd.
Manufactures precision metal parts for aerospace, new energ…
|
ZJK | US | Manufacturing |
|
Zurn Elkay Water Solutions Corp
Designs and manufactures engineered water solutions and bui…
|
ZWS | US | Manufacturing |
|
海达尔
Manufactures precision slide rails and linear motion compon…
|
920699 | CN | Manufacturing |
SZS 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/52319/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52319 | 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=52319 | 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=52319 \ -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": 52319}, 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 SZS (id: 52319)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.