
Qingdao Gaoce Technology Co., Ltd. — Investor Relations & Filings
Qingdao Gaoce Technology Co., Ltd. specializes in the research, development, and manufacturing of high-precision wire-cutting equipment and diamond wire consumables. The company provides integrated solutions for slicing hard and brittle materials, focusing on silicon wafer production, semiconductor substrates, sapphire, and magnetic materials. Its core product line includes multi-wire cutting machines and high-performance diamond wires designed to optimize material utilization and production efficiency. By combining equipment manufacturing with consumable production and process expertise, the company delivers comprehensive cutting services that support high-speed and thin-wire processing requirements. Its technical focus remains on enhancing precision and reducing costs in the processing of advanced materials for renewable energy and electronics applications.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2025年年度股东会决议公告 | 2026-05-21 | Chinese | |
| 关于公司控股股东、实际控制人、董事长权益变动触及5%整数倍的提示性公告 | 2026-05-20 | Chinese | |
| 简式权益变动报告书(张顼) | 2026-05-20 | Chinese | |
| 高测股份2025年年度股东会会议资料 | 2026-05-12 | Chinese | |
| 2025年度内部控制评价报告 | 2026-03-30 | Chinese | |
| 关于2025年年度计提减值准备的公告 | 2026-03-30 | Chinese |
Browse filings by year
7 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46757806 | 2025年年度股东会决议公告 | 2026-05-21 | Chinese | ||
| 46703061 | 关于公司控股股东、实际控制人、董事长权益变动触及5%整数倍的提示性公告 | 2026-05-20 | Chinese | ||
| 46703056 | 简式权益变动报告书(张顼) | 2026-05-20 | Chinese | ||
| 45346366 | 高测股份2025年年度股东会会议资料 | 2026-05-12 | Chinese | ||
| 39882633 | 2025年度内部控制评价报告 | 2026-03-30 | Chinese | ||
| 39882632 | 关于2025年年度计提减值准备的公告 | 2026-03-30 | Chinese | ||
| 39882631 | 青岛高测科技股份有限公司董事会审计委员会2025年度对会计师事务所履行监督职责情况报告 | 2026-03-30 | Chinese | ||
| 39882629 | 审计报告 | 2026-03-30 | Chinese | ||
| 39882625 | 2025年度营业收入扣除情况专项说明 | 2026-03-30 | Chinese | ||
| 39882614 | 第四届董事会第十七次会议决议公告 | 2026-03-30 | Chinese | ||
| 39882613 | 关于2025年度“提质增效重回报”行动方案的年度评估报告暨2026年度“提质增效重回报”行动方案的公告 | 2026-03-30 | Chinese | ||
| 39882610 | 青岛高测科技股份有限公司对会计师事务所2025年度审计履职情况的评估报告 | 2026-03-30 | Chinese | ||
| 39882609 | 2025年年度报告摘要 | 2026-03-30 | Chinese | ||
| 39882608 | 2025年度独立董事述职报告-李雪 | 2026-03-30 | Chinese | ||
| 39882606 | 信息披露暂缓与豁免事务管理制度 | 2026-03-30 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other special-purpose machinery
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
C&G Hi Tech Co., Ltd
Manufactures chemical supply and flow control systems for h…
|
264660 | KR | Manufacturing |
|
Charm Engineering Co.,Ltd.
Manufactures laser repair and inspection equipment for the …
|
009310 | KR | Manufacturing |
|
Chen Hsong Holdings Limited
Global manufacturer of high-capacity plastic injection mold…
|
57 | HK | Manufacturing |
|
CIMC Enric Holdings Limited
Advanced manufacturer of equipment for clean energy, chemic…
|
3899 | KY | Manufacturing |
|
CIRCUIT FABOLOGY MICROELECTRONICS EQUIPMENT CO., LTD.
Develops laser direct imaging and lithography equipment for…
|
688630 | CN | Manufacturing |
|
CITECH CO.,LTD
Designs and manufactures industrial facilities for battery,…
|
004920 | KR | Manufacturing |
|
CleanCore Solutions, Inc.
Develops and manufactures cleaning systems using patented a…
|
ZONE | US | Manufacturing |
|
CLEANTEK Industries Inc.
Manufactures and rents technology-driven equipment to enhan…
|
CTEK | CA | Manufacturing |
|
Composite Alliance Group
Global supplier of customized machinery, tooling, and servi…
|
CAG | CA | Manufacturing |
|
Compressario Corporation
Designs, manufactures, distributes, and sells proprietary w…
|
— | CA | Manufacturing |
Qingdao Gaoce 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/58485/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=58485 | 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=58485 | 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=58485 \ -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": 58485}, 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 Qingdao Gaoce Technology Co., Ltd. (id: 58485)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.