
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 |
|---|---|---|---|
|
Kyndryl Holdings, Inc.
Designs, builds, manages, and modernizes complex, mission-c…
|
KD | US | Telecommunications, computer pr… |
|
Kyoritsu Computer & Communication Co.,Ltd.
ICT solutions provider offering management information solu…
|
3670 | JP | Telecommunications, computer pr… |
|
KYORITSU ELECTRIC CORPORATION
An engineering solutions provider specializing in intellige…
|
6874 | JP | Telecommunications, computer pr… |
|
Latent View Analytics Limited
Provides digital analytics, data science, and AI services f…
|
LATENTVIEW | IN | Telecommunications, computer pr… |
|
Leadway Technology Investment Group Limited
Provides smart card products, chips, and digital solutions …
|
2086 | HK | Telecommunications, computer pr… |
|
Lectra
Provides integrated technology solutions for industries usi…
|
LSS | FR | Telecommunications, computer pr… |
|
Legion Resources Corp.
Specialized IT, security, and intelligence services for the…
|
— | CA | Telecommunications, computer pr… |
|
Lex Nimble Solutions Limited
Offers consulting, training, and software development for p…
|
541196 | IN | Telecommunications, computer pr… |
|
LG CNS Co., Ltd.
An IT services and solutions company specializing in AI Tra…
|
064400 | KR | Telecommunications, computer pr… |
|
LGMS BERHAD
A cybersecurity services provider offering solutions for cy…
|
— | MY | 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.