
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 |
|---|---|---|---|
|
JACK HENRY & ASSOCIATES INC
Provides technology solutions and payment processing to fin…
|
JKHY | US | Telecommunications, computer pr… |
|
Japan Business Systems, Inc.
A cloud and system integrator providing IT services for dig…
|
5036 | JP | Telecommunications, computer pr… |
|
Japan Data Science Consortium Co. Ltd.
Develops and licenses AI solutions using machine learning f…
|
4418 | JP | Telecommunications, computer pr… |
|
Japan PropTech Co.,Ltd.
Provides IT solutions and operational support services for …
|
4054 | JP | Telecommunications, computer pr… |
|
Japan System Techniques Co.,Ltd.
An information systems integrator offering software and med…
|
4323 | JP | Telecommunications, computer pr… |
|
JBCC Holdings Inc.
A holding company providing a full lifecycle of IT services…
|
9889 | JP | Telecommunications, computer pr… |
|
JCH Systems, Inc.
Develops, manufactures, and markets a wide range of IT prod…
|
033320 | KR | Telecommunications, computer pr… |
|
JCURVE SOLUTIONS LTD
Cloud-based ERP and field service management provider for m…
|
JCS | AU | Telecommunications, computer pr… |
|
JEONGMOON INFORMATION CO.,LTD.
Manufactures LED lighting and provides IT services, softwar…
|
033050 | KR | Telecommunications, computer pr… |
|
JFE Systems, Inc.
A systems integrator providing comprehensive IT solutions f…
|
4832 | 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.