
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 |
|---|---|---|---|
| 113年第3季財務報告書 — 202401_3376_AI1.pdf | 2024-11-04 | Chinese | |
| 公告本公司董事會通過113年度第三季合併財務報告 | 2024-11-01 | Chinese | |
| 公告本公司113年第三季合併財務報告董事會召開日期 | 2024-10-24 | Chinese | |
| 本公司受邀參加國泰證券舉辦之海外路演 | 2024-10-24 | Chinese | |
| 113年10月法人說明會簡報 — 337620241024E003.pdf | 2024-10-24 | Chinese | |
| 113年10月法人說明會簡報 — 337620241024M003.pdf | 2024-10-24 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
15 filings
| |||||
| 34422204 | 113年第3季財務報告書 — 202401_3376_AI1.pdf | 2024-11-04 | Chinese | ||
| 34413115 | 公告本公司董事會通過113年度第三季合併財務報告 | 2024-11-01 | Chinese | ||
| 34413121 | 公告本公司113年第三季合併財務報告董事會召開日期 | 2024-10-24 | Chinese | ||
| 34413125 | 本公司受邀參加國泰證券舉辦之海外路演 | 2024-10-24 | Chinese | ||
| 34413381 | 113年10月法人說明會簡報 — 337620241024E003.pdf | 2024-10-24 | Chinese | ||
| 34413151 | 113年10月法人說明會簡報 — 337620241024M003.pdf | 2024-10-24 | Chinese | ||
| 34413128 | 113年10月法人說明會簡報 | 2024-10-24 | Chinese | ||
| 34413395 | 113年10月變更登記 | 2024-10-09 | Chinese | ||
| 34413403 | 113年9月背書保證與資金貸與 | 2024-10-09 | Chinese | ||
| 34413399 | 113年9月營業收入 | 2024-10-09 | Chinese | ||
| 34413407 | 113年10月僑外投資持股 | 2024-10-09 | Chinese | ||
| 34413417 | 113年09月內部人持股異動(事後) | 2024-10-05 | Chinese | ||
| 34413412 | 113年09月董事會成員及持股 | 2024-10-05 | Chinese | ||
| 34413422 | 公告本公司113年現金增資收足股款暨增資基準日 | 2024-09-20 | Chinese | ||
| 34413430 | 113年8月背書保證與資金貸與 | 2024-09-09 | 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.