HANGZHOU COCO HEALTHCARE PRODUCTS CO., LTD. — Investor Relations & Filings
Hangzhou Coco Healthcare Products Co., Ltd. focuses on the research, development, and manufacturing of disposable hygiene and incontinence care products. The company’s core offerings include adult diapers, incontinence pants, underpads, and nursing pads designed for medical and home care environments. It also produces specialized hygiene items such as pet pads. The organization utilizes automated production lines and advanced material science to enhance product absorbency and comfort. Its business model integrates large-scale manufacturing with global distribution, catering to the needs of the elderly population and healthcare providers through a diverse range of personal hygiene solutions.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2025年度募集资金年度存放、管理与使用情况鉴证报告 | 2026-04-26 | Chinese | |
| 2025年年度报告 | 2026-04-26 | Chinese | |
| 2025年年度报告摘要 | 2026-04-26 | Chinese | |
| 第五届董事会第十九次(临时)会议决议暨取消“解除景乃权先生独立董事职务”议案公告 | 2026-04-16 | Chinese | |
| 第五届董事会第十八次(临时)会议决议公告 | 2026-02-28 | Chinese | |
| 关于取消召开2026年第二次临时股东会的公告 | 2026-02-28 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 37202815 | 2025年度募集资金年度存放、管理与使用情况鉴证报告 | 2026-04-26 | Chinese | ||
| 37202813 | 2025年年度报告 | 2026-04-26 | Chinese | ||
| 37202804 | 2025年年度报告摘要 | 2026-04-26 | Chinese | ||
| 37202803 | 第五届董事会第十九次(临时)会议决议暨取消“解除景乃权先生独立董事职务”议案公告 | 2026-04-16 | Chinese | ||
| 37202801 | 第五届董事会第十八次(临时)会议决议公告 | 2026-02-28 | Chinese | ||
| 37202799 | 关于取消召开2026年第二次临时股东会的公告 | 2026-02-28 | Chinese | ||
| 37202797 | 关于召开2026年第二次临时股东会的通知 | 2026-02-23 | Chinese | ||
| 37202794 | 关于解除公司独立董事职务的公告 | 2026-02-23 | Chinese | ||
| 37202790 | 第五届董事会第十七次(临时)会议决议公告 | 2026-02-23 | Chinese | ||
| 37202786 | 关于签署股权收购意向协议的进展公告 | 2026-02-11 | Chinese | ||
| 37202785 | 第五届董事会第十六次(临时)会议决议公告 | 2026-02-02 | Chinese | ||
| 37202777 | 关于2026年度日常关联交易预计的公告 | 2026-02-02 | Chinese | ||
| 37202775 | 第五届董事会第十五次(临时)会议决议公告 | 2026-01-23 | Chinese | ||
| 37202770 | 2026年第一次临时股东大会决议公告 | 2026-01-16 | Chinese | ||
| 37202769 | 关于非独立董事调整暨选举职工代表董事的公告 | 2026-01-16 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other articles of paper and paperboard
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Kimberly Clark de México, S.A.B. de C.V.
Manufactures and distributes disposable hygiene, personal c…
|
KIMBER | MX | Manufacturing |
|
KleanNara Co., Ltd.
An integrated manufacturer of consumer hygiene and industri…
|
004540 | KR | Manufacturing |
|
KP Tissue Inc.
Holding company for the leading Canadian supplier of dispos…
|
KPT | CA | Manufacturing |
|
LABELKRAFT TECHNOLOGIES LIMITED
Provides identification and data capture solutions, labelin…
|
543830 | IN | Manufacturing |
|
LİLA KAĞIT SANAYİ VE TİCARET A.Ş.
Manufacturer of semi-finished and finished hygienic tissue …
|
LILAK | TR | Manufacturing |
|
Mativ Holdings, Inc.
Global manufacturer of specialty materials, components, and…
|
MATV | US | Manufacturing |
|
MONALISA CO.,LTD
Manufacturer of household sanitary paper and hygiene produc…
|
012690 | KR | Manufacturing |
|
NAKABAYASHI CO.,LTD.
Manufacturer of stationery, office products, furniture, and…
|
7987 | JP | Manufacturing |
|
NIPPON KODOSHI CORPORATION
Manufacturer of high-performance separators for capacitors …
|
3891 | JP | Manufacturing |
|
NORWALL GROUP INC.
Premier manufacturer and global distributor of quality resi…
|
NGI | CA | Manufacturing |
HANGZHOU COCO HEALTHCARE PRODUCTS 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/55970/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55970 | 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=55970 | 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=55970 \ -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": 55970}, 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 HANGZHOU COCO HEALTHCARE PRODUCTS CO., LTD. (id: 55970)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.