
Hangzhou First Applied Material Co., Ltd. — Investor Relations & Filings
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-05-21 | Chinese | |
| 杭州福斯特功能膜材料有限公司股东全部权益价值项目资产评估报告 | 2026-05-21 | Chinese | |
| 关于召开2026年第二次临时股东会的通知 | 2026-05-21 | Chinese | |
| 关于转让子公司部分股权暨关联交易的公告 | 2026-05-21 | Chinese | |
| 浙江天册律师事务所关于杭州福斯特应用材料股份有限公司2025年度差异化分红事项的法律意见书 | 2026-05-20 | Chinese | |
| 关于“福22转债”转股价格调整的公告 | 2026-05-20 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46758208 | 第六届董事会独立董事专门会议第三次会议决议 | 2026-05-21 | Chinese | ||
| 46757929 | 杭州福斯特功能膜材料有限公司股东全部权益价值项目资产评估报告 | 2026-05-21 | Chinese | ||
| 46757209 | 关于召开2026年第二次临时股东会的通知 | 2026-05-21 | Chinese | ||
| 46757105 | 关于转让子公司部分股权暨关联交易的公告 | 2026-05-21 | Chinese | ||
| 46703144 | 浙江天册律师事务所关于杭州福斯特应用材料股份有限公司2025年度差异化分红事项的法律意见书 | 2026-05-20 | Chinese | ||
| 46703143 | 关于“福22转债”转股价格调整的公告 | 2026-05-20 | Chinese | ||
| 46344287 | 关于实施2025年度权益分派时“福22转债”停止转股暨转股价格调整的提示性公告 | 2026-05-14 | Chinese | ||
| 45346948 | 关于使用闲置募集资金进行现金管理的进展公告 | 2026-05-12 | Chinese | ||
| 34893475 | 关于召开2025年年度业绩说明会的公告 | 2026-04-14 | Chinese | ||
| 34866853 | 2026年第一次临时股东会见证法律意见书 | 2026-04-14 | Chinese | ||
| 34839475 | 2026年第一次临时股东会决议公告 | 2026-04-14 | Chinese | ||
| 36994478 | 国泰海通关于福斯特2025年度募集资金存放与使用情况的核查意见 | 2026-04-08 | Chinese | ||
| 36994475 | 董事会审计委员会2025年度履职情况报告 | 2026-04-08 | Chinese | ||
| 36994472 | 关于公司2026年度开展外汇衍生品交易的公告 | 2026-04-08 | Chinese | ||
| 36994471 | 福斯特2025年年度报告摘要 | 2026-04-08 | 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 |
|
Abson Industries Limited
Manufactures polypropylene woven bags, offering durable and…
|
ABSON | PK | Manufacturing |
|
ACE/Security Laminates Corporation
Global provider of high-performance security laminates for …
|
ACEX | CA | Manufacturing |
|
ACESIAN PARTNERS LIMITED
Specializes in environmental solutions, integrated services…
|
5FW | SG | 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 |
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.