Hangzhou First Applied Material Co., Ltd. — Investor Relations & Filings
About Hangzhou First Applied Material Co., Ltd.
Hangzhou First Applied Material Co., Ltd. specializes in the research, development, production, and sale of high-performance functional materials. The company is globally recognized as a leading supplier of encapsulation materials for the photovoltaic industry, primarily focusing on Ethylene Vinyl Acetate (EVA) and Polyolefin Elastomer (POE) films. These products are critical for protecting solar cells and ensuring the long-term durability of solar modules. Beyond its core solar business, the company develops electronic materials, including dry film photoresist and flexible copper-clad laminates (FCCL), as well as functional films for water treatment and medical applications. By leveraging advanced polymer processing technologies and a robust global supply chain, the company provides integrated material solutions to international module manufacturers and electronics producers.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 内部控制审计报告 | 2026-04-08 | Chinese | |
| 关于会计政策变更的公告 | 2026-04-08 | Chinese | |
| 关于使用闲置自有资金进行现金管理的公告 | 2026-04-08 | Chinese | |
| 关于公司2025年度利润分配预案的公告 | 2026-04-08 | Chinese | |
| 募集资金存放、管理与实际使用情况鉴证报告 | 2026-04-08 | Chinese | |
| 2025年度报告审计报告 | 2026-04-08 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 36994427 | 内部控制审计报告 | 2026-04-08 | Chinese | ||
| 36994421 | 关于会计政策变更的公告 | 2026-04-08 | Chinese | ||
| 36994419 | 关于使用闲置自有资金进行现金管理的公告 | 2026-04-08 | Chinese | ||
| 36994416 | 关于公司2025年度利润分配预案的公告 | 2026-04-08 | Chinese | ||
| 36994411 | 募集资金存放、管理与实际使用情况鉴证报告 | 2026-04-08 | Chinese | ||
| 36994397 | 2025年度报告审计报告 | 2026-04-08 | Chinese | ||
| 36994156 | 关于使用部分暂时闲置募集资金进行现金管理的公告 | 2026-04-08 | Chinese | ||
| 36994153 | 会计师事务所对公司控股股东及其他关联方占用资金情况的专项说明 | 2026-04-08 | Chinese | ||
| 36994137 | 关于子公司增资扩股暨关联交易的补充公告 | 2026-04-07 | Chinese | ||
| 36994133 | 2026年第一次临时股东会会议资料 | 2026-04-07 | Chinese | ||
| 36994123 | 关于季度可转债转股结果暨股份变动公告 | 2026-04-01 | Chinese | ||
| 36994122 | 关于购买董事、高级管理人员责任险的公告 | 2026-03-26 | Chinese | ||
| 36994121 | 投资决策管理制度(2026年3月修订) | 2026-03-26 | Chinese | ||
| 36994120 | 董事、高级管理人员薪酬管理制度 | 2026-03-26 | Chinese | ||
| 36994118 | 关于召开2026年第一次临时股东会的通知 | 2026-03-26 | 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 |
Hangzhou First Applied 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/57836/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=57836 | 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=57836 | 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=57836 \ -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": 57836}, 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 First Applied Material Co., Ltd. (id: 57836)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.