
Web Media Group AD — Investor Relations & Filings
Web Media Group AD is an internet media company that specializes in creating and managing online content. The company operates a portfolio of prominent digital media platforms covering a range of topics. Its key assets include websites focused on general news (news.bg), finance (money.bg), sports (topsport.bg), and lifestyle (lifestyle.bg), which serve as sources of information for a broad audience.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| SPRAVKA_2_CONS_GKFO_6M_2023.xlsx | 2024-04-28 | Bulgarian | |
| 8945007F5218LZ1NQP79-20231231-BG-CON.zip | 2024-04-28 | Bulgarian | |
| SPRAVKA_1_IND_GFO_6M$_NEW 22.03.2024.xlsx | 2024-03-24 | Bulgarian | |
| 8945007F5218LZ1NQP79-20231231-BG-SEP.xhtml | 2024-03-24 | Bulgarian | |
| SPRAVKA_2_CONS_GKFO_6M_2022.xls | 2023-07-11 | Bulgarian | |
| 8945007F5218LZ1NQP79-20221231-BG-CON.zip | 2023-07-11 | Bulgarian |
Browse filings by year
3 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
4 filings
| |||||
| 6023076 | SPRAVKA_2_CONS_GKFO_6M_2023.xlsx | 2024-04-28 | Bulgarian | ||
| 6023075 | 8945007F5218LZ1NQP79-20231231-BG-CON.zip | 2024-04-28 | Bulgarian | ||
| 6023074 | SPRAVKA_1_IND_GFO_6M$_NEW 22.03.2024.xlsx | 2024-03-24 | Bulgarian | ||
| 6023073 | 8945007F5218LZ1NQP79-20231231-BG-SEP.xhtml | 2024-03-24 | Bulgarian | ||
|
2023
4 filings
| |||||
| 6023078 | SPRAVKA_2_CONS_GKFO_6M_2022.xls | 2023-07-11 | Bulgarian | ||
| 6023077 | 8945007F5218LZ1NQP79-20221231-BG-CON.zip | 2023-07-11 | Bulgarian | ||
| 6023084 | SPRAVKA_1_IND_GFO_6M$_new.xls | 2023-06-07 | Bulgarian | ||
| 6023083 | 8945007F5218LZ1NQP79-20221231-BG-SEP.xhtml | 2023-06-07 | Bulgarian | ||
|
2022
4 filings
| |||||
| 6023082 | SPRAVKA_1_IND_GFO_6M$_.xls | 2022-07-26 | Bulgarian | ||
| 6023081 | 8945007F5218LZ1NQP79-20211231-BG-SEP.xhtml | 2022-07-26 | Bulgarian | ||
| 6023080 | SPRAVKA_2_CONS_GKFO_6M_26.04.2022.xls | 2022-07-26 | Bulgarian | ||
| 6023079 | 8945007F5218LZ1NQP79-20211231-BG-CON.zip | 2022-07-26 | Bulgarian | ||
Financials
We couldn't load the financials
No data available yet
We have extracted financials for Web Media Group AD, 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 · Publishing of journals and periodicals
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Advertigo Spolka Akcyjna
A company in strategic transition to establish a new line o…
|
AVE | PL | Publishing, broadcasting, and c… |
|
ARBEIT-TIMES CO.,LTD.
Information services company publishing free job magazines …
|
2341 | JP | Publishing, broadcasting, and c… |
|
Arena Group Holdings, Inc.
A media and technology company operating a digital platform…
|
AREN | US | Publishing, broadcasting, and c… |
|
ASPERMONT LIMITED.
Global B2B media and business intelligence for mining, ener…
|
ASP | AU | Publishing, broadcasting, and c… |
|
Attica Publications S.A.
A media organization with operations in magazines, radio, T…
|
ATEK | GR | Publishing, broadcasting, and c… |
|
BFB Health Limited
Investment holding company primarily focused on advertising…
|
205 | HK | Publishing, broadcasting, and c… |
|
Brangista inc.
Media and e-commerce solutions provider that publishes digi…
|
6176 | JP | Publishing, broadcasting, and c… |
|
Cash.Medien AG
Provides media, consulting, and information services for th…
|
MF8 | DE | Publishing, broadcasting, and c… |
|
China 33 Media Group Limited
Major media operator in China's high-speed rail, offering a…
|
8087 | HK | Publishing, broadcasting, and c… |
|
CHUCO CO.,LTD.
Media and advertising firm specializing in community magazi…
|
2139 | JP | Publishing, broadcasting, and c… |
Web Media Group AD 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/10109/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=10109 | 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=10109 | 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=10109 \ -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": 10109}, 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 Web Media Group AD (id: 10109)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.