
CATCHER — Investor Relations & Filings
Catcher Technology Co., Ltd. is a specialized manufacturer of high-precision electronics casings and structural components. Established in 1984, the company focuses on the development and production of shells for consumer electronics, including laptops and mobile devices. Catcher is a pioneer in light metal alloy processing, with core competencies in magnesium and aluminum die casting. Its technical portfolio includes advanced manufacturing processes such as extrusion, forging, CNC machining, anodic treatment, and vacuum plating. By integrating these specialized capabilities, the company provides comprehensive, one-stop solutions to global technology brands. Catcher maintains strategic partnerships with major international electronics manufacturers, delivering durable and aesthetically refined components designed to meet the rigorous standards of the global technology market.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 代重要子公司Cor Ventures Pte. Ltd. 公告取得NSG BioInnovation Fund, L.P.私募基金 | 2026-05-14 | Chinese | |
| 代子公司益釧股份有限公司公告一年內 累積取得聯合骨科器材股份有限公司普通股股票 達新台幣三億元以上 | 2026-05-14 | Chinese | |
| 115年第1季財務報告書 — 202601_2474_AI1.pdf | 2026-05-13 | Chinese | |
| 115年05月法人說明會簡報 — 247420260513E002.pdf | 2026-05-13 | English | |
| 115年05月法人說明會簡報 — 247420260513M002.pdf | 2026-05-13 | Chinese | |
| 115年05月法人說明會簡報 — 247420260513E001.pdf | 2026-05-13 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46374355 | 代重要子公司Cor Ventures Pte. Ltd. 公告取得NSG BioInnovation Fund, L.P.私募基金 | 2026-05-14 | Chinese | ||
| 46374219 | 代子公司益釧股份有限公司公告一年內 累積取得聯合骨科器材股份有限公司普通股股票 達新台幣三億元以上 | 2026-05-14 | Chinese | ||
| 45881409 | 115年第1季財務報告書 — 202601_2474_AI1.pdf | 2026-05-13 | Chinese | ||
| 46366782 | 115年05月法人說明會簡報 — 247420260513E002.pdf | 2026-05-13 | English | ||
| 46366781 | 115年05月法人說明會簡報 — 247420260513M002.pdf | 2026-05-13 | Chinese | ||
| 46366780 | 115年05月法人說明會簡報 — 247420260513E001.pdf | 2026-05-13 | English | ||
| 46366779 | 115年05月法人說明會簡報 — 247420260513M001.pdf | 2026-05-13 | Chinese | ||
| 46366778 | 115年05月法人說明會簡報 — 247420260310E002.pdf | 2026-05-13 | English | ||
| 46366777 | 115年05月法人說明會簡報 — 247420260310M002.pdf | 2026-05-13 | Chinese | ||
| 46366776 | 115年05月法人說明會簡報 | 2026-05-13 | Chinese | ||
| 46367010 | 本公司受邀參加國票證券舉辦之法人座談會 | 2026-05-13 | Chinese | ||
| 46367011 | 本公司受邀參加富邦證券舉辦之法人說明會 | 2026-05-13 | Chinese | ||
| 46366998 | 本公司董事會決議註銷買回股份辦理減資事宜 | 2026-05-13 | Chinese | ||
| 46367391 | 本公司及子公司115年第1季合併營收暨獲利概況 | 2026-05-13 | Chinese | ||
| 45752207 | 公告本公司買回庫藏股期間屆滿執行情形 | 2026-05-11 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other fabricated metal products n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ABRIC BERHAD
Historically manufactured security seals, divested operatio…
|
— | MY | Manufacturing |
|
AEROFLEX ENTERPRISES LIMITED
Manufactures stainless steel flexible hoses and assemblies …
|
AEROENTER | IN | Manufacturing |
|
Aeroflex Industries Limited
Manufactures metallic flexible hoses and assemblies for hig…
|
AEROFLEX | IN | Manufacturing |
|
Aeroflex Neu Limited
Engineers and manufactures flexible flow solutions for extr…
|
AERONEU | IN | Manufacturing |
|
AHRESTY CORPORATION
Manufacturer of aluminum die-cast products and alloy ingots…
|
5852 | JP | Manufacturing |
|
AIA Engineering Ltd.
Manufactures high-chromium wear-resistant parts for mining,…
|
AIAENG | IN | Manufacturing |
|
AISHIDA CO.,LTD.
Manufacturer of cookware, small appliances, and industrial …
|
002403 | CN | Manufacturing |
|
Alumexx N.V.
Manufactures and supplies aluminum equipment for working at…
|
ALX | NL | Manufacturing |
|
AMERICAN REBEL HOLDINGS INC
Designs and manufactures personal security products and saf…
|
AREB | US | Manufacturing |
|
Anchor Lamina Inc.
International supplier of premium die sets, components, and…
|
— | CA | Manufacturing |
CATCHER 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/52109/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52109 | 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=52109 | 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=52109 \ -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": 52109}, 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 CATCHER (id: 52109)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.