GUANGZHOU SIE CONSULTING CO., LTD. — Investor Relations & Filings
GUANGZHOU SIE CONSULTING CO., LTD. provides enterprise management consulting and information technology services focused on digital transformation. The company specializes in the implementation, integration, and maintenance of enterprise software solutions, including Enterprise Resource Planning (ERP), Product Lifecycle Management (PLM), and Manufacturing Execution Systems (MES). As a technical service provider and strategic partner for global software vendors such as SAP and Oracle, it delivers end-to-end business process optimization and customized software development. The firm supports organizations in sectors like high-tech manufacturing, automotive, and consumer electronics to enhance operational efficiency through smart manufacturing initiatives and data-driven management frameworks. Its core capabilities involve aligning industrial operations with advanced digital infrastructure to facilitate comprehensive digital upgrades.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 董事、高级管理人员内部问责制度(2025年11月修订) | 2025-11-12 | Chinese | |
| 董事和高级管理人员所持公司股份及其变动管理制度(2025年11月修订) | 2025-11-12 | Chinese | |
| 第四届监事会第八次会议决议公告 | 2025-11-12 | Chinese | |
| 关于向全资子公司提供担保事项的进展公告 | 2025-11-10 | Chinese | |
| 2025年三季度报告 | 2025-10-27 | Chinese | |
| 第四届董事会第七次会议决议公告 | 2025-10-27 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 38557521 | 董事、高级管理人员内部问责制度(2025年11月修订) | 2025-11-12 | Chinese | ||
| 38557515 | 董事和高级管理人员所持公司股份及其变动管理制度(2025年11月修订) | 2025-11-12 | Chinese | ||
| 38557501 | 第四届监事会第八次会议决议公告 | 2025-11-12 | Chinese | ||
| 38557491 | 关于向全资子公司提供担保事项的进展公告 | 2025-11-10 | Chinese | ||
| 38557481 | 2025年三季度报告 | 2025-10-27 | Chinese | ||
| 38557468 | 第四届董事会第七次会议决议公告 | 2025-10-27 | Chinese | ||
| 38557453 | 第四届监事会第七次会议决议公告 | 2025-10-27 | Chinese | ||
| 38557442 | 关于向银行申请固定资产借款的进展暨更换借款银行的公告 | 2025-10-16 | Chinese | ||
| 38557432 | 上海市锦天城(深圳)律师事务所关于广州赛意信息科技股份有限公司2024年限制性股票激励计划预留部分授予的法律意见书 | 2025-10-14 | Chinese | ||
| 38557413 | 第四届监事会第六次会议决议公告 | 2025-10-14 | Chinese | ||
| 38557404 | 第四届董事会第六次会议决议公告 | 2025-10-14 | Chinese | ||
| 38557395 | 监事会关于2024年限制性股票激励计划预留部分激励对象名单的核查意见 | 2025-10-14 | Chinese | ||
| 38557381 | 关于向2024年限制性股票激励计划激励对象授予预留部分限制性股票的公告 | 2025-10-14 | Chinese | ||
| 38557366 | 董事会薪酬与考核委员会关于2024年限制性股票激励计划预留部分激励对象名单的核查意见 | 2025-10-14 | Chinese | ||
| 38557354 | 关于公司股东部分股份解除质押的公告 | 2025-09-25 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Computer consultancy and computer facilities management activities
| Company | Ticker | Country | Sector | |
|---|---|---|---|---|
|
1000mercis
Marketing technology group for data-driven advertising and …
|
ALMIL | France | Telecommunications, com… | Open |
|
3C IT Solutions and Telecoms (India) Limited
Provides IT infrastructure, system integration, cloud, and …
|
544190 | India | Telecommunications, com… | Open |
|
3 E Network Technology Group Ltd
B2B IT solutions provider of software for property, restaur…
|
MASK | United States of America | Telecommunications, com… | Open |
|
3i Infotech limited
Provides digital transformation, cloud services, and specia…
|
3IINFOLTD | India | Telecommunications, com… | Open |
|
4C Group AB
Provides software and expert services for readiness, traini…
|
4C | Sweden | Telecommunications, com… | Open |
|
4GLOBAL PLC
A data, services, and software company for the sports and p…
|
4GBL | United Kingdom | Telecommunications, com… | Open |
|
4SIGHT HOLDINGS LIMITED
Technology group providing digital transformation solutions…
|
4SIE | South Africa | Telecommunications, com… | Open |
|
AAA TECHNOLOGIES LIMITED
Provides IS auditing, cybersecurity consulting, and IT comp…
|
AAATECH | India | Telecommunications, com… | Open |
|
ABEJA,Inc.
An AI technology company that facilitates the digital trans…
|
5574 | Japan | Telecommunications, com… | Open |
|
Abra Information Technologies Ltd.
Develops, implements, and integrates complex software and h…
|
ABRA | Israel | Telecommunications, com… | Open |
GUANGZHOU SIE CONSULTING 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/55666/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55666 | 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=55666 | 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=55666 \ -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": 55666}, 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 GUANGZHOU SIE CONSULTING CO., LTD. (id: 55666)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.