HENAN ANCAI HI-TECH CO.,LTD. — Investor Relations & Filings
About HENAN ANCAI HI-TECH CO.,LTD.
Henan Ancai Hi-Tech Co., Ltd. focuses on the production and distribution of specialized glass products and energy resources. The company operates three primary business divisions: photovoltaic glass, natural gas, and electronic glass. Its photovoltaic segment manufactures ultra-clear patterned glass and anti-reflective coated glass for solar energy modules. The energy division manages natural gas pipeline transportation and urban gas distribution services. Furthermore, the company develops high-performance electronic glass substrates for display applications. Through the integration of advanced manufacturing processes and energy infrastructure, the organization provides critical components for the renewable energy and electronics sectors.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 安彩高科2025年第三季度报告 | 2025-10-30 | Chinese | |
| 河南道宇律师事务所关于安彩高科2025年第二次临时股东大会的法律意见书 | 2025-10-30 | Chinese | |
| 安彩高科2025年第二次临时股东大会决议公告 | 2025-10-30 | Chinese | |
| 安彩高科关于选举职工董事及调整董事会专门委员会委员的公告 | 2025-10-30 | Chinese | |
| 安彩高科2025年第二次临时股东大会会议材料 | 2025-10-13 | Chinese | |
| 安彩高科关于召开2025年第二次临时股东大会的通知 | 2025-10-13 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 40540301 | 安彩高科2025年第三季度报告 | 2025-10-30 | Chinese | ||
| 40540298 | 河南道宇律师事务所关于安彩高科2025年第二次临时股东大会的法律意见书 | 2025-10-30 | Chinese | ||
| 40540275 | 安彩高科2025年第二次临时股东大会决议公告 | 2025-10-30 | Chinese | ||
| 40540266 | 安彩高科关于选举职工董事及调整董事会专门委员会委员的公告 | 2025-10-30 | Chinese | ||
| 40540256 | 安彩高科2025年第二次临时股东大会会议材料 | 2025-10-13 | Chinese | ||
| 40540242 | 安彩高科关于召开2025年第二次临时股东大会的通知 | 2025-10-13 | Chinese | ||
| 40540231 | 安彩高科年报信息披露重大差错责任追究制度 | 2025-09-30 | Chinese | ||
| 40540222 | 安彩高科董事会风险管理委员会实施细则 | 2025-09-30 | Chinese | ||
| 40540213 | 安彩高科总经理工作细则 | 2025-09-30 | Chinese | ||
| 40540202 | 安彩高科董事会战略与可持续发展委员会实施细则 | 2025-09-30 | Chinese | ||
| 40540191 | 安彩高科董事会议事规则 | 2025-09-30 | Chinese | ||
| 40540181 | 安彩高科董事会提名委员会实施细则 | 2025-09-30 | Chinese | ||
| 40540160 | 安彩高科关于取消监事会、修订《公司章程》及其附件和修订、新增、废止部分公司管理制度的公告 | 2025-09-30 | Chinese | ||
| 40539921 | 安彩高科投资者投诉处理工作制度 | 2025-09-30 | Chinese | ||
| 40539911 | 安彩高科舆情管理办法 | 2025-09-30 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of glass and glass products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Agarwal Float Glass India Limited
Trades and processes diverse glass products for constructio…
|
AGARWALFT | IN | Manufacturing |
|
Agarwal Toughened Glass India Limited
Manufacturer of high-performance safety glass for structura…
|
AGARWALTUF | IN | Manufacturing |
|
AGC Inc.
Global manufacturer of glass, electronics, chemicals, and c…
|
5201 | JP | Manufacturing |
|
AGI GREENPAC LIMITED
Manufactures glass containers, PET bottles, and closures fo…
|
AGI | IN | Manufacturing |
|
Anhui Deli Household Glass Co.,Ltd.
Specializes in the production and global distribution of da…
|
002571 | CN | Manufacturing |
|
Asahi India Glass Ltd.
Integrated glass solutions provider for automotive and arch…
|
ASAHIINDIA | IN | Manufacturing |
|
BANDARAM PHARMA PACKTECH LIMITED
Manufactures and distributes primary packaging solutions fo…
|
524602 | IN | Manufacturing |
|
Borosil Limited
Manufacturer of borosilicate glassware for consumer, scient…
|
BOROLTD | IN | Manufacturing |
|
BOROSIL RENEWABLES LIMITED
Specialized producer of high-performance solar glass for th…
|
BORORENEW | IN | Manufacturing |
|
Borosil Scientific Limited
Produces laboratory glassware and scientific instruments fo…
|
BOROSCI | IN | Manufacturing |
HENAN ANCAI HI-TECH 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/56565/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=56565 | 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=56565 | 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=56565 \ -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": 56565}, 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 HENAN ANCAI HI-TECH CO.,LTD. (id: 56565)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.