
ITEQ — Investor Relations & Filings
ITEQ Corporation is a global manufacturer specializing in high-performance copper clad laminates (CCL) and prepreg materials for the printed circuit board (PCB) sector. Established in 1997, the company provides a comprehensive range of products, including multilayer laminates, mass lam foundry services, and thermal management materials. ITEQ focuses on the development of high-grade special materials designed for advanced applications in wireless communication, artificial intelligence, and high-performance computing. By leveraging strategic partnerships and continuous investment in research and development, the company delivers technical solutions characterized by consistent quality and competitive performance. ITEQ operates as a leading supplier in the laminate market, emphasizing operational efficiency and technological innovation to meet the evolving requirements of global electronics manufacturing.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 本公司受邀參加第一金證券舉辦之第一金證券Q2投資論壇 | 2026-05-28 | Chinese | |
| 本公司受邀參加花旗證券舉辦之Citi 2026 Taiwan Conference | 2026-05-28 | Chinese | |
| 本公司受邀參加匯豐銀行舉辦之Taiwan Conference 2026 | 2026-05-28 | Chinese | |
| 115年06月法人說明會簡報 — 621320260525E001.pdf | 2026-05-28 | English | |
| 115年06月法人說明會簡報 — 621320260525M001.pdf | 2026-05-28 | Chinese | |
| 115年06月法人說明會簡報 | 2026-05-28 | Chinese |
Browse filings by year
1 year| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47862519 | 本公司受邀參加第一金證券舉辦之第一金證券Q2投資論壇 | 2026-05-28 | Chinese | ||
| 47862515 | 本公司受邀參加花旗證券舉辦之Citi 2026 Taiwan Conference | 2026-05-28 | Chinese | ||
| 47861355 | 本公司受邀參加匯豐銀行舉辦之Taiwan Conference 2026 | 2026-05-28 | Chinese | ||
| 47860856 | 115年06月法人說明會簡報 — 621320260525E001.pdf | 2026-05-28 | English | ||
| 47860855 | 115年06月法人說明會簡報 — 621320260525M001.pdf | 2026-05-28 | Chinese | ||
| 47860854 | 115年06月法人說明會簡報 | 2026-05-28 | Chinese | ||
| 47672818 | 公告本公司決定115年除息基準日 | 2026-05-27 | Chinese | ||
| 47538787 | 公告本公司股東常會決議解除董事競業禁止限制事宜 | 2026-05-27 | Chinese | ||
| 47521571 | 本公司115年股東常會重要決議事項 | 2026-05-27 | Chinese | ||
| 47439345 | 115年5月變更登記 | 2026-05-27 | Chinese | ||
| 47111151 | 公司基本資料 | 2026-05-27 | Chinese | ||
| 47023843 | 115年05月法人說明會簡報 — 621320260525E001.pdf | 2026-05-25 | English | ||
| 47023841 | 115年05月法人說明會簡報 — 621320260525M001.pdf | 2026-05-25 | Chinese | ||
| 47023837 | 115年05月法人說明會簡報 | 2026-05-25 | Chinese | ||
| 46126380 | 115年第1季海外子公司投資 | 2026-05-12 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other electronic components and boards
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Henan Shijia Photons Technology Co., Ltd.
Produces optoelectronic chips and modules for 5G, FTTH, and…
|
688313 | CN | Manufacturing |
|
Hengxin Technology Ltd.
Specializes in RF coaxial cables and antennas, with diversi…
|
1085 | HK | Manufacturing |
|
HG Semiconductor Limited
Designs, develops, and sells semiconductor products, includ…
|
6908 | KY | Manufacturing |
|
HiDeep Inc.
Develops UI/UX solutions and pressure-sensitive 3D Touch te…
|
365590 | KR | Manufacturing |
|
Highbroad Advanced Material (Hefei) Co., Ltd.
Develops optical components and backlight modules for the g…
|
301321 | CN | Manufacturing |
|
Highness Microelectronics Limited
Develops advanced display solutions and embedded systems fo…
|
544741 | IN | Manufacturing |
|
Himax Technologies, Inc.
A fabless semiconductor provider of display imaging process…
|
HIMX | KY | Manufacturing |
|
HIRAKAWA HEWTECH CORP.
Manufacturer of cables, assemblies, and electronic and medi…
|
5821 | JP | Manufacturing |
|
HIROSE ELECTRIC CO.,LTD.
A global manufacturer of high-performance electronic connec…
|
6806 | JP | Manufacturing |
|
HI-TREND TECHNOLOGY (SHANGHAI) CO.,LTD
Fabless semiconductor firm specializing in energy metering …
|
688391 | CN | Manufacturing |
ITEQ 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/52533/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52533 | 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=52533 | 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=52533 \ -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": 52533}, 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 ITEQ (id: 52533)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.