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 |
|---|---|---|---|
| 关于控股股东、实际控制人及其一致行动人减持股份变动触及1%及5%的整数倍暨披露简式权益变动报告书的提示性公告 | 2025-11-26 | Chinese | |
| 简式权益变动报告书 | 2025-11-26 | Chinese | |
| 重大信息内部报告制度(2025年11月修订) | 2025-11-12 | Chinese | |
| 《董事会议事规则》修订对照表 | 2025-11-12 | Chinese | |
| 募集资金使用管理办法(2025年11月修订) | 2025-11-12 | Chinese | |
| 年报信息披露重大差错责任追究制度(2025年11月修订) | 2025-11-12 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 38557982 | 关于控股股东、实际控制人及其一致行动人减持股份变动触及1%及5%的整数倍暨披露简式权益变动报告书的提示性公告 | 2025-11-26 | Chinese | ||
| 38557971 | 简式权益变动报告书 | 2025-11-26 | Chinese | ||
| 38557956 | 重大信息内部报告制度(2025年11月修订) | 2025-11-12 | Chinese | ||
| 38557940 | 《董事会议事规则》修订对照表 | 2025-11-12 | Chinese | ||
| 38557929 | 募集资金使用管理办法(2025年11月修订) | 2025-11-12 | Chinese | ||
| 38557919 | 年报信息披露重大差错责任追究制度(2025年11月修订) | 2025-11-12 | Chinese | ||
| 38557906 | 防止控股股东及其他关联方资金占用的专项制度(2025年11月修订) | 2025-11-12 | Chinese | ||
| 38557888 | 董事会战略委员会工作细则(2025年11月修订) | 2025-11-12 | Chinese | ||
| 38557874 | 董事会薪酬与考核委员会工作细则(2025年11月修订) | 2025-11-12 | Chinese | ||
| 38557850 | 内幕信息知情人登记管理制度(2025年11月修订) | 2025-11-12 | Chinese | ||
| 38557834 | 关于修订《公司章程》及相关议事规则的公告 | 2025-11-12 | Chinese | ||
| 38557817 | 对外投资管理制度(2025年11月修订) | 2025-11-12 | Chinese | ||
| 38557802 | 会计师事务所选聘制度(2025年11月修订) | 2025-11-12 | Chinese | ||
| 38557788 | 董事、高级管理人员离职管理制度 | 2025-11-12 | Chinese | ||
| 38557786 | 信息披露暂缓与豁免制度 | 2025-11-12 | 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.