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 |
|---|---|---|---|
| 关于使用闲置募集资金进行现金管理的进展公告 | 2025-12-17 | Chinese | |
| 关于归还临时补充流动资金的募集资金的公告 | 2025-12-16 | Chinese | |
| 关于公司高级管理人员离任的公告 | 2025-12-15 | Chinese | |
| 关于部分募投项目结项并将节余募集资金永久补流的公告 | 2025-12-15 | Chinese | |
| 国泰海通关于福斯特部分募投项目延期的核查意见 | 2025-12-15 | Chinese | |
| 关于部分募投项目延期的公告 | 2025-12-15 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 36993955 | 关于使用闲置募集资金进行现金管理的进展公告 | 2025-12-17 | Chinese | ||
| 36993947 | 关于归还临时补充流动资金的募集资金的公告 | 2025-12-16 | Chinese | ||
| 36993938 | 关于公司高级管理人员离任的公告 | 2025-12-15 | Chinese | ||
| 36993930 | 关于部分募投项目结项并将节余募集资金永久补流的公告 | 2025-12-15 | Chinese | ||
| 36993916 | 国泰海通关于福斯特部分募投项目延期的核查意见 | 2025-12-15 | Chinese | ||
| 36993906 | 关于部分募投项目延期的公告 | 2025-12-15 | Chinese | ||
| 36993903 | 关于召开2025年第四次临时股东会的通知 | 2025-12-15 | Chinese | ||
| 36993897 | 国泰海通关于福斯特部分募投项目结项并将节余募集资金永久补流的核查意见 | 2025-12-15 | Chinese | ||
| 36993889 | 关于公司调整组织架构的公告 | 2025-12-15 | Chinese | ||
| 36993884 | 第六届董事会第十一次会议决议公告 | 2025-12-15 | Chinese | ||
| 36993876 | 关于“福22转债”2025年付息的公告 | 2025-11-14 | Chinese | ||
| 36993870 | 关于召开2025年第三季度业绩说明会的公告 | 2025-10-29 | Chinese | ||
| 36993862 | 关于使用自有资金方式支付募投项目部分款项并以募集资金等额置换的公告 | 2025-10-29 | Chinese | ||
| 36993850 | ESG工作小组工作细则(2025年10月修订) | 2025-10-29 | Chinese | ||
| 36993843 | 第六届董事会第十次会议决议公告 | 2025-10-29 | 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.