
Well Shin — Investor Relations & Filings
Well Shin Technology Co., Ltd. is a global provider of power connection and distribution solutions. The company specializes in the research, development, and manufacturing of a comprehensive range of electrical components, including AC/DC power cords, plugs, sockets, and travel adapters. Its technical expertise extends to specialized products such as electric vehicle (EV) connectors, Power Distribution Units (PDUs), locking cords, and wiring harnesses. Well Shin serves diverse sectors including household appliances, IT and 3C communications, industrial automation, construction, marine, transportation, and medical fields. Additionally, the company develops IoT home automation systems and various charging solutions like USB and car chargers. Focused on electrical safety and innovation, Well Shin provides integrated power solutions tailored to the requirements of international brands and complex infrastructure projects.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 115年年報及股東會資料 — 2026_3501_20260623FE2.pdf | 2026-05-21 | English | |
| 115年年報及股東會資料 — 2026_3501_20260623FE1.pdf | 2026-05-21 | English | |
| 115年年報及股東會資料 — 2026_3501_20260623F01.pdf | 2026-05-21 | Chinese | |
| 115年年報及股東會資料 — 2026_3501_20260623F13.pdf | 2026-05-21 | Chinese | |
| 115年年報及股東會資料 — 2026_3501_20260623F02.pdf | 2026-05-21 | Chinese | |
| 115年第1季財務報告書 — 202601_3501_AI1.pdf | 2026-05-13 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46715983 | 115年年報及股東會資料 — 2026_3501_20260623FE2.pdf | 2026-05-21 | English | ||
| 46715966 | 115年年報及股東會資料 — 2026_3501_20260623FE1.pdf | 2026-05-21 | English | ||
| 46715955 | 115年年報及股東會資料 — 2026_3501_20260623F01.pdf | 2026-05-21 | Chinese | ||
| 46715898 | 115年年報及股東會資料 — 2026_3501_20260623F13.pdf | 2026-05-21 | Chinese | ||
| 46715818 | 115年年報及股東會資料 — 2026_3501_20260623F02.pdf | 2026-05-21 | Chinese | ||
| 45881596 | 115年第1季財務報告書 — 202601_3501_AI1.pdf | 2026-05-13 | Chinese | ||
| 46362519 | 115年第1季海外子公司投資 | 2026-05-13 | Chinese | ||
| 46362034 | 115年第1季大陸投資 | 2026-05-13 | Chinese | ||
| 46366498 | 115年第1季權益變動表 | 2026-05-13 | Chinese | ||
| 46366313 | 115年第1季現金流量表 | 2026-05-13 | Chinese | ||
| 46366008 | 115年第1季綜合損益表 | 2026-05-13 | Chinese | ||
| 46363868 | 115年第1季資產負債表 | 2026-05-13 | Chinese | ||
| 45751701 | 本公司董事會通過115年度第一季合併財務報告 | 2026-05-11 | Chinese | ||
| 45726189 | 115年4月背書保證與資金貸與 | 2026-05-11 | Chinese | ||
| 45707520 | 115年4月營業收入 | 2026-05-11 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of wiring devices
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ARC Insulation & Insulators Limited
Produces high-voltage insulators and hardware for power gri…
|
ARCIIL | IN | Manufacturing |
|
Atkore Inc.
Manufacturer of electrical, safety, and infrastructure solu…
|
ATKR | US | Manufacturing |
|
CCSC Technology International Holdings Ltd
Designs and manufactures customized interconnect products l…
|
CCTG | US | Manufacturing |
|
Cembre
Manufactures electrical connection solutions for industrial…
|
CMB | IT | Manufacturing |
|
CHANG LAN TECHNOLOGY GROUP CO.,LTD.
Develops and manufactures high-voltage power cable accessor…
|
002879 | CN | Manufacturing |
|
Classic Electricals Ltd.
Designs and manufactures electrical installation products a…
|
512213 | IN | Manufacturing |
|
Dongnan Electronics Co.,Ltd.
Manufactures high-precision electronic switches and harness…
|
301359 | CN | Manufacturing |
|
Electro Force (India) Limited
Manufacturer of precision metal components, plastic parts, …
|
EFORCE | IN | Manufacturing |
|
GEM
Global manufacturer of precision terminals, connectors, and…
|
2460 | TW | Manufacturing |
|
GONEO GROUP CO.,LTD.
Produces electrical connections, lighting, smart home tech,…
|
603195 | CN | Manufacturing |
Well Shin 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/52332/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52332 | 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=52332 | 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=52332 \ -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": 52332}, 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 Well Shin (id: 52332)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.