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 |
|---|---|---|---|
|
Ontex Group NV
Develops and produces personal hygiene solutions for baby, …
|
ONTEX | BE | Manufacturing |
|
ozu corporation
Processes and sells nonwoven fabrics and paper products for…
|
7487 | JP | Manufacturing |
|
PAKKA LIMITED
Produces compostable packaging and molded fiber products fr…
|
PAKKA | IN | Manufacturing |
|
Perkins Papers Ltd.
Major North American producer and converter of tissue paper…
|
— | CA | Manufacturing |
|
Ranpak Holdings Corp.
Provider of sustainable, paper-based product protection sol…
|
PACK | US | Manufacturing |
|
SAM JUNG PULP CO.,LTD.
Manufactures sanitary paper products from virgin and recycl…
|
009770 | KR | Manufacturing |
|
Shaniv Paper Industry Ltd.
Manufactures and distributes paper goods, cleaning, and per…
|
SHAN | IL | Manufacturing |
|
Shenglong Splendecor International Limited
Manufactures and sells decorative printing materials used i…
|
8481 | HK | Manufacturing |
|
Softcare Limited
Develops, manufactures, and sells hygiene products for baby…
|
2698 | HK | Manufacturing |
|
Sundaram Multi Pap Ltd.
Produces paper stationery and digital e-learning tools for …
|
SUNDARAM | IN | 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.