
Icarus Capital Corp. — Investor Relations & Filings
Icarus Capital Corp. is an entertainment company specializing in live and digital content, primarily focused on stand-up comedy. The company's strategy involves leveraging strategic investments in media and entertainment assets to maximize shareholder value. Icarus Capital operates as the owner of established comedy brand assets, including the venue Yuk Yuk's Calgary and the content division Yuk Yuk's Media. The company is dedicated to curating and expanding its portfolio of iconic comedy properties, aiming to deliver unparalleled comedic experiences to audiences and ensure enduring financial success through sustainable growth.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Interim financial statements/report – English.pdf | 2024-11-09 | English | |
| Interim MD&A - English.pdf | 2024-11-09 | English | |
| 52-109FV2 - Certification of interim filings - CFO (E).pdf | 2024-11-09 | English | |
| 52-109FV2 - Certification of interim filings - CEO (E).pdf | 2024-11-09 | English | |
| News release - English.pdf | 2024-10-29 | English | |
| Report of exempt distribution (45-106F1) (amended).pdf | 2024-06-07 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
9 filings
| |||||
| 13756976 | Interim financial statements/report – English.pdf | 2024-11-09 | English | ||
| 13756956 | Interim MD&A - English.pdf | 2024-11-09 | English | ||
| 13756955 | 52-109FV2 - Certification of interim filings - CFO (E).pdf | 2024-11-09 | English | ||
| 13756954 | 52-109FV2 - Certification of interim filings - CEO (E).pdf | 2024-11-09 | English | ||
| 13755092 | News release - English.pdf | 2024-10-29 | English | ||
| 30199743 | Report of exempt distribution (45-106F1) (amended).pdf | 2024-06-07 | English | ||
| 13738563 | News release - English.pdf | 2024-06-05 | English | ||
| 29634510 | News release - English.pdf | 2024-02-28 | English | ||
| 13717685 | News release - English.pdf | 2024-02-05 | English | ||
|
2023
6 filings
| |||||
| 13695952 | News release - English.pdf | 2023-09-30 | English | ||
| 13680147 | News release - English.pdf | 2023-06-30 | English | ||
| 28653277 | News release - English.pdf | 2023-06-13 | English | ||
| 28523958 | Form of proxy - English.pdf | 2023-06-02 | English | ||
| 28523807 | Notice of meeting - English.pdf | 2023-06-02 | English | ||
| 28523798 | Other.pdf | 2023-06-02 | English | ||
Market data
Market data not available
Price history
Peer group · Activities of performing arts
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
CANDOCO.,LTD.
A professional contemporary dance company of disabled and n…
|
2698 | JP | Arts, sports and recreation |
|
Garden Stage Ltd
A holding company providing underwriting, brokerage, and as…
|
GSIW | US | Arts, sports and recreation |
|
Madison Square Garden Entertainment Corp.
A live entertainment company that produces, presents, and h…
|
MSGE | US | Arts, sports and recreation |
|
Moment Group
A Scandinavian company offering diversified entertainment a…
|
MOMENT | SE | Arts, sports and recreation |
|
PANENTERTAINMENTCO.,LTD.
A major drama production company creating television series…
|
068050 | KR | Arts, sports and recreation |
|
Pop Culture Group Co., Ltd
Entertainment firm providing live and digital hip-hop event…
|
CPOP | US | Arts, sports and recreation |
|
SHAANXI TOURISM CULTURE INDUSTRY HOLDING CO.,LTD.
Manages tourism assets, cultural performances, travel servi…
|
603402 | CN | Arts, sports and recreation |
|
SM ENTERTAINMENT JAPAN Co.,Ltd.
Manages K-pop artists, events, fan clubs, and media busines…
|
4772 | JP | Arts, sports and recreation |
|
Strawberry Inc.
Creates bespoke theatrical experiences for events, marketin…
|
STRW | IL | Arts, sports and recreation |
|
T4F ENTRETENIMENTO SA
Manages the full value chain of live events, venue operatio…
|
— | BR | Arts, sports and recreation |
Icarus 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/48192/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=48192 | 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=48192 | 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=48192 \ -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": 48192}, 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 Icarus Capital Corp. (id: 48192)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.