
ANGLING DIRECT PLC — Investor Relations & Filings
Angling Direct PLC is an omnichannel retailer specializing in fishing tackle and equipment. The company operates through a network of retail stores and a dedicated e-commerce platform, serving a broad customer base from beginners to experienced specialists. Its extensive product portfolio covers all major angling disciplines, including carp, coarse, sea, predator, and fly fishing. The product range encompasses a wide variety of gear such as rods, reels, bait, clothing, and specialized accessories like bait boats and bite alarms. The company caters to all types of anglers and fishing environments, from beaches and rivers to lakes and canals.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Transaction in Own Shares | 2026-03-26 | English | |
| Full Year Trading Update and Notice of Results | 2026-02-26 | English | |
| Holding(s) in Company | 2026-02-20 | English | |
| Holding(s) in Company | 2026-02-04 | English | |
| Extension of Share Buyback Programme | 2025-12-10 | English | |
| Half Year Results | 2025-10-07 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
4 filings
| |||||
| 33045574 | Transaction in Own Shares | 2026-03-26 | English | ||
| 34565806 | Full Year Trading Update and Notice of Results | 2026-02-26 | English | ||
| 32757011 | Holding(s) in Company | 2026-02-20 | English | ||
| 14299162 | Holding(s) in Company | 2026-02-04 | English | ||
|
2025
11 filings
| |||||
| 9761431 | Extension of Share Buyback Programme | 2025-12-10 | English | ||
| 7976690 | Half Year Results | 2025-10-07 | English | ||
| 7754946 | Trading Update and Notice of Results - Replacement | 2025-08-20 | English | ||
| 7754704 | Half Year Trading Update and Notice of Results | 2025-08-20 | English | ||
| 7752068 | Transaction in Own Shares | 2025-08-19 | English | ||
| 7749280 | Transaction in Own Shares | 2025-08-18 | English | ||
| 7703792 | Transaction in Own Shares | 2025-08-11 | English | ||
| 11374750 | Transaction in Own Shares | 2025-07-25 | English | ||
| 7505346 | Transaction in Own Shares | 2025-07-24 | English | ||
| 6453469 | Board Change | 2025-06-24 | English | ||
| 6268053 | Result of AGM | 2025-06-19 | English | ||
Market data
Market data not available
Price history
Peer group · Retail sale of sporting equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Outdoorzy Spolka Akcyjna
Online retailer of clothing, footwear, and equipment for ou…
|
OUT | PL | Wholesale and retail trade |
|
Söder Sportfiske AB
Retailer of sport fishing equipment, marine electronics, an…
|
SODER | SE | Wholesale and retail trade |
|
SPORTSMAN'S WAREHOUSE HOLDINGS, INC.
Outdoor sporting goods retailer for hunting, shooting sport…
|
SPWH | US | Wholesale and retail trade |
|
SUPER RETAIL GROUP LIMITED
Operates retail brands specializing in automotive, leisure,…
|
SUL | AU | Wholesale and retail trade |
|
The Forzani Group
Canada's largest national sporting goods retailer operating…
|
FGL | CA | Wholesale and retail trade |
|
Topsports International Holdings Limited
Large-scale consumer-centric sportswear retailer operating …
|
6110 | HK | Wholesale and retail trade |
|
Trex Spolka Akcyjna
Specializes in the online sale of sports equipment intended…
|
TRX | PL | Wholesale and retail trade |
|
West 49 Inc.
Specialty retailer of apparel, footwear, and hardgoods for …
|
WXX | CA | Wholesale and retail trade |
|
XEBIO HOLDINGS CO.,LTD.
A holding company retailing sporting goods and managing spo…
|
8281 | JP | Wholesale and retail trade |
|
XXL
A leading Nordic sports retailer offering a wide assortment…
|
XXL | NO | Wholesale and retail trade |
ANGLING DIRECT 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/7485/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=7485 | 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=7485 | 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=7485 \ -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": 7485}, 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 ANGLING DIRECT PLC (id: 7485)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.