
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 |
|---|---|---|---|
| 111下半年股利金額(董事會決議) | 2023-04-18 | Chinese | |
| 112年03月內部人持股異動(事後) | 2023-04-08 | Chinese | |
| 112年03月董事會成員及持股 | 2023-04-08 | Chinese | |
| 112年3月背書保證與資金貸與 | 2023-04-07 | Chinese | |
| 112年3月營業收入 | 2023-04-07 | Chinese | |
| 公告本公司買回庫藏股期間屆滿執行情形 (更正已買回股份總金額及平均每股買回價格) | 2023-04-06 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2023
15 filings
| |||||
| 33866473 | 111下半年股利金額(董事會決議) | 2023-04-18 | Chinese | ||
| 33866481 | 112年03月內部人持股異動(事後) | 2023-04-08 | Chinese | ||
| 33866478 | 112年03月董事會成員及持股 | 2023-04-08 | Chinese | ||
| 33866487 | 112年3月背書保證與資金貸與 | 2023-04-07 | Chinese | ||
| 33866484 | 112年3月營業收入 | 2023-04-07 | Chinese | ||
| 33866490 | 公告本公司買回庫藏股期間屆滿執行情形 (更正已買回股份總金額及平均每股買回價格) | 2023-04-06 | Chinese | ||
| 33866495 | 公告本公司買回庫藏股期間屆滿執行情形 | 2023-03-31 | Chinese | ||
| 33866499 | 公告本公司買回股份金額達新台幣三億元以上 | 2023-03-31 | Chinese | ||
| 33866503 | 澄清媒體「可成條款」相關報導 | 2023-03-29 | Chinese | ||
| 33866506 | 公告本公司買回股份金額達新台幣三億元以上 | 2023-03-28 | Chinese | ||
| 33866510 | 公告本公司取得不動產相關資訊 (更新進度) | 2023-03-27 | Chinese | ||
| 33866514 | 公告本公司受邀參加法人說明會相關資訊 | 2023-03-24 | Chinese | ||
| 33866517 | 本公司受邀參加臺灣證券交易所及寬量國際共同主辦之「13th Taiwan CEO Week & Taiwan New Economy Day」 | 2023-03-24 | Chinese | ||
| 33866545 | 112年04月法人說明會簡報 — 247420230324E001.pdf | 2023-03-24 | Chinese | ||
| 33866535 | 112年04月法人說明會簡報 — 247420230324M001.pdf | 2023-03-24 | 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.