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年年度业绩说明会的公告 | 2026-04-14 | Chinese | |
| 2026年第一次临时股东会见证法律意见书 | 2026-04-14 | Chinese | |
| 2026年第一次临时股东会决议公告 | 2026-04-14 | Chinese | |
| 国泰海通关于福斯特2025年度募集资金存放与使用情况的核查意见 | 2026-04-08 | Chinese | |
| 董事会审计委员会2025年度履职情况报告 | 2026-04-08 | Chinese | |
| 关于公司2026年度开展外汇衍生品交易的公告 | 2026-04-08 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 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 | ||
| 36994470 | 董事会对独立董事独立性自查情况的专项报告 | 2026-04-08 | Chinese | ||
| 36994468 | 第六届董事会独立董事专门会议第二次会议 | 2026-04-08 | Chinese | ||
| 36994456 | 2025年度环境、社会及治理报告 | 2026-04-08 | Chinese | ||
| 36994452 | 关于召开2025年年度股东会的通知 | 2026-04-08 | Chinese | ||
| 36994451 | 会计师事务所2025年度履职情况评估报告 | 2026-04-08 | Chinese | ||
| 36994441 | 非经营性资金占用及其他关联资金往来情况的专项审计说明 | 2026-04-08 | Chinese | ||
| 36994439 | 2025年度独立董事述职报告(杨志坚) | 2026-04-08 | Chinese | ||
| 36994428 | 关于公司募集资金存放、管理与实际使用情况的专项报告 | 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 |
|
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.