
BEGBIES TRAYNOR GROUP PLC — Investor Relations & Filings
Begbies Traynor Group PLC is a professional services consultancy specializing in business recovery, financial advisory, and property services. The group's primary focus is on corporate rescue and recovery, providing services such as corporate restructuring, turnaround management, and handling a significant number of corporate insolvency appointments. Its financial advisory arm offers corporate finance, forensic accounting, investigations, and strategic advice to a diverse client base including companies, investors, and lenders. The property services division delivers comprehensive real estate solutions through its subsidiary brands, encompassing chartered surveying, property valuations, agency, management, planning, and auctions. The group also provides finance and funding advisory, assisting businesses in securing tailored lending solutions.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Total Voting Rights | 2026-05-01 | English | |
| Latest Red Flag Alert for Q1 2026 | 2026-04-29 | English | |
| Grant of Share Options and PDMR | 2026-04-02 | English | |
| Director/PDMR Shareholding | 2026-04-01 | English | |
| Total Voting Rights | 2026-03-31 | English | |
| Holding(s) in Company | 2026-03-20 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
11 filings
| |||||
| 39568588 | Total Voting Rights | 2026-05-01 | English | ||
| 38404818 | Latest Red Flag Alert for Q1 2026 | 2026-04-29 | English | ||
| 33252837 | Grant of Share Options and PDMR | 2026-04-02 | English | ||
| 33559186 | Director/PDMR Shareholding | 2026-04-01 | English | ||
| 33116104 | Total Voting Rights | 2026-03-31 | English | ||
| 32996778 | Holding(s) in Company | 2026-03-20 | English | ||
| 32835202 | Third Quarter Trading Update | 2026-02-24 | English | ||
| 14490648 | Company Name change effective | 2026-02-05 | English | ||
| 13940329 | Rebrand and change of Company Name | 2026-02-02 | English | ||
| 13647085 | Latest Red Flag Alert Report for Q4 2025 | 2026-01-29 | English | ||
| 12060542 | Block Listing Application | 2026-01-05 | English | ||
|
2025
4 filings
| |||||
| 9682761 | Half-year Results | 2025-12-09 | English | ||
| 9266853 | Investor Webinar | 2025-12-04 | English | ||
| 8659689 | Acquisition | 2025-11-26 | English | ||
| 8604551 | Acquisition | 2025-11-25 | English | ||
Market data
Market data not available
Price history
Peer group · Accounting, bookkeeping and auditing activities; tax consultancy
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Aallon Group Oyj
Provider of financial administration, accounting, and advis…
|
AALLON | FI | Professional, scientific and te… |
|
Abak Spolka Akcyjna
Outsourcing company for accounting, tax, human resources, a…
|
ABK | PL | Professional, scientific and te… |
|
ACCEDERE LIMITED
Specialized provider of cybersecurity, data privacy, and co…
|
531533 | IN | Professional, scientific and te… |
|
Administer Oyj
Provider of digital financial, payroll, and human resources…
|
ADMIN | FI | Professional, scientific and te… |
|
CBIZ, Inc.
Provides financial, insurance, and advisory solutions for m…
|
CBZ | US | Professional, scientific and te… |
|
COUNT LIMITED
Provides accounting, business advisory, and financial servi…
|
CUP | AU | Professional, scientific and te… |
|
Danks Europejskie Centrum Doradztwa Podatkowego Spolka Akcyjna
A firm specializing in accounting, tax advisory, and financ…
|
DNS | PL | Professional, scientific and te… |
|
ECIT AS
Provider of integrated solutions combining finance and IT s…
|
ECIT | NO | Professional, scientific and te… |
|
Euro Tax Pl Spolka Akcyjna
Holding company specializing in foreign tax recovery and fi…
|
ETX | PL | Professional, scientific and te… |
|
F&M CO.,LTD.
Provides management support and outsourcing services for sm…
|
4771 | JP | Professional, scientific and te… |
BEGBIES TRAYNOR 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/7513/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=7513 | 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=7513 | 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=7513 \ -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": 7513}, 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 BEGBIES TRAYNOR GROUP PLC (id: 7513)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.