
Kaili Catalyst & New Materials Co.,Ltd — Investor Relations & Filings
Kaili Catalyst & New Materials Co., Ltd. specializes in the research, development, production, and recycling of precious metal catalysts. The company's product portfolio includes a wide range of heterogeneous and homogeneous catalysts based on platinum group metals such as palladium, platinum, ruthenium, rhodium, and iridium. These catalysts are utilized across various sectors, including pharmaceuticals, fine chemicals, petrochemicals, and new energy applications. Kaili provides comprehensive technical solutions, focusing on high-performance catalytic materials that enhance reaction efficiency and selectivity. The company also offers catalyst recovery and refining services, supporting a circular economy. Its expertise extends to the customization of catalysts to meet specific industrial requirements, ensuring optimal performance in hydrogenation, oxidation, and other critical chemical transformations.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于召开十五五·绿色科创——科创板企业低碳转型与绿色发展之2025年度新材料行业集体业绩说明会 | 2026-05-18 | Chinese | |
| 凯立新材2025年年度股东会法律意见书 | 2026-05-15 | Chinese | |
| 2026-012-2025年年度股东会决议公告 | 2026-05-15 | Chinese | |
| 关于参加“2026年陕西辖区上市公司投资者集体接待日暨2025年度业绩说明会”的公告 | 2026-05-13 | Chinese | |
| 2025年年度股东会会议资料 | 2026-05-07 | Chinese | |
| 关于调整核心技术人员的公告 | 2026-04-23 | Chinese |
Browse filings by year
6 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46513445 | 关于召开十五五·绿色科创——科创板企业低碳转型与绿色发展之2025年度新材料行业集体业绩说明会 | 2026-05-18 | Chinese | ||
| 46365557 | 凯立新材2025年年度股东会法律意见书 | 2026-05-15 | Chinese | ||
| 46364506 | 2026-012-2025年年度股东会决议公告 | 2026-05-15 | Chinese | ||
| 45773933 | 关于参加“2026年陕西辖区上市公司投资者集体接待日暨2025年度业绩说明会”的公告 | 2026-05-13 | Chinese | ||
| 44269368 | 2025年年度股东会会议资料 | 2026-05-07 | Chinese | ||
| 39908679 | 关于调整核心技术人员的公告 | 2026-04-23 | Chinese | ||
| 39908678 | 审计委员会对会计师事务所履职监督职责情况报告 | 2026-04-23 | Chinese | ||
| 39908677 | 688269_2025年_非经营性资金占用及其他关联资金往来情况 | 2026-04-23 | Chinese | ||
| 39908664 | 西安凯立新材料股份有限公司2025年度内部控制审计报告 | 2026-04-23 | Chinese | ||
| 39908661 | 2025年度独立董事述职报告(董皞) | 2026-04-23 | Chinese | ||
| 39908657 | 关于提请股东会授权董事会以简易程序向特定对象发行股票并办理相关事宜的公告 | 2026-04-23 | Chinese | ||
| 39908655 | 2025年年度报告摘要 | 2026-04-23 | Chinese | ||
| 39908650 | 关于2026年第一季度计提资产减值准备的公告 | 2026-04-23 | Chinese | ||
| 39908649 | 2025年度独立董事述职报告(王周户) | 2026-04-23 | Chinese | ||
| 39908641 | 2026年第一季度报告 | 2026-04-23 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other chemical products n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Guangdong Redwall New Materials Co., Ltd.
Develops and produces concrete admixtures for infrastructur…
|
002809 | CN | Manufacturing |
|
Guangzhou Newlife New Material CO., LTD
Global supplier of flexible magnetic materials and eco-frie…
|
301323 | CN | Manufacturing |
|
GUANGZHOU SANFU NEW MATERIALS TECHNOLOGY CO., LTD.
Develops surface treatment chemicals and equipment for elec…
|
688359 | CN | Manufacturing |
|
Gurit Holding AG
Develops composite materials, engineering, and tooling for …
|
GURN | CH | Manufacturing |
|
Hakuto Co.,Ltd.
An electronics trading company and an industrial chemical m…
|
7433 | JP | Manufacturing |
|
HanchangIndustryCo.,Ltd.
Manufactures specialized chemicals for environmental and en…
|
079170 | KR | Manufacturing |
|
HANCHEM CO.,LTD
A CRO/CDMO specializing in chemical synthesis for advanced …
|
457370 | KR | Manufacturing |
|
Hansol Chemical Co., Ltd
Manufacturer of fine chemicals and materials for paper, sem…
|
014680 | KR | Manufacturing |
|
Hardcastle & Waud Mfg. Co. Ltd.
Specialized manufacturer of industrial chemicals, lubricant…
|
509597 | IN | Manufacturing |
|
Haryana Leather Chemicals Ltd.
Manufacturer of wet-end and finishing chemicals for the glo…
|
524080 | IN | Manufacturing |
Kaili Catalyst & New Materials 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/58288/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=58288 | 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=58288 | 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=58288 \ -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": 58288}, 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 Kaili Catalyst & New Materials Co.,Ltd (id: 58288)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.