
KING SHING — Investor Relations & Filings
King Shing Industrial Co., Ltd. is a specialized manufacturer of automotive cooling and air conditioning systems with over 40 years of technical experience. The company’s core product portfolio includes radiator fans, motors, blowers, cooling water tanks, and various air conditioning components. It maintains a high degree of vertical integration, achieving over 90% in-house production capability through processes such as metal stamping, plastic injection, and rotor motor assembly. King Shing offers a comprehensive range of more than 3,000 SKUs across 10+ product lines, primarily serving the automotive aftermarket (AM) while also providing professional OEM/ODM and design services. Utilizing a one-stop production model across its manufacturing facilities, the company focuses on delivering high-reliability cooling solutions and optimized vehicle performance through innovative engineering and rigorous quality control.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 115年第1季財務報告書 — 202601_7732_AI1.pdf | 2026-05-14 | Chinese | |
| 115年第1季海外子公司投資 | 2026-05-13 | Chinese | |
| 115年第1季權益變動表 | 2026-05-13 | Chinese | |
| 115年第1季現金流量表 | 2026-05-13 | Chinese | |
| 115年第1季綜合損益表 | 2026-05-13 | Chinese | |
| 115年第1季資產負債表 | 2026-05-13 | Chinese |
Browse filings by year
1 year| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46369183 | 115年第1季財務報告書 — 202601_7732_AI1.pdf | 2026-05-14 | Chinese | ||
| 46363117 | 115年第1季海外子公司投資 | 2026-05-13 | Chinese | ||
| 46366529 | 115年第1季權益變動表 | 2026-05-13 | Chinese | ||
| 46366345 | 115年第1季現金流量表 | 2026-05-13 | Chinese | ||
| 46366041 | 115年第1季綜合損益表 | 2026-05-13 | Chinese | ||
| 46363901 | 115年第1季資產負債表 | 2026-05-13 | Chinese | ||
| 46203467 | 公告本公司發言人、代理發言人、財務主管、研發主管異動 | 2026-05-12 | Chinese | ||
| 46245948 | 公告本公司董事會通過115年第一季合併財務報告 | 2026-05-12 | Chinese | ||
| 46124627 | 公司基本資料 | 2026-05-12 | Chinese | ||
| 45733481 | 115年4月背書保證與資金貸與 | 2026-05-11 | Chinese | ||
| 45708453 | 115年4月營業收入 | 2026-05-11 | Chinese | ||
| 41459530 | 115年04月內部人持股異動(事後) | 2026-05-05 | Chinese | ||
| 41457168 | 115年04月董事會成員及持股 | 2026-05-05 | Chinese | ||
| 40843089 | 115年4月30日內部人設質解質 | 2026-05-04 | Chinese | ||
| 40862034 | 公告本公司115年第一季合併財務報告董事會召開日期 | 2026-05-04 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of parts and accessories for motor vehicles
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AC S.A.
Manufacturer of autogas systems (LPG/CNG) for petrol and di…
|
ACG | PL | Manufacturing |
|
ActBlue Co., Ltd.
Develops engine exhaust after-treatment systems to meet glo…
|
300816 | CN | Manufacturing |
|
ADD Industry (Zhejiang) Co., Ltd
Manufacturer of automotive suspension components, including…
|
603089 | CN | Manufacturing |
|
Adient plc
Global designer and manufacturer of automotive seating syst…
|
ADNT | IE | Manufacturing |
|
AD Plastik d.d.
Develops and produces plastic components for the automotive…
|
ADPL | HR | Manufacturing |
|
ADRAD HOLDINGS LIMITED
Designs and manufactures heat exchange solutions and automo…
|
AHL | AU | Manufacturing |
|
Adval Tech Holding AG
Manufactures high-volume metal and plastic components for t…
|
ADVN | CH | Manufacturing |
|
ADVANCED BRAKING TECHNOLOGY LTD
Provides sealed, fail-safe braking solutions for heavy mach…
|
ABV | AU | Manufacturing |
|
Agriauto Industries Limited
Manufactures and sells automotive, motorcycle, and agricult…
|
AGIL | PK | Manufacturing |
|
AISAN INDUSTRY CO., LTD
Manufacturer of automotive components, fuel systems, and en…
|
7283 | JP | Manufacturing |
KING SHING 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/52690/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52690 | 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=52690 | 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=52690 \ -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": 52690}, 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 KING SHING (id: 52690)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.