
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 |
|---|---|---|---|
|
PUNCH INDUSTRY CO.,LTD.
Manufacturer and seller of components for plastic molds and…
|
6165 | JP | Manufacturing |
|
PUNGKANGCO.,LTD
Manufacturer of mechanical components and fasteners for the…
|
093380 | KR | Manufacturing |
|
Rawlplug S.A.
Global manufacturer of fastening solutions, fixings, and to…
|
RWL | PL | Manufacturing |
|
RAYHOO MOTOR DIES CO., LTD.
Designs and manufactures automotive stamping dies and autom…
|
002997 | CN | Manufacturing |
|
Richelieu Hardware Ltd.
Major North American manufacturer and distributor specializ…
|
RCH | CA | Manufacturing |
|
Robit Oyj
Global manufacturer of drilling consumables for mining, con…
|
ROBIT | FI | Manufacturing |
|
RYOBI LIMITED
Manufacturer of die-cast products for automotive, hardware,…
|
5851 | JP | Manufacturing |
|
Sabaf
Designs and manufactures components for domestic and profes…
|
SAB | IT | Manufacturing |
|
SANEI LTD.
Manufacturer of plumbing fixtures and water-related equipme…
|
6230 | JP | Manufacturing |
|
SANKO CO.,LTD.
Manufactures fasteners, precision parts, and building mater…
|
6964 | JP | 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.