
SThree PLC — Investor Relations & Filings
SThree PLC is a global specialist talent partner focused on roles in Science, Technology, Engineering, and Mathematics (STEM). The company provides comprehensive workforce solutions, including both permanent and contract recruitment services. Operating as a workforce consultancy, SThree advises businesses, builds expert teams, and delivers project-based solutions to help organizations drive innovation and solve complex challenges within their respective sectors. The company connects skilled STEM professionals with dynamic organizations across various industries.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Total Voting Rights | 2026-05-01 | English | |
| Transaction in Own Shares | 2026-05-01 | English | |
| Holding(s) in Company | 2026-04-30 | English | |
| Resolutions passed at AGM | 2026-04-29 | English | |
| Result of AGM | 2026-04-29 | English | |
| Transaction in Own Shares | 2026-04-24 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 39447592 | Total Voting Rights | 2026-05-01 | English | ||
| 39398906 | Transaction in Own Shares | 2026-05-01 | English | ||
| 39118284 | Holding(s) in Company | 2026-04-30 | English | ||
| 38552373 | Resolutions passed at AGM | 2026-04-29 | English | ||
| 38538299 | Result of AGM | 2026-04-29 | English | ||
| 36090103 | Transaction in Own Shares | 2026-04-24 | English | ||
| 34661068 | Transaction in Own Shares | 2026-04-17 | English | ||
| 34654735 | Director/PDMR Shareholding | 2026-04-13 | English | ||
| 34654686 | Holding(s) in Company | 2026-04-13 | English | ||
| 33983880 | Transaction in Own Shares | 2026-04-10 | English | ||
| 33684356 | Transaction in Own Shares | 2026-04-07 | English | ||
| 33558820 | Total Voting Rights | 2026-04-01 | English | ||
| 33055282 | Transaction in Own Shares | 2026-03-27 | English | ||
| 33049890 | Director/PDMR Shareholding | 2026-03-26 | English | ||
| 32996635 | Transaction in Own Shares | 2026-03-20 | English | ||
Financials
We couldn't load the financials
No data available yet
We have extracted financials for SThree PLC, but not for this combination of statement and period. Try a different combination.
| Line item | ! |
|---|---|
Market data
Market data not available
Price history
Peer group · Temporary employment agency activities and other human resource provisions
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
HITO-Communications Holdings,Inc.
A corporate group specializing in sales and marketing suppo…
|
4433 | JP | Administrative and support serv… |
|
Human Holdings Co., Ltd.
A diversified company providing education, human resources,…
|
2415 | JP | Administrative and support serv… |
|
Infinite Resources Inc.
A specialized staffing and recruitment agency providing fas…
|
INF.H | CA | Administrative and support serv… |
|
INSPERITY, INC.
Provides HR and business performance solutions for small an…
|
NSP | US | Administrative and support serv… |
|
Integrated Personnel Services Limited
Provides HR management, staffing, and payroll solutions for…
|
IPSL | IN | Administrative and support serv… |
|
Interworks Confidence Inc.
Provides HR solutions and media services, with an emphasis …
|
7374 | JP | Administrative and support serv… |
|
Invoicery Group AB
Provides digital services for self-employment and workforce…
|
FRILAN | SE | Administrative and support serv… |
|
JAPAN RELIANCE SERVICE CORPORATION
Provider of building management, security, cleaning, and hu…
|
4664 | JP | Administrative and support serv… |
|
Jinhai Medical Technology Limited
Provides medical technology solutions and diverse commercia…
|
2225 | HK | Administrative and support serv… |
|
KELLY SERVICES INC
A global talent solutions company connecting job seekers wi…
|
KELYA | US | Administrative and support serv… |
SThree 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/4842/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=4842 | 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=4842 | 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=4842 \ -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": 4842}, 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 SThree PLC (id: 4842)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.