
ZHEJIANG WEIHUA NEW MATERIAL CO., LTD. — Investor Relations & Filings
Zhejiang Weihua New Material Co., Ltd. specializes in the research, development, and large-scale production of fine chemical intermediates. The company focuses on the synthesis of fluorinated and chlorinated aromatic compounds, including toluene derivatives and substituted benzaldehydes. Its product portfolio primarily serves the pharmaceutical, agrochemical, and specialty dye industries. Key offerings include 2,4-dichlorobenzaldehyde, 2,6-dichlorobenzaldehyde, and various benzyl chloride derivatives. The organization emphasizes advanced chemical engineering processes, quality control, and sustainable manufacturing practices to meet international standards. By leveraging integrated production chains, the company provides essential raw materials and customized chemical solutions to a global client base, supporting the development of complex active ingredients and high-performance materials.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2025年年度股东会决议公告 | 2026-05-19 | Chinese | |
| 第五届董事会第七次会议决议公告 | 2026-05-19 | Chinese | |
| 关于选举职工代表董事的公告 | 2026-05-13 | Chinese | |
| 2025年年度股东会会议资料 | 2026-05-12 | Chinese | |
| 第五届董事会第六次会议决议公告 | 2026-05-08 | Chinese | |
| 关于与私募基金合作投资暨与关联人共同投资的公告 | 2026-05-08 | Chinese |
Browse filings by year
3 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46565657 | 2025年年度股东会决议公告 | 2026-05-19 | Chinese | ||
| 46565243 | 第五届董事会第七次会议决议公告 | 2026-05-19 | Chinese | ||
| 45774076 | 关于选举职工代表董事的公告 | 2026-05-13 | Chinese | ||
| 45345910 | 2025年年度股东会会议资料 | 2026-05-12 | Chinese | ||
| 44494299 | 第五届董事会第六次会议决议公告 | 2026-05-08 | Chinese | ||
| 44494254 | 关于与私募基金合作投资暨与关联人共同投资的公告 | 2026-05-08 | Chinese | ||
| 44489539 | 关于为参股子公司提供财务资助暨关联交易的公告 | 2026-05-08 | Chinese | ||
| 44488956 | 中信建投证券股份有限公司关于浙江巍华新材料股份有限公司与私募基金合作投资暨与关联人共同投资的核查意见 | 2026-05-08 | Chinese | ||
| 44488949 | 中信建投证券股份有限公司关于浙江巍华新材料股份有限公司为参股子公司提供财务资助暨关联交易的核查意见 | 2026-05-08 | Chinese | ||
| 44278378 | 中信建投证券股份有限公司关于浙江巍华新材料股份有限公司2025年度现场检查报告 | 2026-05-06 | Chinese | ||
| 39567663 | 2025年度主要经营数据公告 | 2026-04-24 | Chinese | ||
| 39567661 | 关于修订《公司章程》及公司部分治理制度的公告 | 2026-04-24 | Chinese | ||
| 39567656 | 关于召开2025年年度股东会的通知 | 2026-04-24 | Chinese | ||
| 39567653 | 《控股股东和实际控制人行为规范》 | 2026-04-24 | Chinese | ||
| 39567652 | 第五届董事会第五次会议决议公告 | 2026-04-24 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of basic chemicals
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
20 Microns Limited
Produces ultra-fine industrial minerals and specialty chemi…
|
20MICRONS | IN | Manufacturing |
|
5E Advanced Materials, Inc.
Develops boron and lithium resources for a domestic supply …
|
FEAM | US | Manufacturing |
|
Aarti Industries Ltd
Global producer of benzene-based specialty chemicals and ph…
|
AARTIIND | IN | Manufacturing |
|
Aarti Surfactants Limited
Produces surfactants and specialty chemicals for global FMC…
|
AARTISURF | IN | Manufacturing |
|
ABA CHEMICALS CORPORATION
CDMO for advanced intermediates and active ingredients for …
|
300261 | CN | Manufacturing |
|
AB Igrene
Converts natural methane into hydrogen and solid carbon usi…
|
ABI | SE | Manufacturing |
|
ADVANCED ENERGY MINERALS LTD
Produces ultra-high purity alumina for batteries, LEDs and …
|
AEM | AU | Manufacturing |
|
Advanced Graphene Products Spolka Akcyjna
Manufacturer of large-area and flake graphene materials and…
|
GPH | PL | Manufacturing |
|
ADVANCE ZINCTEK LIMITED
Produces zinc and aluminum oxide powders for sunscreens, sk…
|
ANO | AU | Manufacturing |
|
AdvanSix Inc.
A diversified chemistry company producing essential materia…
|
ASIX | US | Manufacturing |
ZHEJIANG WEIHUA NEW MATERIAL 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/57586/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=57586 | 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=57586 | 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=57586 \ -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": 57586}, 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 WEIHUA NEW MATERIAL CO., LTD. (id: 57586)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.