
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 |
|---|---|---|---|
|
1933 Industries Inc
A vertically integrated consumer-packaged goods company spe…
|
TGIF | CA | Manufacturing |
|
3M CO
A diversified, science-based technology corporation that de…
|
MMM | US | Manufacturing |
|
5N Plus Inc.
Global producer of specialty semiconductors and ultra-pure …
|
VNP | CA | Manufacturing |
|
ACISELSAN ACIPAYAM SELÜLOZ SANAYİ VE TİCARET A.Ş.
Specialized manufacturer of Carboxymethyl Cellulose (CMC) f…
|
ACSEL | TR | Manufacturing |
|
ACUTAAS CHEMICALS LIMITED
Manufactures and exports specialty chemicals for industrial…
|
ACUTAAS | IN | Manufacturing |
|
ADEKA CORPORATION
Manufacturer of chemicals, food products, and life sciences…
|
4401 | JP | Manufacturing |
|
Ading AD
Manufactures and distributes chemical materials for the con…
|
AD | MK | Manufacturing |
|
Aduro Clean Technologies Inc.
Uses a water-based chemical process to convert hydrocarbon …
|
ADUR | CA | Manufacturing |
|
Advanced Enzyme Technologies Limited
Research-driven developer and manufacturer of proprietary e…
|
ADVENZYMES | IN | Manufacturing |
|
Advanced Nano Products Co., Ltd.
Developer and manufacturer of advanced nanomaterials for hi…
|
121600 | KR | 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.