Zhejiang Goldensea Hi-Tech Co., Ltd — Investor Relations & Filings
About Zhejiang Goldensea Hi-Tech Co., Ltd
Zhejiang Goldensea Hi-Tech Co., Ltd. specializes in the research, development, and manufacturing of high-performance air filtration and purification materials. The company produces a wide range of functional filters, including HEPA, activated carbon, and antibacterial media, primarily for residential air conditioning, automotive cabin systems, and specialized air purification equipment. Its core competencies lie in the production of advanced filtration substrates such as melt-blown and needle-punched non-wovens, integrated with proprietary functional coatings for anti-viral and anti-allergen applications. Goldensea Hi-Tech serves as a key global supplier for major HVAC and automotive manufacturers, providing customized filtration solutions that meet rigorous environmental and health standards. The company focuses on technological innovation in air quality management and environmental protection.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 金海高科2025年度独立董事述职报告-仇如愚 | 2026-04-23 | Chinese | |
| 浙江金海高科股份有限公司2025年度审计报告 | 2026-04-23 | Chinese | |
| 中信建投证券股份有限公司关于浙江金海高科股份有限公司使用部分闲置募集资金进行现金管理的核查意见 | 2026-04-23 | Chinese | |
| 金海高科关于使用部分暂时闲置募集资金和自有资金进行现金管理的公告 | 2026-04-23 | Chinese | |
| 中信建投证券股份有限公司关于浙江金海高科股份有限公司2025年度募集资金存放、管理与实际使用情况的专项核查报告 | 2026-04-23 | Chinese | |
| 浙江金海高科股份有限公司2025年度内部控制审计报告 | 2026-04-23 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 37119664 | 金海高科2025年度独立董事述职报告-仇如愚 | 2026-04-23 | Chinese | ||
| 37119653 | 浙江金海高科股份有限公司2025年度审计报告 | 2026-04-23 | Chinese | ||
| 37118679 | 中信建投证券股份有限公司关于浙江金海高科股份有限公司使用部分闲置募集资金进行现金管理的核查意见 | 2026-04-23 | Chinese | ||
| 37118673 | 金海高科关于使用部分暂时闲置募集资金和自有资金进行现金管理的公告 | 2026-04-23 | Chinese | ||
| 37118667 | 中信建投证券股份有限公司关于浙江金海高科股份有限公司2025年度募集资金存放、管理与实际使用情况的专项核查报告 | 2026-04-23 | Chinese | ||
| 37118660 | 浙江金海高科股份有限公司2025年度内部控制审计报告 | 2026-04-23 | Chinese | ||
| 37118567 | 金海高科2025年年度报告摘要 | 2026-04-23 | Chinese | ||
| 37118553 | 金海高科2025年内部控制评价报告 | 2026-04-23 | Chinese | ||
| 37118547 | 金海高科第五届董事会第二十三次会议决议公告 | 2026-04-23 | Chinese | ||
| 37118541 | 金海高科2025年度募集资金存放、管理与实际使用情况的专项报告 | 2026-04-23 | Chinese | ||
| 37118535 | 金海高科关于使用闲置募集资金进行现金管理到期赎回的公告 | 2026-04-21 | Chinese | ||
| 37118530 | 金海高科关于使用闲置募集资金进行现金管理到期赎回的公告 | 2026-04-16 | Chinese | ||
| 37118527 | 金海高科关于使用闲置募集资金进行现金管理到期赎回的公告 | 2026-03-24 | Chinese | ||
| 37118526 | 金海高科关于签订募集资金专户存储三方监管协议的公告 | 2026-03-13 | Chinese | ||
| 37118521 | 金海高科关于使用闲置募集资金进行现金管理到期赎回并继续进行现金管理的进展公告 | 2026-02-27 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other general-purpose machinery
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
3D SYSTEMS CORP
Provides additive manufacturing solutions including printer…
|
DDD | US | Manufacturing |
|
AAON, INC.
Manufactures configurable, energy-efficient commercial and …
|
AAON | US | Manufacturing |
|
Absolent Air Care Group AB
A global developer and manufacturer of industrial air clean…
|
ABSO | SE | Manufacturing |
|
Adarsh Plant Project Ltd.
Engineering firm providing process equipment and turnkey pl…
|
526711 | IN | Manufacturing |
|
AIRFLOA RAIL TECHNOLOGY LIMITED
Engineers and manufactures climate control and air manageme…
|
544516 | IN | Manufacturing |
|
AirJoule Technologies Corp.
Develops atmospheric water harvesting and energy-efficient …
|
AIRJ | US | Manufacturing |
|
Airobot Technologies AS
Develops sensor-driven, autonomous indoor climate systems f…
|
AIR | EE | Manufacturing |
|
AIRTECH JAPAN,LTD.
Manufacturer of clean air systems and cleanroom equipment f…
|
6291 | JP | Manufacturing |
|
Alfa Laval
Provider of engineered solutions for heat transfer, separat…
|
ALFA | SE | Manufacturing |
|
A Libental Holdings Ltd.
Develops real estate projects and manages a portfolio of in…
|
LBTL | IL | Manufacturing |
Zhejiang Goldensea Hi-Tech 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/57587/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=57587 | 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=57587 | 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=57587 \ -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": 57587}, 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 Zhejiang Goldensea Hi-Tech Co., Ltd (id: 57587)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.