
SCOUT CAPITAL CORP. — Investor Relations & Filings
SCOUT CAPITAL CORP. is a corporate entity structured for activities within the financial sector, typically involving investment management, capital deployment, or corporate finance initiatives. Publicly available information regarding its current core business operations, specific products, or target markets is limited, as its primary associated domain is currently listed for sale. While similar entities bearing the "Scout Capital" name have historically engaged in hedge fund management, venture capital, and real asset investment, the specific and current operational focus of SCOUT CAPITAL CORP. remains unconfirmed based on recent public disclosures.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Material change report - English.pdf | 2001-09-18 | English | |
| Material change report - English.pdf | 2001-09-18 | English | |
| Material change report - English.pdf | 2001-06-25 | English | |
| Material change report - English.pdf | 2001-06-15 | English | |
| Material change report - English.pdf | 2001-06-07 | English | |
| Material change report - English.pdf | 2001-06-07 | English |
Browse filings by year
8 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2001
10 filings
| |||||
| 47289217 | Material change report - English.pdf | 2001-09-18 | English | ||
| 47289236 | Material change report - English.pdf | 2001-09-18 | English | ||
| 47289240 | Material change report - English.pdf | 2001-06-25 | English | ||
| 47289243 | Material change report - English.pdf | 2001-06-15 | English | ||
| 47289289 | Material change report - English.pdf | 2001-06-07 | English | ||
| 47289291 | Material change report - English.pdf | 2001-06-07 | English | ||
| 47289295 | Material change report - English.pdf | 2001-04-03 | English | ||
| 47289311 | Material change report - English.pdf | 2001-03-02 | English | ||
| 47289315 | Cover letter.pdf | 2001-01-22 | English | ||
| 47289318 | Material change report - English.pdf | 2001-01-18 | English | ||
|
2000
5 filings
| |||||
| 47289325 | Material change report - English.pdf | 2000-12-29 | English | ||
| 47289378 | Cover letter.pdf | 2000-12-28 | English | ||
| 47289382 | Material change report - English.pdf | 2000-12-23 | English | ||
| 47289386 | Final Receipt.pdf | 2000-12-15 | English | ||
| 47289389 | Decision Document (First Amendment to Final).pdf | 2000-12-15 | English | ||
Market data
Market data not available
Price history
Peer group · Activities of non-money market investments funds
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
029 Group SE
Global investment platform for the hospitality and lifestyl…
|
Z29 | DE | Financial and insurance activit… |
|
21Shares Bitcoin ETP
An ETP providing direct, physically backed exposure to Bitc…
|
ABTC | CH | Financial and insurance activit… |
|
21Shares Ethereum ETF
An ETF holding spot ether to track its performance, with po…
|
TETH | US | Financial and insurance activit… |
|
2invest AG
An investment company focusing on biotech, life science, an…
|
2INV | DE | Financial and insurance activit… |
|
3i Group PLC
An international investment company focused on Private Equi…
|
III | GB | Financial and insurance activit… |
|
3i Infrastructure PLC
Manages mid-market infrastructure assets in developed marke…
|
3IN | JE | Financial and insurance activit… |
|
450 PLC
An acquisition vehicle acquiring businesses in creative, e-…
|
450 | JE | Financial and insurance activit… |
|
49 North Resources Inc.
A venture capital firm specializing in seed and early-stage…
|
FNR | CA | Financial and insurance activit… |
|
4Aim SICAF
An investment fund investing in listed or pre-listing SMEs,…
|
AIM | IT | Financial and insurance activit… |
|
786 Investment (Right)
Asset management and NBFC offering diverse investment produ…
|
786R | PK | Financial and insurance activit… |
SCOUT CAPITAL CORP. 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/44432/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=44432 | 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=44432 | 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=44432 \ -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": 44432}, 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 SCOUT CAPITAL CORP. (id: 44432)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.