
Suzhou Gold Mantis Construction Decoration Co., Ltd. — Investor Relations & Filings
Suzhou Gold Mantis Construction Decoration Co., Ltd. specializes in integrated interior design and construction services. The company provides comprehensive solutions encompassing architectural decoration, curtain wall systems, landscaping, and furniture manufacturing. Its portfolio includes large-scale public infrastructure, luxury hospitality projects, commercial complexes, and high-end residential developments. Gold Mantis emphasizes technical innovation and sustainable building practices, utilizing advanced prefabricated construction methods and green materials. The firm maintains a robust design division that collaborates on international projects, focusing on high-quality execution and project management across diverse sectors including transportation hubs and cultural venues.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 股票交易异常波动公告 | 2026-05-20 | Chinese | |
| 关于2024年员工持股计划股票出售完毕暨终止的公告 | 2026-05-13 | Chinese | |
| 关于举行2025年度网上业绩说明会的公告 | 2026-05-11 | Chinese | |
| 关于工程中标的自愿性披露公告 | 2026-05-10 | Chinese | |
| 关于2024年员工持股计划第二个锁定期届满的提示性公告 | 2026-05-07 | Chinese | |
| 股票交易异常波动公告 | 2026-05-07 | Chinese |
Browse filings by year
21 years- 2026 8 filings
- 2025 106 filings
- 2024 90 filings
- 2023 64 filings
- 2022 76 filings
- 2021 106 filings
- 2020 63 filings
- 2019 95 filings
- 2018 83 filings
- 2017 63 filings
- 2016 104 filings
- 2015 138 filings
- 2014 88 filings
- 2013 118 filings
- 2012 110 filings
- 2011 92 filings
- 2010 74 filings
- 2009 73 filings
- 2008 76 filings
- 2007 84 filings
- 2006 35 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
8 filings
| |||||
| 46702806 | 股票交易异常波动公告 | 2026-05-20 | Chinese | ||
| 45773927 | 关于2024年员工持股计划股票出售完毕暨终止的公告 | 2026-05-13 | Chinese | ||
| 45016837 | 关于举行2025年度网上业绩说明会的公告 | 2026-05-11 | Chinese | ||
| 44825447 | 关于工程中标的自愿性披露公告 | 2026-05-10 | Chinese | ||
| 44272099 | 关于2024年员工持股计划第二个锁定期届满的提示性公告 | 2026-05-07 | Chinese | ||
| 44266974 | 股票交易异常波动公告 | 2026-05-07 | Chinese | ||
| 34780002 | 关于工程中标的自愿性披露公告 | 2026-01-30 | Chinese | ||
| 34779994 | 关于工程中标并签订合同的公告 | 2026-01-27 | Chinese | ||
|
2025
7 filings
| |||||
| 34779986 | 关于向苏州金螳螂公益慈善基金会捐赠暨关联交易的公告 | 2025-12-19 | Chinese | ||
| 34779981 | 关于荣获2024年度中国建筑装饰行业装饰类和设计类第一的公告 | 2025-12-17 | Chinese | ||
| 34779978 | 关于对外捐赠用于支援香港大埔区宏福苑火灾灾后建设的公告 | 2025-12-03 | Chinese | ||
| 34779951 | 关于累计诉讼、仲裁事项的公告 | 2025-11-10 | Chinese | ||
| 34779944 | 2025年第三季度经营情况简报 | 2025-10-29 | Chinese | ||
| 34779933 | 2025年三季度报告 | 2025-10-29 | Chinese | ||
| 34779923 | 第八届董事会第二次临时会议决议公告 | 2025-10-29 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Building completion and finishing
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Acme International Holdings Limited
Provides integrated design and build solutions for speciali…
|
1870 | HK | Construction |
|
ADNEX GROUP BERHAD
Interior fit-out specialist offering comprehensive turnkey …
|
— | MY | Construction |
|
Aeso Holding Limited
Principally engaged in fitting-out and renovation contracti…
|
8341 | HK | Construction |
|
Aesthetik Engineers Limited
Designs, fabricates, and installs architectural facade syst…
|
AESTHETIK | IN | Construction |
|
ALUWIND INFRA-TECH LIMITED
Designs, fabricates, and installs architectural aluminum bu…
|
ALUWIND | IN | Construction |
|
Anchorstone Holdings Limited
Specialist subcontractor for natural stone supply and insta…
|
1592 | HK | Construction |
|
ATTIKA GROUP LTD.
Full-service commercial interior decoration and MEP enginee…
|
53W | SG | Construction |
|
Balco Group
Develops, manufactures, and installs innovative, energy-sav…
|
BALCO | SE | Construction |
|
Basic House New Life Group Limited
Provision of integrated interior design and fit out solutio…
|
8360 | HK | Construction |
|
China Wacan Group Company Limited
Established building subcontractor providing specialized we…
|
1920 | HK | Construction |
Suzhou Gold Mantis Construction Decoration 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/54141/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54141 | 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=54141 | 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=54141 \ -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": 54141}, 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 Suzhou Gold Mantis Construction Decoration Co., Ltd. (id: 54141)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.