
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 |
|---|---|---|---|
|
INSIGHT ENTERPRISES INC
A global Solutions Integrator providing IT hardware, softwa…
|
NSIT | US | Telecommunications, computer pr… |
|
INSIGHT INC.
A Solutions Integrator combining hardware, software, and se…
|
2172 | US | Telecommunications, computer pr… |
|
Inspirisys Solutions Limited
Provides digital transformation, cloud, cybersecurity, and …
|
INSPIRISYS | IN | Telecommunications, computer pr… |
|
INSUNG INFORMATION CO., LTD
IT infrastructure solutions provider for network systems an…
|
033230 | KR | Telecommunications, computer pr… |
|
Integrated Hi-tech ltd.
Provides software development, ERP implementation, and IT i…
|
532303 | IN | Telecommunications, computer pr… |
|
IntelliAM AI Plc
Provides an AI and machine learning platform for asset mana…
|
INT | GB | Telecommunications, computer pr… |
|
INTELLIGENT PROTECTION MANAGEMENT CORP.
A managed technology solutions provider for cybersecurity a…
|
IPM | US | Telecommunications, computer pr… |
|
INTERNATIONAL BUSINESS MACHINES CORP
An integrated technology and consulting company specializin…
|
IBM | US | Telecommunications, computer pr… |
|
International Data Managements Ltd.
Provides technology infrastructure, system integration, and…
|
517044 | IN | Telecommunications, computer pr… |
|
Internetworking and Broadband Consulting Co.,Ltd.
Develops and sells IT system performance monitoring tools a…
|
3920 | JP | 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.