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 |
|---|---|---|---|
|
HAGIWARA ELECTRIC HOLDINGS CO.,LTD.
A technology trading company for electronic devices and fac…
|
7467 | JP | Wholesale and retail trade |
|
ICkey(Shanghai)Internet and Technology Co.,Ltd.
B2B e-commerce platform for electronic component distributi…
|
301563 | CN | Wholesale and retail trade |
|
ICZOOM Group Inc.
A B2B e-commerce platform for electronic components, semico…
|
IZM | US | Wholesale and retail trade |
|
INTERCABLE ICH INC.
Distributes specialized tools and advanced electrical conne…
|
ICH | CA | Wholesale and retail trade |
|
Intertech S.A.
Distributes high-tech products and integrated solutions in …
|
INTET | GR | Wholesale and retail trade |
|
ION VIDEO LTD
Distributes and supports professional video, broadcast, and…
|
IOV | AU | Wholesale and retail trade |
|
KAGA ELECTRONICS CO.,LTD.
Manufactures and sells electronic components, semiconductor…
|
8154 | JP | Wholesale and retail trade |
|
KYOEI SANGYO CO.,LTD.
Technology trading company for electronics offering design …
|
6973 | JP | Wholesale and retail trade |
|
Macfos Limited
Distributes electronic components, mechanical parts, and pr…
|
543787 | IN | Wholesale and retail trade |
|
Macnica Anstek Inc.
Distributor of electronic components and provider of integr…
|
3528 | 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.