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 |
|---|---|---|---|
|
WPG Holdings Limited
Leading global semiconductor component distributor and Asia…
|
3702 | TW | Wholesale and retail trade |
|
WT Microelectronics Co., Ltd.
Global semiconductor distributor offering supply chain mana…
|
3036 | TW | Wholesale and retail trade |
|
Wuhan P&S Information Technology Co.,Ltd
Distributes electronic components and provides technical ap…
|
300184 | CN | Wholesale and retail trade |
|
XIAMEN DINGRONGYAN TECHNOLOGY CO., LTD.
Provides electronic components, semiconductors, and integra…
|
301028 | CN | Wholesale and retail trade |
|
YW COMPANY LIMITED
A diversified company providing rental, wholesale, and corp…
|
051390 | KR | Wholesale and retail trade |
|
Zenitron Corporation
Value-added distributor of semiconductor components and tur…
|
3028 | TW | 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.