
BESTA — Investor Relations & Filings
Inventec Besta Co., Ltd., a subsidiary of the Inventec Group, is a technology provider specializing in digital handheld devices and integrated system solutions. Operating under the "BESTA" brand, the company is a prominent developer of electronic dictionaries and portable digital products for the global Chinese-speaking market. In addition to its consumer electronics heritage, Inventec Besta has diversified into vertical industry applications, offering comprehensive integration services for smart transportation, intelligent manufacturing, healthcare, and food safety. Its business scope encompasses computer and peripheral equipment manufacturing, data management, and technical consulting. The company also acts as an authorized agent for major global technology brands, providing project-based technical upgrades and professional consulting to support digital transformation across various sectors.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 公司治理組織架構 | 2026-05-19 | Chinese | |
| 115年第1季大陸投資 | 2026-05-19 | Chinese | |
| 115年第1季海外子公司投資 | 2026-05-14 | Chinese | |
| 115年第1季大陸投資 | 2026-05-14 | Chinese | |
| 115年第1季權益變動表 | 2026-05-14 | Chinese | |
| 115年第1季現金流量表 | 2026-05-14 | Chinese |
Browse filings by year
1 year| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46532471 | 公司治理組織架構 | 2026-05-19 | Chinese | ||
| 46515037 | 115年第1季大陸投資 | 2026-05-19 | Chinese | ||
| 46372695 | 115年第1季海外子公司投資 | 2026-05-14 | Chinese | ||
| 46372321 | 115年第1季大陸投資 | 2026-05-14 | Chinese | ||
| 46373882 | 115年第1季權益變動表 | 2026-05-14 | Chinese | ||
| 46373603 | 115年第1季現金流量表 | 2026-05-14 | Chinese | ||
| 46373244 | 115年第1季綜合損益表 | 2026-05-14 | Chinese | ||
| 46372960 | 115年第1季資產負債表 | 2026-05-14 | Chinese | ||
| 46368767 | 115年第1季財務報告書 — 202601_8201_AI1.pdf | 2026-05-14 | Chinese | ||
| 45752205 | 公告本公司董事會通過115年第1季合併財務報告 | 2026-05-11 | Chinese | ||
| 41459643 | 115年04月內部人持股異動(事後) | 2026-05-05 | Chinese | ||
| 41457287 | 115年04月董事會成員及持股 | 2026-05-05 | Chinese | ||
| 40040490 | 114年年報及股東會資料 — 2026_8201_20260522F17.pdf | 2026-04-30 | Chinese | ||
| 40040469 | 114年年報及股東會資料 — 2025_8201_20260522FE4.pdf | 2026-04-30 | English | ||
| 40040442 | 114年年報及股東會資料 — 2025_8201_20260522F04.pdf | 2026-04-30 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Computer consultancy and computer facilities management activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Kinetix Systems Holdings Limited
Comprehensive IT service provider offering infrastructure, …
|
8606 | HK | Telecommunications, computer pr… |
|
Kitalive Inc.
A cloud solutions provider specializing in Salesforce consu…
|
5039 | JP | Telecommunications, computer pr… |
|
KL-Net Corp.
IT firm providing e-logistics solutions for the maritime, p…
|
039420 | KR | Telecommunications, computer pr… |
|
Knowit
Consultancy supporting digital transformation with strategy…
|
KNOW | SE | Telecommunications, computer pr… |
|
Kontrol Technologies Corp.
Integrated AI and IoT solutions for smart building manageme…
|
KNR | CA | Telecommunications, computer pr… |
|
KOREA COMPUTER INC.
Provider of electronic manufacturing services for PCBs, LCD…
|
054040 | KR | Telecommunications, computer pr… |
|
KPS AG
A management consulting firm for business transformation an…
|
KSC | DE | Telecommunications, computer pr… |
|
KSK CO.,LTD.
An IT services company offering LSI, software, hardware, an…
|
9687 | JP | Telecommunications, computer pr… |
|
KS Smart Technologies Limited
Develops smart home automation and IoT solutions for reside…
|
516038 | IN | Telecommunications, computer pr… |
|
Kwangmu Co.,Ltd.
Provides IT services, system integration, and supplies fact…
|
029480 | KR | Telecommunications, computer pr… |
BESTA 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/52727/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52727 | 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=52727 | 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=52727 \ -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": 52727}, 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 BESTA (id: 52727)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.