
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年2月背書保證與資金貸與 | 2025-03-07 | Chinese | |
| 114年2月營業收入 | 2025-03-07 | Chinese | |
| 公告本公司113年度財務報告董事會召開日期為114年3月13日 | 2025-03-05 | Chinese | |
| 114年02月內部人持股異動(事後) | 2025-03-05 | Chinese | |
| 114年02月董事會成員及持股 | 2025-03-05 | Chinese | |
| 代子公司欣日興精密電子(蘇州)有限公司公告董事會決議通過 租地委建廠房 | 2025-02-11 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
14 filings
| |||||
| 34415402 | 114年2月背書保證與資金貸與 | 2025-03-07 | Chinese | ||
| 34415399 | 114年2月營業收入 | 2025-03-07 | Chinese | ||
| 34415406 | 公告本公司113年度財務報告董事會召開日期為114年3月13日 | 2025-03-05 | Chinese | ||
| 34415415 | 114年02月內部人持股異動(事後) | 2025-03-05 | Chinese | ||
| 34415410 | 114年02月董事會成員及持股 | 2025-03-05 | Chinese | ||
| 34415420 | 代子公司欣日興精密電子(蘇州)有限公司公告董事會決議通過 租地委建廠房 | 2025-02-11 | Chinese | ||
| 34415430 | 114年1月背書保證與資金貸與 | 2025-02-08 | Chinese | ||
| 34415425 | 114年1月營業收入 | 2025-02-08 | Chinese | ||
| 34415439 | 114年01月內部人持股異動(事後) | 2025-02-06 | Chinese | ||
| 34415435 | 114年01月董事會成員及持股 | 2025-02-06 | Chinese | ||
| 34415445 | 113年12月背書保證與資金貸與 | 2025-01-09 | Chinese | ||
| 34415441 | 113年12月營業收入 | 2025-01-09 | Chinese | ||
| 34415454 | 113年12月內部人持股異動(事後) | 2025-01-07 | Chinese | ||
| 34415446 | 113年12月董事會成員及持股 | 2025-01-07 | Chinese | ||
|
2024
1 filing
| |||||
| 34412856 | 公告本公司董事會決議增資子公司Smart Point Co., Ltd. 暨 轉投資案 | 2024-12-12 | 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.