FUJIAN SUPERTCH ADVANCED MATERIAL CO.,LTD. — Investor Relations & Filings
About FUJIAN SUPERTCH ADVANCED MATERIAL CO.,LTD.
Fujian Supertech Advanced Material Co., Ltd. specializes in the research, development, and production of high-performance vacuum insulation panels (VIPs) and vacuum insulation glass. The company focuses on advanced thermal management solutions that provide superior insulation performance with minimal thickness. Its primary products are utilized in the manufacturing of energy-efficient household appliances, such as refrigerators and freezers, as well as in cold chain logistics for the transport of medical supplies and perishable goods. Additionally, the company develops insulation materials for building construction and vending machines. By leveraging low thermal conductivity technology, the company's solutions help reduce energy consumption and increase internal storage volume for its global customer base.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 赛特新材:关于“赛特转债”预计满足赎回条件的提示性公告 | 2026-03-13 | Chinese | |
| 赛特新材:关于持股5%以上股东权益变动触及1%刻度的提示性公告 | 2026-03-06 | Chinese | |
| 赛特新材:2025年度业绩快报公告 | 2026-02-27 | Chinese | |
| 赛特新材:关于核心技术人员离职的公告 | 2026-02-06 | Chinese | |
| 赛特新材:关于使用暂时闲置自有资金进行现金管理的公告 | 2026-02-06 | Chinese | |
| 赛特新材:关于持股5%以上股东权益变动触及1%刻度的提示性公告 | 2026-01-26 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
10 filings
| |||||
| 38131237 | 赛特新材:关于“赛特转债”预计满足赎回条件的提示性公告 | 2026-03-13 | Chinese | ||
| 38131235 | 赛特新材:关于持股5%以上股东权益变动触及1%刻度的提示性公告 | 2026-03-06 | Chinese | ||
| 38131221 | 赛特新材:2025年度业绩快报公告 | 2026-02-27 | Chinese | ||
| 38131207 | 赛特新材:关于核心技术人员离职的公告 | 2026-02-06 | Chinese | ||
| 38131200 | 赛特新材:关于使用暂时闲置自有资金进行现金管理的公告 | 2026-02-06 | Chinese | ||
| 38131191 | 赛特新材:关于持股5%以上股东权益变动触及1%刻度的提示性公告 | 2026-01-26 | Chinese | ||
| 38131177 | 赛特新材:关于2025年度计提资产减值准备的公告 | 2026-01-22 | Chinese | ||
| 38131160 | 赛特新材:2025年年度业绩预减公告 | 2026-01-22 | Chinese | ||
| 38131145 | 兴业证券股份有限公司关于福建赛特新材股份有限公司2025年持续督导工作现场检查报告 | 2026-01-05 | Chinese | ||
| 38131127 | 赛特新材:可转债转股结果暨股份变动公告 | 2026-01-05 | Chinese | ||
|
2025
5 filings
| |||||
| 38131112 | 赛特新材:控股股东、实际控制人减持股份计划公告 | 2025-12-24 | Chinese | ||
| 38131109 | 赛特新材:关于召开2025年第三季度业绩说明会的公告 | 2025-11-14 | Chinese | ||
| 38131096 | 赛特新材:2025年第三季度报告 | 2025-10-27 | Chinese | ||
| 38131082 | 赛特新材:可转债转股结果暨股份变动公告 | 2025-10-08 | Chinese | ||
| 38131079 | 赛特新材:关于完成工商变更登记并换发营业执照的公告 | 2025-09-28 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other non-metallic mineral products n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
A&A Material Corporation
Manufacturer and seller of building and industrial material…
|
5391 | JP | Manufacturing |
|
ADVANCED INNERGY HOLDINGS LIMITED
Develops thermal insulation and passive fire protection for…
|
AIH | AU | Manufacturing |
|
ALMEDIO INC.
Researches, develops, and sells advanced materials and test…
|
7859 | JP | Manufacturing |
|
Amrize Ltd.
Provider of building materials and envelope solutions for t…
|
AMRZ | CH | Manufacturing |
|
Anhui Estone Materials Technology Co., Ltd.
Manufactures advanced inorganic non-metallic materials for …
|
688733 | CN | Manufacturing |
|
Armstrong Corporation
Designs and produces advanced ceiling and wall systems focu…
|
AWI | CA | Manufacturing |
|
ARMSTRONG WORLD INDUSTRIES INC
Designs and manufactures ceiling, wall, and suspension syst…
|
AWI | US | Manufacturing |
|
Asahi Diamond Industrial Co.,Ltd.
Manufacturer of industrial diamond and cubic boron nitride …
|
6140 | JP | Manufacturing |
|
Beijing Oriental Yuhong Waterproof Technology Co.,Ltd.
Manufactures waterproofing systems and building chemicals f…
|
002271 | CN | Manufacturing |
|
Beijing Tianyishangjia New Material Corp., Ltd.
Manufacturer of friction and composite materials for rail, …
|
688033 | CN | Manufacturing |
FUJIAN SUPERTCH ADVANCED 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/58399/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=58399 | 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=58399 | 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=58399 \ -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": 58399}, 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 FUJIAN SUPERTCH ADVANCED MATERIAL CO.,LTD. (id: 58399)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.