
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 |
|---|---|---|---|
| 国投证券股份有限公司关于上海卓然工程技术股份有限公司2023年度募集资金存放与使用情况的专项核查意见 | 2024-04-19 | Chinese | |
| 第三届董事会第十一次会议暨2023年年度董事会决议公告 | 2024-04-19 | Chinese | |
| 关于公司会计政策变更的公告 | 2024-04-19 | Chinese | |
| 关于2023年度计提资产减值准备的公告 | 2024-04-19 | Chinese | |
| 2023年独立董事述职报告-丁炜超 | 2024-04-19 | Chinese | |
| 2023年独立董事述职报告-孙茂竹(离任) | 2024-04-19 | Chinese |
Browse filings by year
6 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
15 filings
| |||||
| 39313263 | 国投证券股份有限公司关于上海卓然工程技术股份有限公司2023年度募集资金存放与使用情况的专项核查意见 | 2024-04-19 | Chinese | ||
| 39313252 | 第三届董事会第十一次会议暨2023年年度董事会决议公告 | 2024-04-19 | Chinese | ||
| 39313247 | 关于公司会计政策变更的公告 | 2024-04-19 | Chinese | ||
| 39313241 | 关于2023年度计提资产减值准备的公告 | 2024-04-19 | Chinese | ||
| 39313235 | 2023年独立董事述职报告-丁炜超 | 2024-04-19 | Chinese | ||
| 39313232 | 2023年独立董事述职报告-孙茂竹(离任) | 2024-04-19 | Chinese | ||
| 39313225 | 2023年度内部控制评价报告 | 2024-04-19 | Chinese | ||
| 39313206 | 上海市锦天城律师事务所关于上海卓然工程技术股份有限公司2022年限制性股票激励计划部分已授予尚未归属的限制性股票作废事项之法律意见书 | 2024-04-19 | Chinese | ||
| 39313201 | 国投证券股份有限公司关于上海卓然工程技术股份有限公司2023年度募集资金存放与使用情况的专项核查意见 | 2024-04-19 | Chinese | ||
| 39313195 | 关于全资子公司签订重大合同的公告 | 2024-04-09 | Chinese | ||
| 39313192 | 关于以集中竞价交易方式回购公司股份的回购进展公告 | 2024-04-01 | Chinese | ||
| 39313179 | 关于以集中竞价交易方式回购公司股份的回购进展公告 | 2024-02-29 | Chinese | ||
| 39313173 | 2023年度业绩快报公告 | 2024-02-25 | Chinese | ||
| 39313160 | 2024年第一次临时股东大会决议公告 | 2024-02-19 | Chinese | ||
| 39313138 | 上海市锦天城律师事务所关于上海卓然工程技术股份有限公司2024年第一次临时股东大会的法律意见书 | 2024-02-19 | 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.