
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 |
|---|---|---|---|
|
Image Information Inc.
A vendor-neutral IT strategy partner specializing in busine…
|
3803 | JP | Telecommunications, computer pr… |
|
Impianti
System integrator of ICT, Audio/Video, security, and collab…
|
IMP | IT | Telecommunications, computer pr… |
|
Indo-City Infotech Ltd.
Provides IT solutions, software development, system integra…
|
532100 | IN | Telecommunications, computer pr… |
|
Indra Sistemas S.A.
Global technology and consulting firm for transport, defens…
|
IDR | ES | Telecommunications, computer pr… |
|
INESA Intelligent Tech Inc.
Provides smart city solutions and IT services integrating c…
|
600602 | CN | Telecommunications, computer pr… |
|
INES Corporation
Provides full-lifecycle information system services for div…
|
9742 | JP | Telecommunications, computer pr… |
|
INEST,Inc.
Holding company providing marketing, ASP solutions, and mob…
|
7111 | JP | Telecommunications, computer pr… |
|
Infobird Co., Ltd
SaaS provider of AI-powered, cloud-based customer engagemen…
|
IFBD | US | Telecommunications, computer pr… |
|
Infoclip
IT services firm offering cloud hosting, cybersecurity, and…
|
MLIFC | FR | Telecommunications, computer pr… |
|
Information Planning Co.,LTD.
A software development and consulting firm specializing in …
|
3712 | 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.