
STAFFLINE GROUP PLC — Investor Relations & Filings
Staffline Group PLC is a recruitment and workforce solutions provider specializing in flexible, temporary, and permanent staffing. The company also offers outsourced human resource services. It focuses on deploying a large, flexible, and skilled workforce, particularly within the blue-collar and industrial sectors, to a diverse client base. Operating through its primary recruitment divisions, the company provides comprehensive workforce solutions to meet the labor needs of various businesses.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Holding(s) in Company | 2026-05-19 | English | |
| Result of 2026 Annual General Meeting | 2026-05-18 | English | |
| Holding(s) in Company | 2026-05-18 | English | |
| Transaction in Own Shares and Total Voting Rights | 2026-05-18 | English | |
| AGM Trading Update | 2026-05-18 | English | |
| Holding(s) in Company | 2026-05-15 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46542971 | Holding(s) in Company | 2026-05-19 | English | ||
| 46385496 | Result of 2026 Annual General Meeting | 2026-05-18 | English | ||
| 46381754 | Holding(s) in Company | 2026-05-18 | English | ||
| 46381270 | Transaction in Own Shares and Total Voting Rights | 2026-05-18 | English | ||
| 46381193 | AGM Trading Update | 2026-05-18 | English | ||
| 46358788 | Holding(s) in Company | 2026-05-15 | English | ||
| 46349593 | Transaction in Own Shares and Total Voting Rights | 2026-05-15 | English | ||
| 41724942 | Transaction in Own Shares and Total Voting Rights | 2026-05-06 | English | ||
| 41263335 | Director/PDMR Shareholding | 2026-05-05 | English | ||
| 39133432 | Director/PDMR Shareholding | 2026-04-30 | English | ||
| 38062089 | Director/PDMR Shareholding | 2026-04-28 | English | ||
| 37867292 | Transaction in Own Shares and Total Voting Rights | 2026-04-28 | English | ||
| 37325250 | Transaction in Own Shares and Total Voting Rights | 2026-04-27 | English | ||
| 36090279 | Transaction in Own Shares and Total Voting Rights | 2026-04-24 | English | ||
| 35729187 | Holding(s) in Company | 2026-04-23 | English | ||
Financials
We couldn't load the financials
No data available yet
We have extracted financials for STAFFLINE GROUP PLC, but not for this combination of statement and period. Try a different combination.
Swipe the table to view all periods, or rotate your phone for a wider view.
| Line item | ! |
|---|---|
| Definition not yet available — coming soon. |
Market data
Market data not available
Price history
Peer group · Temporary employment agency activities and other human resource provisions
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Aarvi Encon Limited
Provides technical manpower outsourcing and engineering con…
|
AARVI | IN | Administrative and support serv… |
|
Accordant Group Limited
Provides workforce management and recruitment services acro…
|
AGL | NZ | Administrative and support serv… |
|
ADCORP HOLDINGS LIMITED
Provides comprehensive workforce solutions including staffi…
|
ADR | ZA | Administrative and support serv… |
|
Adecco Group AG
A global talent and technology advisory firm offering compr…
|
ADI1 | CH | Administrative and support serv… |
|
Al Mawarid Manpower Co.
Provides HR solutions and recruitment for professional, tec…
|
1833 | SA | Administrative and support serv… |
|
AMADEUS FIRE AG
Provider of specialized personnel services and professional…
|
AAD | DE | Administrative and support serv… |
|
AMN HEALTHCARE SERVICES INC
Provides healthcare workforce solutions, staffing, and tech…
|
AMN | US | Administrative and support serv… |
|
ANI Integrated Services Limited
Provides technical manpower and engineering support for div…
|
AISL | IN | Administrative and support serv… |
|
ARTNER CO.,LTD.
Technical services provider specializing in engineer dispat…
|
2163 | JP | Administrative and support serv… |
|
ASHLEY SERVICES GROUP LIMITED
Provides integrated labor hire, recruitment, and vocational…
|
ASH | AU | Administrative and support serv… |
STAFFLINE 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/7930/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=7930 | 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=7930 | 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=7930 \ -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": 7930}, 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 STAFFLINE GROUP PLC (id: 7930)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.