Cytech Group Co., Ltd. — Investor Relations & Filings
Cytech Group Co., Ltd. is a distributor of electronic components and a provider of integrated technology solutions. The company specializes in the distribution of semiconductors, including field-programmable gate arrays (FPGAs), analog devices, and power management integrated circuits. Beyond component supply, Cytech offers comprehensive technical support and design-in services, leveraging a dedicated team of application engineers to assist clients in product development and system integration. The company serves a diverse range of sectors such as industrial automation, telecommunications, automotive electronics, and consumer technology. By maintaining strategic partnerships with global semiconductor manufacturers, Cytech provides supply chain management and logistics services designed to optimize production efficiency for original equipment manufacturers and electronic manufacturing services providers.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2025年年度报告摘要 | 2026-04-27 | Chinese | |
| 国泰海通证券股份有限公司关于常友科技集团股份有限公司2025年度募集资金存放与使用情况的专项核查意见 | 2026-04-27 | Chinese | |
| 2025年度董事会工作报告 | 2026-04-27 | Chinese | |
| 2025年度独立董事述职报告(周旭东) | 2026-04-27 | Chinese | |
| 2025年度独立董事述职报告(陈耀明) | 2026-04-27 | Chinese | |
| 国泰海通证券股份有限公司关于常友科技集团股份有限公司2025年度内部控制自我评价报告的核查意见 | 2026-04-27 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 39527973 | 2025年年度报告摘要 | 2026-04-27 | Chinese | ||
| 39527965 | 国泰海通证券股份有限公司关于常友科技集团股份有限公司2025年度募集资金存放与使用情况的专项核查意见 | 2026-04-27 | Chinese | ||
| 39527960 | 2025年度董事会工作报告 | 2026-04-27 | Chinese | ||
| 39527954 | 2025年度独立董事述职报告(周旭东) | 2026-04-27 | Chinese | ||
| 39527944 | 2025年度独立董事述职报告(陈耀明) | 2026-04-27 | Chinese | ||
| 39527932 | 国泰海通证券股份有限公司关于常友科技集团股份有限公司2025年度内部控制自我评价报告的核查意见 | 2026-04-27 | Chinese | ||
| 39527929 | 关于2025年度计提信用及资产减值准备的公告 | 2026-04-27 | Chinese | ||
| 39527927 | 关于预计2026年度担保额度的公告 | 2026-04-27 | Chinese | ||
| 39527919 | 2026年一季度报告 | 2026-04-27 | Chinese | ||
| 39527917 | 2025年年度审计报告 | 2026-04-27 | Chinese | ||
| 39527809 | 2025年年度报告 | 2026-04-27 | Chinese | ||
| 39527807 | 关于公司为全资子公司提供担保的进展公告 | 2026-04-17 | Chinese | ||
| 39527804 | 关于公司为全资子公司提供担保的进展公告 | 2026-03-09 | Chinese | ||
| 39527793 | 关于变更公司名称暨完成工商登记的公告 | 2026-03-04 | Chinese | ||
| 39527788 | 关于部分首次公开发行前已发行股份上市流通的提示性公告 | 2026-02-27 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Wholesale of electronic and telecommunications equipment and parts
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ICkey(Shanghai)Internet and Technology Co.,Ltd.
B2B e-commerce platform for electronic component distributi…
|
301563 | CN | Wholesale and retail trade |
|
ICZOOM Group Inc.
A B2B e-commerce platform for electronic components, semico…
|
IZM | US | Wholesale and retail trade |
|
INTERCABLE ICH INC.
Distributes specialized tools and advanced electrical conne…
|
ICH | CA | Wholesale and retail trade |
|
Intertech S.A.
Distributes high-tech products and integrated solutions in …
|
INTET | GR | Wholesale and retail trade |
|
ION VIDEO LTD
Distributes and supports professional video, broadcast, and…
|
IOV | AU | Wholesale and retail trade |
|
KAGA ELECTRONICS CO.,LTD.
Manufactures and sells electronic components, semiconductor…
|
8154 | JP | Wholesale and retail trade |
|
KYOEI SANGYO CO.,LTD.
Technology trading company for electronics offering design …
|
6973 | JP | Wholesale and retail trade |
|
Macfos Limited
Distributes electronic components, mechanical parts, and pr…
|
543787 | IN | Wholesale and retail trade |
|
Macnica Anstek Inc.
Distributor of electronic components and provider of integr…
|
3528 | TW | Wholesale and retail trade |
|
MACNICA HOLDINGS,INC.
Global provider of semiconductors, electronic components, a…
|
3132 | JP | Wholesale and retail trade |
Cytech Group 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/56356/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=56356 | 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=56356 | 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=56356 \ -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": 56356}, 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 Cytech Group Co., Ltd. (id: 56356)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.