
Investor.BG AD-Sofia — Investor Relations & Filings
Investor Media Group is a diversified media company with a comprehensive portfolio of products. Its assets include the national television channel Bulgaria ON AIR and the business channel Bloomberg TV Bulgaria. The company operates a significant digital portfolio of 19 online platforms covering news, finance, real estate, and lifestyle, including investor.bg, dnes.bg, and imoti.net. The group's radio division features Radio Bulgaria ON AIR and Radio Antena, while its print publications include Bulgaria ON AIR The Inflight Magazine and Bloomberg Businessweek. Additionally, the company manages Investor Media PRO, a digital platform for professional events and conferences, and holds a majority stake in the University of Insurance and Finance (VUZF), linking media and business with higher education.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 681132-FS_2025_Investor.BG_forma_KFN.xlsx | 2026-03-30 | Bulgarian | |
| 8945006KCG7OXP1SVL22-20251231-BG-SEP.xhtml | 2026-03-30 | Bulgarian | |
| 678282-Uved_CFS_Q4_2025_IBG_deklaracia otgovorni lica.pdf | 2026-02-26 | Bulgarian | |
| 678278-Uved_CFS_Q4_2025_IBG_poqsnitelni belejki.pdf | 2026-02-26 | Bulgarian | |
| 678281-Uved_CFS_Q4_2025_IBG_dopalnit informacia.pdf | 2026-02-26 | Bulgarian | |
| 678279-SPRAVKA_UVED_CFS_IBG Group_Q4_2025.xlsx | 2026-02-26 | Bulgarian |
Market data
Market data not available
Price history
Peer group · Television programming, broadcasting and video distribution activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
CMT
A media and entertainment brand specializing in country mus…
|
CMT | RU | Publishing, broadcasting, and c… |
|
Cofina SGPS
Media holding company with publishing, digital, and broadca…
|
CFN | PT | Publishing, broadcasting, and c… |
|
ContentreeJoongAng corp.
Media and entertainment company producing content and opera…
|
036420 | KR | Publishing, broadcasting, and c… |
|
Corus Entertainment Inc.
Leading media and content company with diversified operatio…
|
CJR.B | CA | Publishing, broadcasting, and c… |
|
Cricket Media Group Ltd.
Global children's learning and family media company providi…
|
EPCPF | CA | Publishing, broadcasting, and c… |
|
CTV Inc.
Canada's largest privately owned English-language broadcast…
|
CTV | CA | Publishing, broadcasting, and c… |
|
CuriosityStream Inc.
A media company offering a factual entertainment SVOD servi…
|
CURI | US | Publishing, broadcasting, and c… |
|
Cyfrowy Polsat S.A.
A media and telecommunications group offering pay TV, telec…
|
CPS | PL | Publishing, broadcasting, and c… |
|
Diksat Transworld Limited
Regional media enterprise focused on television broadcastin…
|
540151 | IN | Publishing, broadcasting, and c… |
|
Dish TV India Limited
A DTH company providing satellite television and connected …
|
DISHTV | IN | Publishing, broadcasting, and c… |
Investor.BG AD-Sofia 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/2590/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=2590 | 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=2590 | 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=2590 \ -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": 2590}, 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 Investor.BG AD-Sofia (id: 2590)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.