
Frasers Group PLC — Investor Relations & Filings
Frasers Group PLC is a retail company that operates a diversified portfolio of sports, fitness, fashion, and lifestyle brands. The group's core business involves the retail and wholesale of sporting goods, including apparel, footwear, and equipment, alongside a significant presence in the premium and luxury fashion sectors. The company manages a collection of well-known brands and retail fascias, such as Sports Direct, House of Fraser, Flannels, GAME, Jack Wills, and Evans Cycles. Through its multi-brand strategy, Frasers Group serves a wide range of consumers across various market segments, operating through both physical stores and e-commerce platforms.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Transaction in Own Shares | 2022-06-29 | English | |
| Transaction in Own Shares | 2022-06-28 | English | |
| Transaction in Own Shares | 2022-06-27 | English | |
| Transaction in Own Shares | 2022-06-24 | English | |
| Transaction in Own Shares | 2022-06-23 | English | |
| Strategic Investment in Hugo Boss AG | 2022-06-22 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2022
15 filings
| |||||
| 1669861 | Transaction in Own Shares | 2022-06-29 | English | ||
| 1668895 | Transaction in Own Shares | 2022-06-28 | English | ||
| 1665654 | Transaction in Own Shares | 2022-06-27 | English | ||
| 1664585 | Transaction in Own Shares | 2022-06-24 | English | ||
| 1663561 | Transaction in Own Shares | 2022-06-23 | English | ||
| 1662410 | Strategic Investment in Hugo Boss AG | 2022-06-22 | English | ||
| 1662505 | Transaction in Own Shares | 2022-06-22 | English | ||
| 1661414 | Transaction in Own Shares | 2022-06-21 | English | ||
| 1660205 | Buyback Commencement & Anticipated Trading Update | 2022-06-20 | English | ||
| 1657046 | Transaction in Own Shares | 2022-06-15 | English | ||
| 1655904 | Transaction in Own Shares | 2022-06-14 | English | ||
| 1654896 | Transaction in Own Shares | 2022-06-13 | English | ||
| 1653731 | Transaction in Own Shares | 2022-06-10 | English | ||
| 1652758 | Transaction in Own Shares | 2022-06-09 | English | ||
| 1651591 | Transaction in Own Shares | 2022-06-08 | English | ||
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 |
|
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 |
|
AMERICANAS S.A. - EM RECUPERAÇÃO JUDICIAL
Integrated retail platform with physical and digital stores…
|
— | BR | 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 |
|
Baazar Style Retail Limited
Large-format retailer of value-oriented fashion, apparel, a…
|
STYLEBAAZA | IN | Wholesale and retail trade |
|
Baida Group Co.,Ltd.
Manages retail operations, commercial property assets, and …
|
600865 | CN | Wholesale and retail trade |
|
Beijing Cuiwei Tower Co., Ltd.
Diversified enterprise integrating retail operations with d…
|
603123 | CN | Wholesale and retail trade |
Frasers Group PLC 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/4862/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=4862 | 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=4862 | 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=4862 \ -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": 4862}, 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 Frasers Group PLC (id: 4862)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.