
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 |
|---|---|---|---|
|
SUPER TOOL CO.,LTD.
Manufacturer of industrial tools and material handling equi…
|
5990 | JP | Manufacturing |
|
TAEYANG METAL INDUSTRIAL CO.,LTD
Manufacturer of cold-forged and precision-machined automoti…
|
004100 | KR | Manufacturing |
|
TAIWAN FU HSING
Designs and manufactures door locks, closers, and residenti…
|
9924 | TW | Manufacturing |
|
Taparia Tools Ltd.
Produces and distributes hand tools for industrial and prof…
|
505685 | IN | Manufacturing |
|
Tenryu Saw Mfg. Co., Ltd.
Specialized manufacturer of industrial cutting tools and ca…
|
5945 | JP | Manufacturing |
|
Tivoly
Designs and manufactures cutting tools and accessories for …
|
ALTIV | FR | Manufacturing |
|
TONE CO.,LTD.
Manufacturer of professional tools specializing in bolting …
|
5967 | JP | Manufacturing |
|
TONG HERR RESOURCES BHD
Manufactures and sells stainless steel fasteners and offers…
|
— | MY | Manufacturing |
|
Toolux Sanding
Specialized manufacturer of hardware tools and plastic prod…
|
ALTLX | LU | Manufacturing |
|
Tree Island Steel Ltd.
Manufactures and sells steel wire and related products for …
|
TSL | CA | 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.