BESTORE CO.,LTD — Investor Relations & Filings
About BESTORE CO.,LTD
BESTORE CO.,LTD. specializes in the research, development, procurement, and multi-channel distribution of snack food products. The company’s extensive portfolio includes nuts, roasted seeds, dried fruits, meat snacks, vegetarian snacks, and baked goods. It operates through an integrated omni-channel retail model, combining a large-scale network of physical storefronts with a significant presence across digital e-commerce platforms. The company focuses on a premium market positioning, characterized by stringent quality control protocols, supply chain optimization, and continuous product innovation. Its operational framework covers the full lifecycle of snack production and sales, prioritizing ingredient traceability and standardized manufacturing processes to maintain product integrity across diverse consumer segments.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 良品铺子董事会关于独立董事2025年度独立性自查情况的专项报告 | 2026-04-21 | Chinese | |
| 良品铺子2025年年度报告 | 2026-04-21 | Chinese | |
| 良品铺子信息披露暂缓与豁免管理制度 | 2026-04-21 | Chinese | |
| 良品铺子关于减少注册资本并修订《公司章程》的公告 | 2026-04-21 | Chinese | |
| 良品铺子关于使用部分闲置自有资金进行现金管理的公告 | 2026-04-21 | Chinese | |
| 良品铺子第三届董事会第十二次会议决议公告 | 2026-04-21 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 38978376 | 良品铺子董事会关于独立董事2025年度独立性自查情况的专项报告 | 2026-04-21 | Chinese | ||
| 38978372 | 良品铺子2025年年度报告 | 2026-04-21 | Chinese | ||
| 38978367 | 良品铺子信息披露暂缓与豁免管理制度 | 2026-04-21 | Chinese | ||
| 38978364 | 良品铺子关于减少注册资本并修订《公司章程》的公告 | 2026-04-21 | Chinese | ||
| 38978363 | 良品铺子关于使用部分闲置自有资金进行现金管理的公告 | 2026-04-21 | Chinese | ||
| 38978359 | 良品铺子第三届董事会第十二次会议决议公告 | 2026-04-21 | Chinese | ||
| 38978350 | 良品铺子2025年年度报告摘要 | 2026-04-21 | Chinese | ||
| 38978348 | 良品铺子关于公司及控股子公司2026年度向金融机构申请综合授信额度并进行预计担保的公告 | 2026-04-21 | Chinese | ||
| 38978337 | 良品铺子2025年度审计报告 | 2026-04-21 | Chinese | ||
| 38978186 | 普华永道中天关于良品铺子控股股东及其他关联方占用资金情况专项报告 | 2026-04-21 | Chinese | ||
| 38978162 | 良品铺子关于回购注销2023年员工持股计划所持股份的公告 | 2026-04-21 | Chinese | ||
| 38978153 | 良品铺子2025年年度利润分配预案公告 | 2026-04-21 | Chinese | ||
| 38978147 | 良品铺子董事会审计委员会2025年度履职报告 | 2026-04-21 | Chinese | ||
| 38978143 | 良品铺子2025年度社会责任报告 | 2026-04-21 | Chinese | ||
| 38978104 | 良品铺子独立董事2025年度述职报告(李四海) | 2026-04-21 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Retail sale of food
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Vegano Foods Inc.
Develops and sells vegan meal kits and groceries through an…
|
VAGN | CA | Wholesale and retail trade |
|
Wisdomcome Group Holdings Ltd.
Engaged in wholesale and retail of groceries (quick-frozen …
|
8079 | HK | Wholesale and retail trade |
|
Ying Kee Tea House Group Limited
Retail trading of quality Chinese tea products, backed by a…
|
8241 | HK | Wholesale and retail trade |
|
ZAMAZ PLC
Technology-driven e-commerce business that acquires and sca…
|
DISP | GB | Wholesale and retail trade |
BESTORE 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/57800/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=57800 | 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=57800 | 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=57800 \ -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": 57800}, 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 BESTORE CO.,LTD (id: 57800)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.