
Guangzhou Grandbuy Co., Ltd. — Investor Relations & Filings
Guangzhou Grandbuy Co., Ltd. operates a diverse portfolio of department stores, supermarkets, and specialized retail venues. The company facilitates the distribution and sale of a wide array of consumer products, ranging from apparel and beauty products to electronics and home goods. Its operational framework encompasses modern logistics services, wholesale trade, and the development of integrated e-commerce solutions. By leveraging a robust supply chain and a network of physical commercial centers, the organization provides multi-channel shopping experiences. Key activities include brand management, property leasing for commercial use, and the implementation of digital retail technologies to streamline customer service and inventory management. The company focuses on maintaining high-standard retail environments and expanding its market presence through strategic asset management and service diversification.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2025年度环境、社会及公司治理(ESG)报告 | 2026-03-27 | Chinese | |
| 2025年度内部控制评价报告 | 2026-03-27 | Chinese | |
| 关于补选董事的公告 | 2026-03-27 | Chinese | |
| 第八届董事会第三次会议决议公告 | 2026-03-27 | Chinese | |
| 关于2025年度利润分配预案的公告 | 2026-03-27 | Chinese | |
| 董事会审计委员会对会计师事务所2025年度履行监督职责情况的报告 | 2026-03-27 | Chinese |
Browse filings by year
20 years- 2026 22 filings
- 2025 94 filings
- 2024 48 filings
- 2023 69 filings
- 2022 103 filings
- 2021 120 filings
- 2020 122 filings
- 2019 71 filings
- 2018 71 filings
- 2017 53 filings
- 2016 54 filings
- 2015 41 filings
- 2014 58 filings
- 2013 57 filings
- 2012 70 filings
- 2011 91 filings
- 2010 115 filings
- 2009 109 filings
- 2008 127 filings
- 2007 35 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 35044642 | 2025年度环境、社会及公司治理(ESG)报告 | 2026-03-27 | Chinese | ||
| 35044637 | 2025年度内部控制评价报告 | 2026-03-27 | Chinese | ||
| 35044633 | 关于补选董事的公告 | 2026-03-27 | Chinese | ||
| 35044631 | 第八届董事会第三次会议决议公告 | 2026-03-27 | Chinese | ||
| 35044628 | 关于2025年度利润分配预案的公告 | 2026-03-27 | Chinese | ||
| 35044626 | 董事会审计委员会对会计师事务所2025年度履行监督职责情况的报告 | 2026-03-27 | Chinese | ||
| 35044624 | 2025年年度报告 | 2026-03-27 | Chinese | ||
| 35044620 | 独立董事2025年度述职报告(李志宏) | 2026-03-27 | Chinese | ||
| 35044616 | 二〇二五年度内部控制审计报告 | 2026-03-27 | Chinese | ||
| 35044614 | 关于2025年度会计师事务所履职情况的评估报告 | 2026-03-27 | Chinese | ||
| 35044612 | 独立董事2025年度述职报告(郭天武) | 2026-03-27 | Chinese | ||
| 35044609 | 独立董事2025年度述职报告(石水平) | 2026-03-27 | Chinese | ||
| 35044608 | 关于召开2025年度股东会的通知 | 2026-03-27 | Chinese | ||
| 35044605 | 非经营性资金占用及其他关联资金往来的专项说明 | 2026-03-27 | Chinese | ||
| 35044596 | 2025年年度审计报告 | 2026-03-27 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Other non-specialized retail sale
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
1 800 FLOWERS COM INC
An e-commerce provider of gifts, specializing in floral pro…
|
FLWS | US | Wholesale and retail trade |
|
ABC S.A.
A retail company offering diverse consumer goods via physic…
|
— | CL | Wholesale and retail trade |
|
Adastria Co., Ltd.
A multi-brand company operating fashion and lifestyle brand…
|
2685 | JP | Wholesale and retail trade |
|
AEON Stores (Hong Kong) Co., Limited
Major retailer operating diverse GMS, malls, supermarkets, …
|
984 | HK | Wholesale and retail trade |
|
ALBERTO J. OLIVERO E HIJOS SA
Retail and distribution of home appliances, electronics, ho…
|
— | AR | Wholesale and retail trade |
|
AMERICANAS S.A. - EM RECUPERAÇÃO JUDICIAL
Integrated retail platform with physical and digital stores…
|
— | BR | Wholesale and retail trade |
|
AMWAY (M) HOLDINGS BHD
A direct selling company distributing health, wellness, and…
|
— | MY | Wholesale and retail trade |
|
Aterian, Inc.
A technology-enabled consumer products company that builds …
|
ATER | US | Wholesale and retail trade |
|
Avolta AG
A global travel experience provider in retail, food & bever…
|
DUFN | CH | Wholesale and retail trade |
|
AXAS HOLDINGS CO.,LTD.
A lifestyle company retailing and distributing a wide array…
|
3536 | JP | Wholesale and retail trade |
Guangzhou Grandbuy 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/54241/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54241 | 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=54241 | 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=54241 \ -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": 54241}, 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 Grandbuy Co., Ltd. (id: 54241)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.