Weikeng Industrial Co., Ltd. — Investor Relations & Filings
Established in 1977, Weikeng Industrial Co., Ltd. is a specialized distributor of semiconductor electronic components and information technology products. The company provides a comprehensive portfolio of integrated circuits and electronic solutions, serving as a strategic partner for global technology suppliers and downstream manufacturers. Its core operations encompass the distribution of active and passive components, supported by technical services including application development and field application engineering. Weikeng emphasizes the development of a green supply chain, integrating environmental protection standards into its logistics and procurement processes. The company delivers technical solutions across diverse sectors such as consumer electronics, industrial automation, and telecommunications. By combining extensive product knowledge with supply chain management expertise, Weikeng facilitates the efficient deployment of advanced electronic technologies.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 115年第1季權益變動表 | 2026-05-06 | Chinese | |
| 115年第1季現金流量表 | 2026-05-06 | Chinese | |
| 115年第1季綜合損益表 | 2026-05-06 | Chinese | |
| 115年第1季資產負債表 | 2026-05-06 | Chinese | |
| 公告本公司將決議115年第一季財務報告董事會召開日期 | 2026-04-27 | Chinese | |
| 115年3月背書保證與資金貸與 | 2026-04-09 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 41700725 | 115年第1季權益變動表 | 2026-05-06 | Chinese | ||
| 41700715 | 115年第1季現金流量表 | 2026-05-06 | Chinese | ||
| 41700704 | 115年第1季綜合損益表 | 2026-05-06 | Chinese | ||
| 41700694 | 115年第1季資產負債表 | 2026-05-06 | Chinese | ||
| 37422867 | 公告本公司將決議115年第一季財務報告董事會召開日期 | 2026-04-27 | Chinese | ||
| 33899642 | 115年3月背書保證與資金貸與 | 2026-04-09 | Chinese | ||
| 33899627 | 115年3月營業收入 | 2026-04-09 | Chinese | ||
| 33697127 | 115年03月內部人持股異動(事後) | 2026-04-07 | Chinese | ||
| 33697124 | 115年03月董事會成員及持股 | 2026-04-07 | Chinese | ||
| 34293932 | 115年3月變更登記 | 2026-03-31 | Chinese | ||
| 34293938 | 公司基本資料 | 2026-03-31 | Chinese | ||
| 34293942 | 114年度財務比率 | 2026-03-13 | Chinese | ||
| 34293981 | 114年度營益分析 | 2026-03-13 | Chinese | ||
| 34293979 | 114年第4季權益變動表 | 2026-03-13 | Chinese | ||
| 34293973 | 114年第4季現金流量表 | 2026-03-13 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Wholesale of electronic and telecommunications equipment and parts
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Supreme Electronics Co., Ltd.
Specialized distributor of semiconductor components and pri…
|
8112 | TW | Wholesale and retail trade |
|
TAITRON COMPONENTS INC
A distributor of brand-name and ODM electronic components, …
|
TAIT | US | Wholesale and retail trade |
|
Takachiho Co.,Ltd
An electronics technology trading company for network and s…
|
8225 | JP | Wholesale and retail trade |
|
TAKACHIHO KOHEKI CO.,LTD.
Technology trading company specializing in electronics, sof…
|
2676 | JP | Wholesale and retail trade |
|
Telling Telecommunication Holding Co.,Ltd.
Distributes mobile products and provides integrated supply …
|
000829 | CN | Wholesale and retail trade |
|
Telsys Ltd.
A stocking distributor of electronic components and systems…
|
TLSY | IL | Wholesale and retail trade |
|
TOKYO ELECTRON DEVICE LIMITED
Distributes electronic components and provides integrated I…
|
2760 | JP | Wholesale and retail trade |
|
TOMEN DEVICES CORPORATION
Specialized electronics trading company distributing Samsun…
|
2737 | JP | Wholesale and retail trade |
|
Topco Scientific Co., Ltd.
Integrated provider of materials, equipment, and solutions …
|
5434 | TW | Wholesale and retail trade |
|
TSC Shannock Corporation
Founded in 1985, its primary business is the wholesale dist…
|
— | CA | Wholesale and retail trade |
Weikeng Industrial Co., Ltd. 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/52266/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52266 | 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=52266 | 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=52266 \ -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": 52266}, 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 Weikeng Industrial Co., Ltd. (id: 52266)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.