GUANGBO GROUP STOCK CO.,LTD. — Investor Relations & Filings
GUANGBO GROUP STOCK CO.,LTD. specializes in the research, development, production, and sale of stationery and office supplies. The company's product portfolio includes a wide range of paper products such as notebooks, photo albums, and office paper, alongside writing instruments and office equipment. It operates as a comprehensive provider for global retail chains and international brands, offering integrated manufacturing and supply chain solutions. The firm emphasizes technological innovation and design, maintaining large-scale production facilities to serve diverse international markets. Its operations extend into cross-border e-commerce and logistics, supporting a broad distribution network for its proprietary brands and OEM/ODM partnerships.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于已回购股份减持结果暨股份变动公告 | 2026-04-15 | Chinese | |
| 关于首次减持回购股份的公告 | 2026-04-14 | Chinese | |
| 独立董事述职报告(蒋岳祥) | 2026-04-10 | Chinese | |
| 2025年度内部控制自我评价报告 | 2026-04-10 | Chinese | |
| 关于公司2026年度董事、高级管理人员薪酬方案的公告 | 2026-04-10 | Chinese | |
| 第九届董事会第二次会议决议公告 | 2026-04-10 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 36127877 | 关于已回购股份减持结果暨股份变动公告 | 2026-04-15 | Chinese | ||
| 34854516 | 关于首次减持回购股份的公告 | 2026-04-14 | Chinese | ||
| 36127876 | 独立董事述职报告(蒋岳祥) | 2026-04-10 | Chinese | ||
| 36127875 | 2025年度内部控制自我评价报告 | 2026-04-10 | Chinese | ||
| 36127874 | 关于公司2026年度董事、高级管理人员薪酬方案的公告 | 2026-04-10 | Chinese | ||
| 36127872 | 第九届董事会第二次会议决议公告 | 2026-04-10 | Chinese | ||
| 36127869 | 2025年年度审计报告 | 2026-04-10 | Chinese | ||
| 36127804 | 独立董事述职报告(杨华军) | 2026-04-10 | Chinese | ||
| 36127802 | 独立董事专门会议工作细则(2026年4月) | 2026-04-10 | Chinese | ||
| 36127798 | 2025年度董事会工作报告 | 2026-04-10 | Chinese | ||
| 36127797 | 关于开展外汇衍生品交易业务的可行性分析报告 | 2026-04-10 | Chinese | ||
| 36127794 | 关于开展外汇衍生品交易业务的公告 | 2026-04-10 | Chinese | ||
| 36127792 | 关于为子公司提供担保的公告 | 2026-04-10 | Chinese | ||
| 36127791 | 关于召开2025年度股东会的通知公告 | 2026-04-10 | Chinese | ||
| 36127783 | 董事会关于独立董事独立性自查情况的专项报告 | 2026-04-10 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other articles of paper and paperboard
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
GIPTA OFİS KIRTASİYE VE PROMOSYON ÜRÜNLERİ İMALAT SANAYİ A.Ş.
Manufacturer of stationery, office supplies, packaging, and…
|
GIPTA | TR | Manufacturing |
|
Gratex Industries Ltd.
Manufactures and distributes wall coverings and interior de…
|
526751 | IN | Manufacturing |
|
Grigeo
Manufactures hygienic paper, corrugated cardboard, and wood…
|
GRG1L | LT | Manufacturing |
|
Guangdong Tengen Industrial Group Co., Ltd.
Provides integrated packaging and logistics supplies for e-…
|
003003 | CN | Manufacturing |
|
HANGZHOU COCO HEALTHCARE PRODUCTS CO., LTD.
Produces disposable hygiene and incontinence care products …
|
301009 | CN | Manufacturing |
|
HANGZHOU HAOYUE PERSONAL CARE CO., LTD.
ODM/OEM manufacturer of absorbent hygiene products, diapers…
|
605009 | CN | Manufacturing |
|
HAVIX CORPORATION
Manufacturer of non-woven fabrics and paper products for th…
|
3895 | JP | Manufacturing |
|
Huhtamäki Oyj
A global provider of sustainable food and drink packaging s…
|
HUH1V | FI | Manufacturing |
|
IG DESIGN GROUP PLC
Designs and distributes consumer products for celebrations,…
|
IGR | GB | Manufacturing |
|
IMURA & Co., Ltd.
Manufactures custom envelopes and provides direct marketing…
|
3955 | JP | Manufacturing |
GUANGBO GROUP STOCK 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/54161/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54161 | 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=54161 | 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=54161 \ -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": 54161}, 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 GUANGBO GROUP STOCK CO.,LTD. (id: 54161)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.