
Globe Capital Limited — Investor Relations & Filings
Globe Capital Limited is an investment and advisory company. The firm's principal activities include providing advice to private companies on restructuring, mergers, and acquisitions. Additionally, the company operates as a worldwide marketing firm, focusing on the promotion of companies from the United Kingdom and Europe, with a particular emphasis on the Gulf region. It manages its global operations through offices in locations such as Hong Kong, Dubai, and the UK, and operates with at least one main subsidiary.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Globe Capital Limited - Appointment of Aquis Corporate Adviser | 2025-11-21 | English | |
| Globe Capital Limited - Interim Results for the six months period to 30 June 2025 | 2025-09-29 | English | |
| Globe Capital Limited - Annual report For the year ended 31 December 2024 | 2025-06-27 | English | |
| Globe Capital Limited - Interim Results for the six months period to 30 June 2024 | 2024-09-27 | English | |
| Globe Capital Limited - Annual report For the year ended 31 December 2023 | 2024-06-28 | English | |
| Globe Capital Limited - Interim Results for the six months period to 30 June 2023 | 2023-09-29 | English |
Browse filings by year
6 yearsFinancials
We couldn't load the financials
No data available yet
We have extracted financials for Globe Capital Limited, 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 · Public relations activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
SUNNY SIDE UP GROUP Inc.
A public relations and marketing communications group and c…
|
2180 | JP | Professional, scientific and te… |
|
The Reputation Exchange Plc
Fintech firm that enables brands to monetize fan bases with…
|
REPL | GB | Professional, scientific and te… |
|
Trenders, Inc.
A marketing firm specializing in digital media, PR, and tre…
|
6069 | JP | Professional, scientific and te… |
|
VECTOR INC.
A public relations firm offering marketing, HR, web, and ve…
|
6058 | JP | Professional, scientific and te… |
|
Wonderful Sky Financial Group Holdings Limited
Financial public relations and communication group providin…
|
1260 | KY | Professional, scientific and te… |
Globe Capital Limited 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/10332/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=10332 | 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=10332 | 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=10332 \ -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": 10332}, 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 Globe Capital Limited (id: 10332)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.