
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 |
|---|---|---|---|
| 646915-FS_Q1_2025_IBG_Dekl otgovorni lica.pdf | 2025-04-29 | Bulgarian | |
| 639347-Uved_CFS_Q4_2024_IBG_dekl.otg.lica.pdf | 2025-02-24 | Bulgarian | |
| 639344-Uved_CFS_Q4_2024_IBG_poqsnitelni belejki.pdf | 2025-02-24 | Bulgarian | |
| 639345-SPRAVKA_4_UVEDOMLEMIE_CONS_3M_IBG_31122024.xls | 2025-02-24 | Bulgarian | |
| 639349-Uved_CFS_Q4_2024_IBG_dopalnit_info.pdf | 2025-02-24 | Bulgarian | |
| 636344-Uved_Q4_2024_IBG_dekl.otgovorni lica.pdf | 2025-01-28 | Bulgarian |
Market data
Market data not available
Price history
Peer group · Television programming, broadcasting and video distribution activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Alliance Atlantis Communications Inc.
Leading broadcaster and international supplier of high-qual…
|
AAC | CA | Publishing, broadcasting, and c… |
|
Alter Ego Media S.A.
A diversified media group in broadcasting, digital media, a…
|
AEM | GR | Publishing, broadcasting, and c… |
|
AMC Networks Inc.
Operates a portfolio of television networks and targeted su…
|
AMCX | US | Publishing, broadcasting, and c… |
|
ANIPLUS INC.
A media company for Japanese animation, offering TV, VOD, m…
|
310200 | KR | Publishing, broadcasting, and c… |
|
APTN Inc.
Develops and provides clean energy solutions like geotherma…
|
270520 | KR | Publishing, broadcasting, and c… |
|
ASAHI BROADCASTING GROUP HOLDINGS CORPORATION
A broadcasting holding company managing TV, radio, and cont…
|
9405 | JP | Publishing, broadcasting, and c… |
|
Asian Television Network International Limited
Operates over 50 specialty TV channels offering multicultur…
|
SAT | CA | Publishing, broadcasting, and c… |
|
Atlantis Communications Inc.
Producer, distributor, and broadcaster of filmed entertainm…
|
AAC.A | CA | Publishing, broadcasting, and c… |
|
Atresmedia Corporacion de Medios de Com. S.A.
A leading media group in television, radio, filmmaking, and…
|
A3M | ES | Publishing, broadcasting, and c… |
|
B.A.G. Films & Media Ltd
Diversified media entity focused on content production, bro…
|
BAGFILMS | 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.