
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年11月法人說明會簡報 — 337620251124M001.pdf | 2025-11-24 | Chinese | |
| 114年11月法人說明會簡報 | 2025-11-24 | Chinese | |
| 114年第3季財務報告書 — 202504_3376_AI3.pdf | 2025-11-14 | Chinese | |
| 114年第3季財務報告書 — 202504_3376_AI1.pdf | 2025-11-14 | Chinese | |
| 114年第3季財務報告書 — 202503_3376_AI1.pdf | 2025-11-14 | Chinese | |
| 114年第3季財務報告書 — 202502_3376_AI1.pdf | 2025-11-14 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 34414294 | 114年11月法人說明會簡報 — 337620251124M001.pdf | 2025-11-24 | Chinese | ||
| 34414291 | 114年11月法人說明會簡報 | 2025-11-24 | Chinese | ||
| 34423190 | 114年第3季財務報告書 — 202504_3376_AI3.pdf | 2025-11-14 | Chinese | ||
| 34423181 | 114年第3季財務報告書 — 202504_3376_AI1.pdf | 2025-11-14 | Chinese | ||
| 34423128 | 114年第3季財務報告書 — 202503_3376_AI1.pdf | 2025-11-14 | Chinese | ||
| 34423115 | 114年第3季財務報告書 — 202502_3376_AI1.pdf | 2025-11-14 | Chinese | ||
| 34423092 | 114年第3季財務報告書 — 202501_3376_AI1.pdf | 2025-11-14 | Chinese | ||
| 34414372 | 114年第3季海外子公司投資 | 2025-11-14 | Chinese | ||
| 34414380 | 114年第3季大陸投資 | 2025-11-14 | Chinese | ||
| 34414390 | 114年第3季權益變動表 | 2025-11-14 | Chinese | ||
| 34414386 | 114年第3季現金流量表 | 2025-11-14 | Chinese | ||
| 34414385 | 114年第3季綜合損益表 | 2025-11-14 | Chinese | ||
| 34414383 | 114年第3季資產負債表 | 2025-11-14 | Chinese | ||
| 34414393 | 公告本公司董事會通過114年度第三季合併財務報告 | 2025-11-07 | Chinese | ||
| 34414399 | 114年10月背書保證與資金貸與 | 2025-11-07 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of cutlery, hand tools and general hardware
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ACME UNITED CORP
Supplier of cutting, measuring, first aid, and sharpening p…
|
ACU | US | Manufacturing |
|
Advanex inc.
Manufacturer specializing in precision springs and pressed …
|
5998 | JP | Manufacturing |
|
Allegion plc
Global provider of security and access solutions for doors …
|
ALLE | US | Manufacturing |
|
Almast OJSC
Manufactures diamond tools for cutting and machining stone …
|
ALMS | AM | Manufacturing |
|
ALPHA Corporation
Manufactures locks, keys, access control systems, and locke…
|
3434 | IN | Manufacturing |
|
Amatei Incorporated
Manufactures and sells a wide range of fastening products, …
|
5952 | JP | Manufacturing |
|
Armatura S.A.
Manufacturer of valves, faucets, and fittings for various i…
|
ARM | RO | Manufacturing |
|
ASAKA INDUSTRIAL CO.,LTD.
Manufacturer of tools for agriculture and construction, plu…
|
5962 | JP | Manufacturing |
|
ASSA ABLOY
A global leader in access solutions for managing physical a…
|
ASSA | SE | Manufacturing |
|
ATOM LIVIN TECH Co.,Ltd.
Develops, manufactures, and sells interior hardware for res…
|
3426 | 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.