BABY BUNTING GROUP LIMITED — Investor Relations & Filings
Baby Bunting Group Limited is a specialty retailer focused on products for expectant parents and children aged up to three years. The company operates a network of large-format stores and an e-commerce platform, offering a comprehensive range of baby goods across multiple categories. Key product offerings include prams and strollers, car seats, nursery furniture, bedding, clothing, feeding accessories, and toys. In addition to retail sales, the company provides specialized services such as professional car seat installation and equipment hire. Baby Bunting maintains a multi-channel retail strategy, positioning itself as a one-stop destination for essential baby hardware and consumables. Its business model emphasizes a wide selection of national and private label brands, supported by expert advice and customer loyalty initiatives.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Change in substantial holding 7 pages 491.2KB | 2025-08-18 | English | |
| Becoming a substantial holder from PPT 5 pages 945.4KB | 2025-08-18 | English | |
| Appendix 4E and 2025 Annual Report 132 pages 5.7MB | 2025-08-14 | English | |
| FY25 Results Announcement and trading update 3 pages 135.4KB | 2025-08-14 | English | |
| FY25 Results Presentation 42 pages 7.2MB | 2025-08-14 | English | |
| Appendix 4G - Corporate Governance Disclosures Key 9 pages 317.0KB | 2025-08-14 | English |
Market data
Market data not available
Price history
Peer group · Retail sale of other new goods n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
2MX Organic S.A.
European retail company operating in garden centers, pet re…
|
2MX | FR | Wholesale and retail trade |
|
3DG Holdings (International) Limited
Investment holding company for gold and jewelry retailing, …
|
2882 | HK | Wholesale and retail trade |
|
Archies Ltd.
Provider of greeting cards, stationery, and giftware via re…
|
ARCHIES | IN | Wholesale and retail trade |
|
Artini Holdings Limited
Operates an integrated fashion accessories platform selling…
|
789 | HK | Wholesale and retail trade |
|
Asia Commercial Holdings Limited
Engaged in high-end watch sales, retailing, and properties …
|
104 | HK | Wholesale and retail trade |
|
Bark, Inc.
A subscription service providing themed boxes of toys and t…
|
BARK | US | Wholesale and retail trade |
|
Beauty Kadan Holdings Co.,Ltd.
Creates floral arrangements for funerals, weddings, and who…
|
3041 | JP | Wholesale and retail trade |
|
Beijing Caishikou Department Store Co.,Ltd.
Specialized retailer of precious metals, jewelry, gold bars…
|
605599 | CN | Wholesale and retail trade |
|
BEIJING KINGEE CULTURE DEVELOPMENT CO.,LTD
Specializes in precious metal products, high-end jewelry, a…
|
002721 | CN | Wholesale and retail trade |
|
Bijou Brigitte modische Accessoires AG
A leading European company specializing in fashion jewelry …
|
BIJ | DE | Wholesale and retail trade |
BABY BUNTING GROUP LIMITED 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/64499/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=64499 | 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=64499 | 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=64499 \ -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": 64499}, 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 BABY BUNTING GROUP LIMITED (id: 64499)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.