
Shanghai Supezet Engineering Technology Corp., Ltd. — Investor Relations & Filings
Shanghai Supezet Engineering Technology Corp., Ltd. specializes in the research, development, design, and manufacturing of high-end energy-saving and environmental protection equipment. The company provides integrated engineering solutions and technical services primarily for the petrochemical, chemical, and energy sectors. Its core product portfolio includes advanced heat exchangers, pressure vessels, and modular process units designed to optimize thermal efficiency and reduce industrial emissions. Supezet focuses on technological innovation in heat transfer and energy recovery, offering customized equipment that meets rigorous international standards. By integrating engineering design with precision manufacturing, the company supports large-scale industrial projects with specialized components and systems aimed at enhancing operational sustainability and process performance.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 董事会审计委员会对会计师事务所履行监督职责情况报告 | 2025-04-21 | Chinese | |
| 上海市锦天城律师事务所关于卓然股份2022年限制性股票激励计划部分已授予尚未归属的限制性股票作废事项之法律意见书 | 2025-04-21 | Chinese | |
| 国投证券股份有限公司关于上海卓然工程技术股份有限公司收购标的公司2024年度业绩承诺完成情况的核查意见 | 2025-04-21 | Chinese | |
| 董事会关于独立董事独立性情况的专项意见 | 2025-04-21 | Chinese | |
| 2025年度“提质增效重回报”行动方案 | 2025-04-21 | Chinese | |
| 信永中和会计师事务所(特殊普通合伙)关于卓然股份2024年度非经营性资金占用及其他关联资金往来的专项说明 | 2025-04-21 | Chinese |
Browse filings by year
6 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 39314888 | 董事会审计委员会对会计师事务所履行监督职责情况报告 | 2025-04-21 | Chinese | ||
| 39314881 | 上海市锦天城律师事务所关于卓然股份2022年限制性股票激励计划部分已授予尚未归属的限制性股票作废事项之法律意见书 | 2025-04-21 | Chinese | ||
| 39314861 | 国投证券股份有限公司关于上海卓然工程技术股份有限公司收购标的公司2024年度业绩承诺完成情况的核查意见 | 2025-04-21 | Chinese | ||
| 39314854 | 董事会关于独立董事独立性情况的专项意见 | 2025-04-21 | Chinese | ||
| 39314847 | 2025年度“提质增效重回报”行动方案 | 2025-04-21 | Chinese | ||
| 39314840 | 信永中和会计师事务所(特殊普通合伙)关于卓然股份2024年度非经营性资金占用及其他关联资金往来的专项说明 | 2025-04-21 | Chinese | ||
| 39314788 | 2024年度独立董事述职报告-李森 | 2025-04-21 | Chinese | ||
| 39314780 | 第三届监事会第十五次会议暨2024年年度监事会决议公告 | 2025-04-21 | Chinese | ||
| 39314774 | 信永中和会计师事务所(特殊普通合伙)关于卓然股份2024年度审计报告 | 2025-04-21 | Chinese | ||
| 39314685 | 关于作废部分已授予尚未归属的限制性股票的公告 | 2025-04-21 | Chinese | ||
| 39314679 | 董事会审计委员会2024年度履职情况报告 | 2025-04-21 | Chinese | ||
| 39314674 | 关于2024年度计提资产减值准备的公告 | 2025-04-21 | Chinese | ||
| 39314668 | 关于2025年度对外担保额度预计的公告 | 2025-04-21 | Chinese | ||
| 39314665 | 国投证券股份有限公司关于上海卓然工程技术股份有限公司2025年度日常关联交易预计的核查意见 | 2025-04-21 | Chinese | ||
| 39314661 | 关于公司会计政策变更的公告 | 2025-04-21 | 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 |
Shanghai Supezet Engineering Technology Corp., 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/58165/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=58165 | 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=58165 | 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=58165 \ -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": 58165}, 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 Shanghai Supezet Engineering Technology Corp., Ltd. (id: 58165)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.