
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 |
|---|---|---|---|
| 本公司董事會通過對財團法人可成教育基金會捐贈 | 2023-08-07 | Chinese | |
| 本公司董事會解除經理人競業禁止限制 | 2023-08-07 | Chinese | |
| 112年7月背書保證與資金貸與 | 2023-08-07 | Chinese | |
| 112年7月營業收入 | 2023-08-07 | Chinese | |
| 公告本公司設置資安長 | 2023-08-07 | Chinese | |
| 本公司及子公司112年第2季合併營收暨獲利概況 | 2023-08-07 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2023
15 filings
| |||||
| 33866264 | 本公司董事會通過對財團法人可成教育基金會捐贈 | 2023-08-07 | Chinese | ||
| 33866268 | 本公司董事會解除經理人競業禁止限制 | 2023-08-07 | Chinese | ||
| 33866273 | 112年7月背書保證與資金貸與 | 2023-08-07 | Chinese | ||
| 33866271 | 112年7月營業收入 | 2023-08-07 | Chinese | ||
| 33866276 | 公告本公司設置資安長 | 2023-08-07 | Chinese | ||
| 33866279 | 本公司及子公司112年第2季合併營收暨獲利概況 | 2023-08-07 | Chinese | ||
| 33866297 | 112年第2季資產負債表 | 2023-08-07 | Chinese | ||
| 33866291 | 112年第2季綜合損益表 | 2023-08-07 | Chinese | ||
| 33866287 | 112年第2季現金流量表 | 2023-08-07 | Chinese | ||
| 33866282 | 112年第2季權益變動表 | 2023-08-07 | Chinese | ||
| 33866304 | 112年07月內部人持股異動(事後) | 2023-08-04 | Chinese | ||
| 33866300 | 112年07月董事會成員及持股 | 2023-08-04 | Chinese | ||
| 33866309 | 112年6月營業收入 | 2023-07-07 | Chinese | ||
| 33866306 | 112年6月背書保證與資金貸與 | 2023-07-07 | Chinese | ||
| 33866320 | 112年06月董事會成員及持股 | 2023-07-07 | 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.