GEM Terminal Industry Co.,Ltd. — Investor Relations & Filings
GEM Terminal Ind. Co., Ltd. is a global manufacturer specializing in precision terminals and connectors, marketed under the "GEM" brand. The company provides an extensive portfolio of over 1,000 product specifications, including electronic communication terminals, electrical appliance components, automotive wire harness terminals, and power cord plug brackets. A key competitive advantage is its vertical integration, which spans from copper material refining to precision stamping, injection molding, and the development of automated production equipment. GEM Terminal serves critical sectors such as new energy vehicles, information and communications technology, and power transmission. Holding over 150 patents and international certifications including UL, CSA, BSI, and 3C, the company focuses on high-value-added solutions, particularly high-end shaped copper materials designed for the electric vehicle and green energy markets.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 公告本公司民國115年第一季財務報告董事會召開日期 | 2026-05-05 | Chinese | |
| 115年04月內部人持股轉讓(事前) | 2026-04-20 | Chinese | |
| 係因本公司有價證券於集中交易市場達公布注意交易資訊 標準,故公布相關財務業務等重大訊息,以利投資人區別瞭解 | 2026-04-15 | Chinese | |
| 115年3月背書保證與資金貸與 | 2026-04-15 | Chinese | |
| 115年3月營業收入 | 2026-04-15 | Chinese | |
| 公告更正本公司115年3月營收公告 | 2026-04-15 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 41261858 | 公告本公司民國115年第一季財務報告董事會召開日期 | 2026-05-05 | Chinese | ||
| 34690494 | 115年04月內部人持股轉讓(事前) | 2026-04-20 | Chinese | ||
| 34567175 | 係因本公司有價證券於集中交易市場達公布注意交易資訊 標準,故公布相關財務業務等重大訊息,以利投資人區別瞭解 | 2026-04-15 | Chinese | ||
| 34567177 | 115年3月背書保證與資金貸與 | 2026-04-15 | Chinese | ||
| 34567176 | 115年3月營業收入 | 2026-04-15 | Chinese | ||
| 34565512 | 公告更正本公司115年3月營收公告 | 2026-04-15 | Chinese | ||
| 33794918 | 115年03月內部人持股異動(事後) | 2026-04-08 | Chinese | ||
| 33794917 | 115年03月董事會成員及持股 | 2026-04-08 | Chinese | ||
| 33795034 | 115年3月背書保證與資金貸與 | 2026-04-08 | Chinese | ||
| 33795033 | 115年3月營業收入 | 2026-04-08 | Chinese | ||
| 33842639 | 公告本公司及重要子公司部份資訊系統遭受網路攻擊 | 2026-04-01 | Chinese | ||
| 33842644 | 代重要子公司東莞建通電子五金有限公司 依「公開發行公司資金貸與及背書保證處理準則」 第二十二條第一項第三款規定公告。 | 2026-03-23 | Chinese | ||
| 33842648 | 114年度財務比率 | 2026-03-11 | Chinese | ||
| 33842651 | 公司基本資料 | 2026-03-11 | Chinese | ||
| 33842655 | 114年第4季海外子公司投資 | 2026-03-11 | Chinese | ||
Market data
Market data not available
Price history
GEM Terminal Industry Co.,Ltd. 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/52099/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52099 | 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=52099 | 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=52099 \ -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": 52099}, 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 GEM Terminal Industry Co.,Ltd. (id: 52099)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.