
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 |
|---|---|---|---|
| 公司基本資料 | 2026-01-28 | Chinese | |
| 代重要子公司欣日興精密電子(蘇州)有限公司公告董事長異動 | 2026-01-26 | Chinese | |
| 公告本公司發言人異動 | 2026-01-26 | Chinese | |
| 114年12月背書保證與資金貸與 | 2026-01-09 | Chinese | |
| 114年12月營業收入 | 2026-01-09 | Chinese | |
| 114年12月內部人持股異動(事後) | 2026-01-07 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
7 filings
| |||||
| 34415836 | 公司基本資料 | 2026-01-28 | Chinese | ||
| 34415839 | 代重要子公司欣日興精密電子(蘇州)有限公司公告董事長異動 | 2026-01-26 | Chinese | ||
| 34415842 | 公告本公司發言人異動 | 2026-01-26 | Chinese | ||
| 34415846 | 114年12月背書保證與資金貸與 | 2026-01-09 | Chinese | ||
| 34415844 | 114年12月營業收入 | 2026-01-09 | Chinese | ||
| 34415853 | 114年12月內部人持股異動(事後) | 2026-01-07 | Chinese | ||
| 34415849 | 114年12月董事會成員及持股 | 2026-01-07 | Chinese | ||
|
2025
8 filings
| |||||
| 34414280 | 公司治理組織架構 | 2025-12-16 | Chinese | ||
| 34414283 | 114年11月背書保證與資金貸與 | 2025-12-09 | Chinese | ||
| 34414281 | 114年11月營業收入 | 2025-12-09 | Chinese | ||
| 34414287 | 114年11月內部人持股異動(事後) | 2025-12-05 | Chinese | ||
| 34414285 | 114年11月董事會成員及持股 | 2025-12-05 | Chinese | ||
| 34414288 | 公告本公司修訂「國內第三次無擔保轉換公司債發行及轉換辦法」 業經金融監督管理委員會核准 | 2025-11-28 | Chinese | ||
| 34414290 | 本公司受邀參加元富證券舉辦之2025年冬季投資論壇,就公司營運概況等說明。 | 2025-11-24 | Chinese | ||
| 34414369 | 114年11月法人說明會簡報 — 337620251124E001.pdf | 2025-11-24 | 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.