ANHUI ANLI MATERIAL TECHNOLOGY CO., LTD. — Investor Relations & Filings
ANHUI ANLI MATERIAL TECHNOLOGY CO., LTD. specializes in the research, development, and large-scale production of polyurethane (PU) synthetic leather and polyurethane composite materials. The company focuses on the creation of eco-friendly, high-performance functional materials utilized across diverse sectors, including footwear, apparel, furniture, automotive interiors, electronic products, and sporting equipment. Its technical capabilities encompass the development of water-based, solvent-free, and bio-based PU materials, emphasizing sustainability and environmental compliance. By integrating advanced manufacturing processes with rigorous quality control, the firm provides customized material solutions to global consumer brands. The product range is characterized by diverse textures, high durability, and specialized functional properties tailored to specific industrial and consumer applications.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2025年度财务决算报告 | 2026-04-13 | Chinese | |
| 2025年度董事会工作报告 | 2026-04-13 | Chinese | |
| 董事会审计委员会2025年度履职报告暨对会计师事务所履行监督职责情况的报告 | 2026-04-13 | Chinese | |
| 2025年度非经营性资金占用及其他关联资金往来情况汇总表 | 2026-04-13 | Chinese | |
| 董事会对独立董事独立性评估的专项意见 | 2026-04-13 | Chinese | |
| 关于获评2025年度安徽省环保诚信企业的自愿性信息披露公告 | 2026-04-01 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
8 filings
| |||||
| 36310977 | 2025年度财务决算报告 | 2026-04-13 | Chinese | ||
| 36310974 | 2025年度董事会工作报告 | 2026-04-13 | Chinese | ||
| 36310961 | 董事会审计委员会2025年度履职报告暨对会计师事务所履行监督职责情况的报告 | 2026-04-13 | Chinese | ||
| 36310959 | 2025年度非经营性资金占用及其他关联资金往来情况汇总表 | 2026-04-13 | Chinese | ||
| 36310955 | 董事会对独立董事独立性评估的专项意见 | 2026-04-13 | Chinese | ||
| 36310953 | 关于获评2025年度安徽省环保诚信企业的自愿性信息披露公告 | 2026-04-01 | Chinese | ||
| 36310947 | 关于公司及控股子公司金寨路厂区土地房产收储的进展公告 | 2026-03-05 | Chinese | ||
| 36310944 | 关于通过阿迪达斯(adidas)实验室认证的自愿性信息披露公告 | 2026-01-22 | Chinese | ||
|
2025
7 filings
| |||||
| 36310943 | 关于非独立董事辞任暨选举职工代表董事及补选董事会审计委员会委员的公告 | 2025-11-14 | Chinese | ||
| 36310940 | 第七届董事会第十一次会议决议的公告 | 2025-11-14 | Chinese | ||
| 36310933 | 关于监事离任的公告 | 2025-11-13 | Chinese | ||
| 36310921 | 2025年第三次临时股东会决议公告 | 2025-11-13 | Chinese | ||
| 36310910 | 关于安徽安利材料科技股份有限公司2025年第三次临时股东会的法律意见书 | 2025-11-13 | Chinese | ||
| 36310901 | 股东会议事规则(2025年10月) | 2025-10-27 | Chinese | ||
| 36310891 | 董事会提名委员会议事规则(2025年10月) | 2025-10-27 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of plastics products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AMCOR PLC
Global producer of responsible packaging for food, medical,…
|
AMC | AU | Manufacturing |
|
AMD Industries Ltd
Manufactures PET preforms, bottles, and closures for bevera…
|
AMDIND | IN | Manufacturing |
|
Anhui Guofeng New Materials Co., Ltd.
Produces high-performance polymer materials, including BOPE…
|
000859 | CN | Manufacturing |
|
ANHUI HIGASKET PLASTICS CO.,LTD.
Designs and manufactures refrigeration sealing systems and …
|
603150 | CN | Manufacturing |
|
APOLLO PIPES LIMITED
Manufacturer of piping solutions, water tanks, and sanitary…
|
APOLLOPIPE | IN | Manufacturing |
|
APTARGROUP, INC.
Designs and manufactures dosing, dispensing, and protection…
|
ATR | US | Manufacturing |
|
Apt Packaging Ltd
Manufactures plastic tubes for oral care, cosmetics, pharma…
|
506979 | IN | Manufacturing |
|
Aquaporin
Develops and commercializes biomimetic membranes for water …
|
AQP | DK | Manufacturing |
|
Arcee Indusrtries ltd.
Manufacturer of rigid PVC pipes and fittings for agricultur…
|
520121 | IN | Manufacturing |
|
Arisawa Mfg. Co.,Ltd.
Manufacturer of electronic, display, electrical, and indust…
|
5208 | JP | Manufacturing |
ANHUI ANLI MATERIAL 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/55224/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55224 | 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=55224 | 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=55224 \ -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": 55224}, 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 ANHUI ANLI MATERIAL TECHNOLOGY CO., LTD. (id: 55224)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.