
ZHEJIANG ZHENSHI NEW MATERIALS CO., LTD. — Investor Relations & Filings
Zhejiang Zhenshi New Materials Co., Ltd. specializes in the research, development, and manufacturing of high-performance composite reinforcement materials. The company focuses on the production of fiberglass fabrics, including multi-axial fabrics, woven rovings, and specialty reinforcements. These products are primarily utilized in the wind energy sector for turbine blade manufacturing, as well as in the marine, automotive, transportation, and infrastructure industries. The company operates advanced production facilities and maintains a significant global market share in the wind power reinforcement segment. Its technical expertise encompasses the design of complex fabric structures tailored to enhance the structural integrity and efficiency of composite components. By leveraging integrated supply chains and innovative manufacturing processes, the company provides customized material solutions for demanding industrial applications.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 第一届董事会第二十三次会议决议公告 | 2026-05-18 | Chinese | |
| 2025年年度股东会决议公告 | 2026-05-18 | Chinese | |
| 2025年年度股东会会议资料 | 2026-05-08 | Chinese | |
| 关于召开2025年年度业绩说明会的公告 | 2026-04-02 | Chinese | |
| 关于开展金融衍生品交易的公告 | 2026-03-30 | Chinese | |
| 中国国际金融股份有限公司关于浙江振石新材料股份有限公司开展金融衍生品交易事项的核查意见 | 2026-03-30 | Chinese |
Browse filings by year
1 year| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46512583 | 第一届董事会第二十三次会议决议公告 | 2026-05-18 | Chinese | ||
| 46512570 | 2025年年度股东会决议公告 | 2026-05-18 | Chinese | ||
| 44492446 | 2025年年度股东会会议资料 | 2026-05-08 | Chinese | ||
| 39602133 | 关于召开2025年年度业绩说明会的公告 | 2026-04-02 | Chinese | ||
| 39602129 | 关于开展金融衍生品交易的公告 | 2026-03-30 | Chinese | ||
| 39602127 | 中国国际金融股份有限公司关于浙江振石新材料股份有限公司开展金融衍生品交易事项的核查意见 | 2026-03-30 | Chinese | ||
| 39602123 | 中国国际金融股份有限公司关于浙江振石新材料股份有限公司2026年度对外担保预计事项的核查意见 | 2026-03-30 | Chinese | ||
| 39602119 | 浙江振石新材料股份有限公司董事会审计委员会2025年度履职情况报告 | 2026-03-30 | Chinese | ||
| 39602111 | 浙江振石新材料股份有限公司2025年可持续发展报告 | 2026-03-30 | Chinese | ||
| 39601958 | 关于续聘会计师事务所的公告 | 2026-03-30 | Chinese | ||
| 39601950 | 浙江振石新材料股份有限公司2025年可持续发展报告摘要 | 2026-03-30 | Chinese | ||
| 39601945 | 关于浙江振石新材料股份有限公司非经营性资金占用及其他关联资金往来情况的专项审核说明 | 2026-03-30 | Chinese | ||
| 39601929 | 关于2025年度利润分配方案的公告 | 2026-03-30 | Chinese | ||
| 39601923 | 2025年年度报告摘要 | 2026-03-30 | Chinese | ||
| 39601912 | 浙江振石新材料股份有限公司2025年度内部控制评价报告 | 2026-03-30 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of glass and glass products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Agarwal Float Glass India Limited
Trades and processes diverse glass products for constructio…
|
AGARWALFT | IN | Manufacturing |
|
Agarwal Toughened Glass India Limited
Manufacturer of high-performance safety glass for structura…
|
AGARWALTUF | IN | Manufacturing |
|
AGC Inc.
Global manufacturer of glass, electronics, chemicals, and c…
|
5201 | JP | Manufacturing |
|
AGI GREENPAC LIMITED
Manufactures glass containers, PET bottles, and closures fo…
|
AGI | IN | Manufacturing |
|
Anhui Deli Household Glass Co.,Ltd.
Specializes in the production and global distribution of da…
|
002571 | CN | Manufacturing |
|
Asahi India Glass Ltd.
Integrated glass solutions provider for automotive and arch…
|
ASAHIINDIA | IN | Manufacturing |
|
Asahimas Flat Glass Tbk
Manufacturer of flat glass, automotive glass, and mirrors.
|
AMFG | ID | Manufacturing |
|
Baluchistan Glass Limited
Manufactures and sells glass containers for food, beverages…
|
BGL | PK | Manufacturing |
|
BANDARAM PHARMA PACKTECH LIMITED
Manufactures and distributes primary packaging solutions fo…
|
524602 | IN | Manufacturing |
|
Borosil Limited
Manufacturer of borosilicate glassware for consumer, scient…
|
BOROLTD | IN | Manufacturing |
ZHEJIANG ZHENSHI 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/57187/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=57187 | 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=57187 | 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=57187 \ -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": 57187}, 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 ZHENSHI NEW MATERIALS CO., LTD. (id: 57187)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.