Zhejiang Runyang New Material Technology Co., Ltd. — Investor Relations & Filings
Zhejiang Runyang New Material Technology Co., Ltd. specializes in the research, development, and production of high-performance cross-linked polyolefin foam materials. The core product portfolio features irradiated cross-linked polyethylene foam (IXPE) and chemically cross-linked polyethylene foam (XPE). These materials are engineered for properties such as thermal insulation, sound dampening, moisture resistance, and impact absorption. The company provides solutions for diverse applications, including automotive interior components, building insulation, flooring underlayment, and consumer electronics packaging. By utilizing advanced irradiation processing, the company produces eco-friendly, non-toxic materials that meet stringent technical requirements for durability and safety across global supply chains.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于公司董事、董事会秘书辞职暨补选第四届董事会非独立董事、聘任公司董事会秘书及副总经理的公告 | 2026-03-30 | Chinese | |
| 董事会关于2025年度募集资金存放与使用情况的专项报告 | 2026-03-30 | Chinese | |
| 兴业证券股份有限公司关于浙江润阳新材料科技股份有限公司2025年度募集资金存放与使用情况的核查意见 | 2026-03-30 | Chinese | |
| 关于对会计师事务所2025年度履职情况评估报告 | 2026-03-30 | Chinese | |
| 2025年度独立董事述职报告(裴金华) | 2026-03-30 | Chinese | |
| 2025年度独立董事述职报告(沈云驾) | 2026-03-30 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 39885888 | 关于公司董事、董事会秘书辞职暨补选第四届董事会非独立董事、聘任公司董事会秘书及副总经理的公告 | 2026-03-30 | Chinese | ||
| 39885883 | 董事会关于2025年度募集资金存放与使用情况的专项报告 | 2026-03-30 | Chinese | ||
| 39885875 | 兴业证券股份有限公司关于浙江润阳新材料科技股份有限公司2025年度募集资金存放与使用情况的核查意见 | 2026-03-30 | Chinese | ||
| 39885844 | 关于对会计师事务所2025年度履职情况评估报告 | 2026-03-30 | Chinese | ||
| 39885837 | 2025年度独立董事述职报告(裴金华) | 2026-03-30 | Chinese | ||
| 39885829 | 2025年度独立董事述职报告(沈云驾) | 2026-03-30 | Chinese | ||
| 39885809 | 浙江润阳新材料科技股份有限公司2025年度内部控制审计报告 | 2026-03-30 | Chinese | ||
| 39885805 | 公司章程(2026年3月修订) | 2026-03-30 | Chinese | ||
| 39885793 | 关于2026年度董事、高级管理人员薪酬方案的公告 | 2026-03-30 | Chinese | ||
| 39885787 | 关于会计政策变更的公告 | 2026-03-30 | Chinese | ||
| 39885784 | 关于召开2025年年度股东会的通知 | 2026-03-30 | Chinese | ||
| 39885775 | 董事会审计委员会对会计师事务所2025年度履职情况评估及履行监督职责情况的报告 | 2026-03-30 | Chinese | ||
| 39885769 | 关于提请股东会授权董事会办理小额快速融资相关事宜的公告 | 2026-03-30 | Chinese | ||
| 39885761 | 董事会审计委员会关于公司2025年度内部控制自我评价报告出具的审核意见 | 2026-03-30 | Chinese | ||
| 39885741 | 2025年度独立董事述职报告(涂登云) | 2026-03-30 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of plastics products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Aa Industrial Belting (Shanghai) Co., Ltd
Develops and manufactures high-performance industrial conve…
|
603580 | CN | Manufacturing |
|
ACE/Security Laminates Corporation
Global provider of high-performance security laminates for …
|
ACEX | CA | Manufacturing |
|
Achilles Corporation
A manufacturer of plastic and rubber products for consumer …
|
5142 | JP | Manufacturing |
|
ADVANCED DRAINAGE SYSTEMS, INC.
Manufacturer of water management solutions for stormwater a…
|
WMS | US | Manufacturing |
|
Aeron Composite Limited
Designs and manufactures FRP and GRP products for industria…
|
AERON | IN | Manufacturing |
|
A.F. Enterprises Limited
Manufactures plastic molded products and provides financial…
|
538351 | IN | Manufacturing |
|
Ahimsa Industries Limited
Produces PET preforms and closures for beverage, food, and …
|
AHIMSA | IN | Manufacturing |
|
AIK Pipes and Polymers Limited
Manufactures polymer pipes and fittings for water, gas, and…
|
544072 | IN | Manufacturing |
|
Airrane Co., Ltd.
Develops and manufactures gas separation membrane systems f…
|
163280 | KR | Manufacturing |
|
Akumplast AD
Manufactures polypropylene battery boxes, covers, accessori…
|
AKUM | BG | Manufacturing |
Zhejiang Runyang New 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/55886/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55886 | 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=55886 | 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=55886 \ -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": 55886}, 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 Zhejiang Runyang New Material Technology Co., Ltd. (id: 55886)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.