
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 |
|---|---|---|---|
| 公告本公司113年第一季合併財務報告提報董事會召開日期 | 2024-05-02 | Chinese | |
| 本公司代子公司Nanomag International Co., Ltd. 公告取得固定收益證券 | 2024-04-23 | Chinese | |
| 公告本公司董事會決議終止海外存託憑證(GDR) | 2024-04-18 | Chinese | |
| 補充公告本公司董事會決議113年股東常會召開事宜-新增召集事由 | 2024-04-18 | Chinese | |
| 公告董事會決議112年下半年度股利分派 | 2024-04-18 | Chinese | |
| 112下半年股利金額(董事會決議) | 2024-04-18 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
15 filings
| |||||
| 33867161 | 公告本公司113年第一季合併財務報告提報董事會召開日期 | 2024-05-02 | Chinese | ||
| 33867163 | 本公司代子公司Nanomag International Co., Ltd. 公告取得固定收益證券 | 2024-04-23 | Chinese | ||
| 33867164 | 公告本公司董事會決議終止海外存託憑證(GDR) | 2024-04-18 | Chinese | ||
| 33867167 | 補充公告本公司董事會決議113年股東常會召開事宜-新增召集事由 | 2024-04-18 | Chinese | ||
| 33867169 | 公告董事會決議112年下半年度股利分派 | 2024-04-18 | Chinese | ||
| 33867173 | 112下半年股利金額(董事會決議) | 2024-04-18 | Chinese | ||
| 33867178 | 113年3月背書保證與資金貸與 | 2024-04-09 | Chinese | ||
| 33867177 | 113年3月營業收入 | 2024-04-09 | Chinese | ||
| 33867183 | 113年03月內部人持股異動(事後) | 2024-04-03 | Chinese | ||
| 33867182 | 113年03月董事會成員及持股 | 2024-04-03 | Chinese | ||
| 33867204 | 112年度應收帳款周轉率 | 2024-04-02 | Chinese | ||
| 33867201 | 112年度存貨週轉率 | 2024-04-02 | Chinese | ||
| 33867198 | 112年度毛利率 | 2024-04-02 | Chinese | ||
| 33867196 | 112年度營益分析 | 2024-04-02 | Chinese | ||
| 33867193 | 112年第4季權益變動表 | 2024-04-02 | 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.