
ITE — Investor Relations & Filings
ITE Tech. Inc. is a professional fabless IC design house specializing in the development of highly integrated semiconductor solutions. Since its inception in 1996, the company has established itself as a global leader in Super I/O and Keyboard and Embedded Controller (EC) chip technologies, primarily serving the desktop and notebook computer markets. Its core technical competencies encompass high-speed serial interfaces, video codecs, touch sensing, surveillance, OFDM, and sensor fusion. By leveraging advanced Silicon Intellectual Property (SIP) and integrated system hardware-software expertise, ITE provides comprehensive platform-level solutions. Beyond its dominant position in the PC and notebook sectors, the company’s product portfolio extends to display systems, audio-visual equipment, industrial control systems, and various embedded applications, focusing on high reliability and technological integration.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 公司治理組織架構 | 2026-05-28 | Chinese | |
| 功能性委員會成員 | 2026-05-28 | Chinese | |
| 公告本公司第五屆薪資報酬委員會委員任期屆滿 | 2026-05-28 | Chinese | |
| 公告本公司第六屆審計委員會委員 | 2026-05-28 | Chinese | |
| 公告本公司股東常會決議同意解除新任董事競業禁止之限制 | 2026-05-28 | Chinese | |
| 公告本公司一一五年度股東常會改選董事 | 2026-05-28 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47860813 | 公司治理組織架構 | 2026-05-28 | Chinese | ||
| 47858873 | 功能性委員會成員 | 2026-05-28 | Chinese | ||
| 47858868 | 公告本公司第五屆薪資報酬委員會委員任期屆滿 | 2026-05-28 | Chinese | ||
| 47858867 | 公告本公司第六屆審計委員會委員 | 2026-05-28 | Chinese | ||
| 47858866 | 公告本公司股東常會決議同意解除新任董事競業禁止之限制 | 2026-05-28 | Chinese | ||
| 47858865 | 公告本公司一一五年度股東常會改選董事 | 2026-05-28 | Chinese | ||
| 47858861 | 公告本公司一一五年股東常會重要決議事項 | 2026-05-28 | Chinese | ||
| 46529650 | 115年05月僑外投資持股 | 2026-05-19 | Chinese | ||
| 46191131 | 115年05月法人說明會簡報 — 301420260512E001.pdf | 2026-05-12 | English | ||
| 46191089 | 115年05月法人說明會簡報 — 301420260512M001.pdf | 2026-05-12 | Chinese | ||
| 46191047 | 115年05月法人說明會簡報 | 2026-05-12 | Chinese | ||
| 45751443 | 本公司受邀參加宏遠證券股份有限公司所舉辦之法人說明會 | 2026-05-11 | Chinese | ||
| 47844092 | 115年第1季財務報告書 — 202601_3014_AI1.pdf | 2026-05-08 | Chinese | ||
| 47843791 | 115年第1季大陸投資 | 2026-05-08 | Chinese | ||
| 47843840 | 115年第1季權益變動表 | 2026-05-08 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other electronic components and boards
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
STANDEX INTERNATIONAL CORP/DE/
A global manufacturer of custom solutions and engineered co…
|
SXI | US | Manufacturing |
|
Starpower Semiconductor Ltd.
Produces power semiconductor modules for automotive, indust…
|
603290 | CN | Manufacturing |
|
STMicroelectronics
Develops semiconductor solutions for smart mobility, power …
|
STM | NL | Manufacturing |
|
SUMCO CORPORATION
Manufacturer of high-purity silicon wafers for the global s…
|
3436 | JP | Manufacturing |
|
SUMIDA CORPORATION
Designs and manufactures inductive components and modules f…
|
6817 | JP | Manufacturing |
|
SUNCALL CORPORATION
An integrated manufacturer of precision parts for automotiv…
|
5985 | JP | Manufacturing |
|
SUNGHO ELECTRONICS CORP.
Manufactures electronic components like film capacitors, EM…
|
043260 | KR | Manufacturing |
|
SUNGMOON ELECTRONICS CO.,LTD
Manufacturer of metallized and sputtered films for the elec…
|
014910 | KR | Manufacturing |
|
SUNGWOOELECTRONICSCO.,LTD.
Manufacturer of ultra-precision components for the electron…
|
081580 | KR | Manufacturing |
|
SUNGWOO TECHRON COMPANY
Manufacturer of equipment and components for the semiconduc…
|
045300 | KR | Manufacturing |
ITE 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/52248/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52248 | 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=52248 | 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=52248 \ -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": 52248}, 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 ITE (id: 52248)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.