
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年10月營業收入 | 2025-11-07 | Chinese | |
| 114年10月內部人持股異動(事後) | 2025-11-06 | Chinese | |
| 114年10月董事會成員及持股 | 2025-11-06 | Chinese | |
| 本公司修訂「國內第三次無擔保轉換公司債發行及轉換辦法」 之債權人異議期間屆滿公告 | 2025-11-03 | Chinese | |
| 公告本公司114年第三季合併財務報告董事會召開日期 | 2025-10-30 | Chinese | |
| 114年9月背書保證與資金貸與 | 2025-10-09 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 34414397 | 114年10月營業收入 | 2025-11-07 | Chinese | ||
| 34414405 | 114年10月內部人持股異動(事後) | 2025-11-06 | Chinese | ||
| 34414402 | 114年10月董事會成員及持股 | 2025-11-06 | Chinese | ||
| 34414410 | 本公司修訂「國內第三次無擔保轉換公司債發行及轉換辦法」 之債權人異議期間屆滿公告 | 2025-11-03 | Chinese | ||
| 34414412 | 公告本公司114年第三季合併財務報告董事會召開日期 | 2025-10-30 | Chinese | ||
| 34414419 | 114年9月背書保證與資金貸與 | 2025-10-09 | Chinese | ||
| 34414416 | 114年9月營業收入 | 2025-10-09 | Chinese | ||
| 34414434 | 114年09月內部人持股異動(事後) | 2025-10-07 | Chinese | ||
| 34414423 | 114年09月董事會成員及持股 | 2025-10-07 | Chinese | ||
| 34414438 | (補充公告)本公司修訂「國內第三次無擔保轉換公司債發行 及轉換辦法」之債權人公告 | 2025-10-01 | Chinese | ||
| 34414445 | 114年8月背書保證與資金貸與 | 2025-09-09 | Chinese | ||
| 34414443 | 114年8月營業收入 | 2025-09-09 | Chinese | ||
| 34414451 | 114年08月內部人持股異動(事後) | 2025-09-08 | Chinese | ||
| 34414448 | 114年08月董事會成員及持股 | 2025-09-08 | Chinese | ||
| 34414454 | 本公司修訂「國內第三次無擔保轉換公司債發行及轉換辦法」 之債權人異議期間屆滿公告 | 2025-09-05 | 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.