Beijing Comens New Materials Co.,Ltd. — Investor Relations & Filings
Beijing Comens New Materials Co.,Ltd. specializes in the research, development, production, and distribution of high-performance polyurethane adhesives, sealants, and functional coatings. The company provides a comprehensive range of solutions tailored for diverse applications, including flexible packaging, construction, transportation, and electronics. Its core product portfolio features laminating adhesives for food and pharmaceutical packaging, industrial sealants, and specialized binders for inks and coatings. Comens focuses on delivering eco-friendly and sustainable material solutions, leveraging advanced chemical engineering to meet rigorous performance standards. The organization serves a global clientele, emphasizing technical innovation and quality consistency in the field of specialty chemicals and advanced materials.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于使用自有资金进行委托理财的公告 | 2026-03-25 | Chinese | |
| 2025年度财务决算报告 | 2026-03-25 | Chinese | |
| 2025年度董事会工作报告 | 2026-03-25 | Chinese | |
| 内控审计报告 | 2026-03-25 | Chinese | |
| 2025年度内部控制评价报告 | 2026-03-25 | Chinese | |
| 关于会计政策变更的公告 | 2026-03-25 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
14 filings
| |||||
| 36253429 | 关于使用自有资金进行委托理财的公告 | 2026-03-25 | Chinese | ||
| 36253424 | 2025年度财务决算报告 | 2026-03-25 | Chinese | ||
| 36253416 | 2025年度董事会工作报告 | 2026-03-25 | Chinese | ||
| 36253415 | 内控审计报告 | 2026-03-25 | Chinese | ||
| 36253410 | 2025年度内部控制评价报告 | 2026-03-25 | Chinese | ||
| 36253408 | 关于会计政策变更的公告 | 2026-03-25 | Chinese | ||
| 36253407 | 关于2025年日常关联交易执行情况及2026年日常关联交易情况预计的公告 | 2026-03-25 | Chinese | ||
| 36253405 | 第六届董事会第三次会议决议公告 | 2026-03-25 | Chinese | ||
| 36253404 | 关于2025年度利润分配预案的公告 | 2026-03-25 | Chinese | ||
| 36253398 | 董事会审计委员会对会计师事务所2025年度履职情况评估及履行监督职责情况的报告 | 2026-03-25 | Chinese | ||
| 36253397 | 非经营性资金占用及其他关联资金往来情况汇总表的专项审计报告 | 2026-03-25 | Chinese | ||
| 36253396 | 董事会关于独立董事独立性评估的专项意见 | 2026-03-25 | Chinese | ||
| 36253392 | 关于公司实际控制人被留置的公告 | 2026-01-27 | Chinese | ||
| 36253386 | 关于高级管理人员减持计划实施完成的公告 | 2026-01-15 | Chinese | ||
|
2025
1 filing
| |||||
| 36253373 | 关于高级管理人员减持计划实施完成的公告 | 2025-12-15 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other chemical products n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Advance Petrochemicals Ltd.
Manufacturer of specialty chemicals, automotive fluids, and…
|
506947 | IN | Manufacturing |
|
A E C I LIMITED
Diversified specialty group providing chemical solutions fo…
|
AFE | ZA | Manufacturing |
|
AEKYUNG CHEMICAL CO., LTD
Chemical manufacturer of plasticizers, synthetic resins, ca…
|
161000 | KR | Manufacturing |
|
Aether Catalyst Solutions, Inc.
Develops low-cost, high-performance base-metal catalysts fo…
|
ATHR | CA | Manufacturing |
|
Aica Kogyo Company, Limited
Manufacturer of chemical products and architectural finishi…
|
4206 | JP | Manufacturing |
|
AKÇA KİMYEVİ MADDELER NAKLİYAT TİCARET VE SANAYİ A.Ş.
Producer and distributor of chemical substances for the tex…
|
AKCKM | TR | Manufacturing |
|
ALEXIUM INTERNATIONAL GROUP LIMITED
Develops specialty chemicals and materials for flame retard…
|
AJX | AU | Manufacturing |
|
AlzChem Group AG
Vertically integrated specialty chemicals company focused o…
|
ACT | DE | Manufacturing |
|
Ambica Agarbathies & Aroma Ind. Ltd.
Manufactures incense sticks and aromatic products with hosp…
|
AMBICAAGAR | IN | Manufacturing |
|
Anhui Conch Material Technology Co., Ltd.
Manufacturer of fine chemical materials, cement, and concre…
|
2560 | HK | Manufacturing |
Beijing Comens 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/55209/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55209 | 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=55209 | 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=55209 \ -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": 55209}, 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 Beijing Comens New Materials Co.,Ltd. (id: 55209)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.