
Weikeng — 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 |
|---|---|---|---|
| 109年第4季大陸投資 | 2021-03-30 | Chinese | |
| 109年度財務比率 | 2021-03-29 | Chinese | |
| 109年第4季現金流量表 | 2021-03-29 | Chinese | |
| 109年第4季綜合損益表 | 2021-03-29 | Chinese | |
| 109年第4季資產負債表 | 2021-03-29 | Chinese | |
| 109年度營益分析 | 2021-03-29 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2021
15 filings
| |||||
| 34291635 | 109年第4季大陸投資 | 2021-03-30 | Chinese | ||
| 34291639 | 109年度財務比率 | 2021-03-29 | Chinese | ||
| 34291665 | 109年第4季現金流量表 | 2021-03-29 | Chinese | ||
| 34291661 | 109年第4季綜合損益表 | 2021-03-29 | Chinese | ||
| 34291658 | 109年第4季資產負債表 | 2021-03-29 | Chinese | ||
| 34291656 | 109年度營益分析 | 2021-03-29 | Chinese | ||
| 34291652 | 109年度應收帳款周轉率 | 2021-03-29 | Chinese | ||
| 34291650 | 109年度存貨週轉率 | 2021-03-29 | Chinese | ||
| 34291647 | 109年第4季權益變動表 | 2021-03-29 | Chinese | ||
| 34291643 | 109年度毛利率 | 2021-03-29 | Chinese | ||
| 34291668 | 公開發行公司或其子公司新增背書保證金額 達新臺幣三千萬元以上且達該公開發行公司 最近期財務報表淨值百分之五以上者。 | 2021-03-26 | Chinese | ||
| 34291671 | 董事會決議股利分派公告 | 2021-03-26 | Chinese | ||
| 34291674 | 公告本公司通過董事會109年第四季合併財務報表 | 2021-03-26 | Chinese | ||
| 34291678 | 本公司董事會決議召開民國一一○年股東常會公告 | 2021-03-26 | Chinese | ||
| 34291681 | 109年度股利金額(董事會決議) | 2021-03-26 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Wholesale of electronic and telecommunications equipment and parts
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ACO GROUP BERHAD
Distributor of electrical products and accessories for indu…
|
— | MY | Wholesale and retail trade |
|
AGIS Tbk
Engaged in general and electronic trading, consumer electro…
|
TMPI | ID | Wholesale and retail trade |
|
Alcadon Group AB
Developer and distributor of products for network infrastru…
|
ALCA | SE | Wholesale and retail trade |
|
ALLIED TECNOLOGIA S.A.
Multichannel distributor and retailer of consumer electroni…
|
— | BR | Wholesale and retail trade |
|
ALLTEK
Communication component distributor and solution provider f…
|
3209 | TW | Wholesale and retail trade |
|
AMBERTECH LIMITED
Distributor of professional audio, video, and broadcast equ…
|
AMO | AU | Wholesale and retail trade |
|
ANSTEK
Distributor of electronic components and provider of integr…
|
3528 | TW | Wholesale and retail trade |
|
Apex Ace Holding Limited
Distribution and supply of electronic components, digital s…
|
6036 | HK | Wholesale and retail trade |
|
ARROW ELECTRONICS, INC.
Global provider of electronic components and enterprise com…
|
ARW | US | Wholesale and retail trade |
|
ATRenew Inc.
A technology-driven platform for pre-owned consumer electro…
|
RERE | US | Wholesale and retail trade |
Weikeng 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 (id: 52266)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.