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-03-26 | Chinese | |
| 第六届董事会独立董事专门会议第一次会议决议 | 2026-03-26 | Chinese | |
| 关于子公司增资扩股暨关联交易的公告 | 2026-03-26 | Chinese | |
| 杭州福斯特电子材料有限公司拟进行增资涉及的杭州福斯特电子材料有限公司股东全部权益价值项目资产评估报告 | 2026-03-26 | Chinese | |
| 关于归还临时补充流动资金的募集资金的公告 | 2026-03-18 | Chinese | |
| 关于使用闲置募集资金进行现金管理的进展公告 | 2026-03-18 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
12 filings
| |||||
| 36994116 | 第六届董事会第十二次会议决议公告 | 2026-03-26 | Chinese | ||
| 36994112 | 第六届董事会独立董事专门会议第一次会议决议 | 2026-03-26 | Chinese | ||
| 36994107 | 关于子公司增资扩股暨关联交易的公告 | 2026-03-26 | Chinese | ||
| 36994103 | 杭州福斯特电子材料有限公司拟进行增资涉及的杭州福斯特电子材料有限公司股东全部权益价值项目资产评估报告 | 2026-03-26 | Chinese | ||
| 36994058 | 关于归还临时补充流动资金的募集资金的公告 | 2026-03-18 | Chinese | ||
| 36994050 | 关于使用闲置募集资金进行现金管理的进展公告 | 2026-03-18 | Chinese | ||
| 36994047 | 与私募基金合作投资事项进展公告 | 2026-02-24 | Chinese | ||
| 36994044 | 关于归还临时补充流动资金的募集资金的公告 | 2026-02-12 | Chinese | ||
| 36994032 | 关于与私募基金合作投资的公告 | 2026-02-02 | Chinese | ||
| 36994017 | 关于归还临时补充流动资金的募集资金的公告 | 2026-01-14 | Chinese | ||
| 36994005 | 关于归还临时补充流动资金的募集资金的公告 | 2026-01-12 | Chinese | ||
| 36993996 | 关于季度可转债转股结果暨股份变动公告 | 2026-01-05 | Chinese | ||
|
2025
3 filings
| |||||
| 36993983 | 2025年第四次临时股东会决议公告 | 2025-12-31 | Chinese | ||
| 36993972 | 2025年第四次临时股东会见证法律意见书 | 2025-12-31 | Chinese | ||
| 36993957 | 2025年第四次临时股东会会议资料 | 2025-12-23 | 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.