
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 |
|---|---|---|---|
|
SANKO TECHNO CO,.LTD.
Manufactures and sells construction materials like fastener…
|
3435 | JP | Manufacturing |
|
SBE-Varvit
Global manufacturer of high-strength fasteners and mechanic…
|
VARV | IT | Manufacturing |
|
SFS Group AG
Global supplier of mechanical fastening systems and precisi…
|
SFSN | CH | Manufacturing |
|
SHINING TOOLS LIMITED
Produces high-precision HSS and solid carbide cutting tools…
|
544607 | IN | Manufacturing |
|
Shivagrico Implements Ltd.
Manufacturer and exporter of agricultural implements, hand …
|
522237 | IN | Manufacturing |
|
SICHUAN CHENGFEI INTEGRATION TECHNOLOGY CORP.LTD
Produces high-precision stamping dies and lithium-ion energ…
|
002190 | CN | Manufacturing |
|
Simpson Manufacturing Co., Inc.
Designs and manufactures building products for safer, stron…
|
SSD | US | Manufacturing |
|
Sinher
Global manufacturer of precision hinges for notebooks, 3C e…
|
4999 | TW | Manufacturing |
|
Snap-on Inc
Global manufacturer of tools, equipment, and diagnostics fo…
|
SNA | US | Manufacturing |
|
Stormtec Co.,Ltd
Manufactures non-toxic, NSF-certified components for water …
|
352090 | KR | 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.