C
Contrel Technology Co., Ltd. — Investor Relations & Filings
Filings indexed
23
across all filing types
Latest filing
2026-05-28
Board/Management Inform…
Country
TW
Taiwan
Listing
TPEX
8064
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 公告本公司第四屆審計委員會委員 | 2026-05-28 | Chinese | |
| 公告本公司董事會決議委任第六屆薪酬委員會委員 | 2026-05-28 | Chinese | |
| 公告本公司董事長新任 | 2026-05-28 | Chinese | |
| 本公司115年股東常會決議通過解除本公司董事競業禁止之限制 | 2026-05-28 | Chinese | |
| 公告本公司115年股東常會全面改選董事(含獨立董事)當選名單 暨董事變動達三分之一 | 2026-05-28 | Chinese | |
| 公告本公司115年股東常會重要決議事項 | 2026-05-28 | Chinese |
Browse filings by year
1 year| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
8 filings
| |||||
| 47865371 | 公告本公司第四屆審計委員會委員 | 2026-05-28 | Chinese | ||
| 47865369 | 公告本公司董事會決議委任第六屆薪酬委員會委員 | 2026-05-28 | Chinese | ||
| 47865365 | 公告本公司董事長新任 | 2026-05-28 | Chinese | ||
| 47865363 | 本公司115年股東常會決議通過解除本公司董事競業禁止之限制 | 2026-05-28 | Chinese | ||
| 47865040 | 公告本公司115年股東常會全面改選董事(含獨立董事)當選名單 暨董事變動達三分之一 | 2026-05-28 | Chinese | ||
| 47865009 | 公告本公司115年股東常會重要決議事項 | 2026-05-28 | Chinese | ||
| 47857626 | 功能性委員會成員 | 2026-05-28 | Chinese | ||
| 47857597 | 功能性委員會成員 | 2026-05-28 | Chinese | ||
Market data
Market data not available
Last price
Market cap
volume
Day range
today
52-week range
trailing
Price history
Peer group
No peer companies indexed
We could not find peers for this sub-industry yet.
Contrel Technology 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/72765/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=72765 | 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=72765 | All ISINs registered to this company |
| GET | /api/filing-types/ | Reference: every filing-type code + category |
Full reference: API reference · OpenAPI schema
cURL
$ curl https://api.financialreports.eu/api/filings/?company=72765 \ -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": 72765}, 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 Contrel Technology Co., Ltd. (id: 72765)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.
We will notify you once the filing is added.
Report sent
Thank you. We will check the data and update it shortly.