
Advantech — Investor Relations & Filings
Advantech is a global leader in industrial computing, IoT intelligent systems, and embedded platforms. The company specializes in providing comprehensive system integration, hardware, software, and customer-centric design services. Its diverse product portfolio encompasses industrial PCs, embedded systems, single-board computers, industrial motherboards, and specialized solutions for the medical and transportation sectors. Advantech is a key driver of Industry 4.0 and machine automation, utilizing a "Sector-Driven" strategy to advance AIoT and edge computing innovations. By integrating Edge AI with robust hardware and software platforms, the company facilitates enhanced operational efficiency and seamless information integration. Guided by its vision of "Enabling an Intelligent Planet," Advantech focuses on co-creating ecosystem solutions that accelerate digital transformation across the global IoT landscape.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 109年年報及股東會資料 — 2019_2395_20200528FE4.pdf | 2020-06-03 | Chinese | |
| 109年年報及股東會資料 — 2019_2395_20200528F04.pdf | 2020-06-03 | Chinese | |
| 109年年報及股東會資料 — 2020_2395_20200528F17.pdf | 2020-06-03 | Chinese | |
| 109年年報及股東會資料 — 2020_2395_20200528F13.pdf | 2020-06-03 | Chinese | |
| 109年年報及股東會資料 — 2020_2395_20200528FE2.pdf | 2020-06-03 | Chinese | |
| 109年年報及股東會資料 — 2020_2395_20200528F02.pdf | 2020-06-03 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2020
15 filings
| |||||
| 33747859 | 109年年報及股東會資料 — 2019_2395_20200528FE4.pdf | 2020-06-03 | Chinese | ||
| 33747849 | 109年年報及股東會資料 — 2019_2395_20200528F04.pdf | 2020-06-03 | Chinese | ||
| 33747834 | 109年年報及股東會資料 — 2020_2395_20200528F17.pdf | 2020-06-03 | Chinese | ||
| 33747828 | 109年年報及股東會資料 — 2020_2395_20200528F13.pdf | 2020-06-03 | Chinese | ||
| 33747822 | 109年年報及股東會資料 — 2020_2395_20200528FE2.pdf | 2020-06-03 | Chinese | ||
| 33747811 | 109年年報及股東會資料 — 2020_2395_20200528F02.pdf | 2020-06-03 | Chinese | ||
| 33747805 | 109年年報及股東會資料 — 2020_2395_20200528FE1.pdf | 2020-06-03 | Chinese | ||
| 33747796 | 109年年報及股東會資料 — 2020_2395_20200528F01.pdf | 2020-06-03 | Chinese | ||
| 33741721 | 公告本公司109年度股東常會重要決議事項 | 2020-05-28 | Chinese | ||
| 33741722 | 公告本公司董事會決議委任薪酬委員會成員 | 2020-05-28 | Chinese | ||
| 33741723 | 公告本公司審計委員會新任委員 | 2020-05-28 | Chinese | ||
| 33741724 | 公告本公司董事會選任董事長 | 2020-05-28 | Chinese | ||
| 33741725 | 公告本公司109年股東常會決議解除董事競業禁止案 | 2020-05-28 | Chinese | ||
| 33741726 | 公告本公司109年股東常會全面改選董事 | 2020-05-28 | Chinese | ||
| 33741727 | 公告本公司109年度除息基準日 | 2020-05-28 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of computers and peripheral equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
2CRSi
Designs and manufactures high-performance, energy-efficient…
|
2CRSI | FR | Manufacturing |
|
AAEON
Manufacturer of industrial and embedded computing platforms…
|
6579 | TW | Manufacturing |
|
ABKO CO., LTD.
Develops PC components, gaming peripherals, and consumer el…
|
129890 | KR | Manufacturing |
|
ACER
Specializes in computer hardware like PCs, laptops, desktop…
|
2353 | TW | Manufacturing |
|
ADLINK
Global provider of edge computing and IoT solutions for ind…
|
6166 | TW | Manufacturing |
|
AGM GROUP HOLDINGS, INC.
Designs blockchain ASIC chips and sells cryptocurrency mini…
|
AGMH | US | Manufacturing |
|
AGT
Develops computer peripherals, smart mobile devices, and sm…
|
2432 | TW | Manufacturing |
|
AIC
Designs professional display devices and visual solutions f…
|
9912 | TW | Manufacturing |
|
AMAX
Global provider of AI and HPC solutions, high-density serve…
|
6933 | TW | Manufacturing |
|
Anhui Shiny Electronic Technology Company Limited
OEM/ODM manufacturer of electronic components and consumer …
|
300956 | CN | Manufacturing |
Advantech 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/52053/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52053 | 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=52053 | 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=52053 \ -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": 52053}, 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 Advantech (id: 52053)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.