
Sawaeed Holding P.J.S.C — Investor Relations & Filings
Sawaeed Holding P.J.S.C. is a diversified group providing integrated workforce, training, accommodation, and investment solutions. With over 20 years of experience and 13,500 employees, it offers end-to-end services including manpower outsourcing, recruitment, technical and vocational training, and managed workforce accommodation. The company supports various sectors such as construction, oil & gas, hospitality, energy, manufacturing, telecom, and finance, aiming to enhance operational efficiency and sustainable growth for its clients. Its offerings emphasize compliant staffing, quality training, and fully serviced living environments.
Recent filings
No filings indexed yet
We are still gathering filings for Sawaeed Holding P.J.S.C. .
No filings match the current filters
Try clearing the filters, or .
Market data
Market data not available
Price history
Peer group · Temporary employment agency activities and other human resource provisions
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
VIKING OFFSHORE AND MARINE LIMITED
Supply chain management, labor solutions for services, and …
|
1E7W | SG | Administrative and support serv… |
|
WDB HOLDINGS CO.,LTD.
A holding company providing human resource services, CRO su…
|
2475 | JP | Administrative and support serv… |
|
WILL GROUP,INC.
A holding company specializing in global human resource and…
|
6089 | JP | Administrative and support serv… |
|
WORLD HOLDINGS CO.,LTD.
Diversified holding company in HR, real estate, IT, and agr…
|
2429 | JP | Administrative and support serv… |
Sawaeed Holding P.J.S.C 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/66596/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=66596 | 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=66596 | 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=66596 \ -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": 66596}, 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 Sawaeed Holding P.J.S.C (id: 66596)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.