
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 |
|---|---|---|---|
|
Hobonichi Co.,Ltd.
Creates and sells lifestyle products and digital content, c…
|
3560 | JP | Publishing, broadcasting, and c… |
|
Hypebeast Limited
A global digital media and e-commerce company specializing …
|
150 | HK | Publishing, broadcasting, and c… |
|
Infomedia Press Limited
Publishes special interest magazines and manages business d…
|
INFOMEDIA | IN | Publishing, broadcasting, and c… |
|
Informa PLC
Specializes in academic research, B2B events, and digital s…
|
INF | GB | Publishing, broadcasting, and c… |
|
Ishin Co., Ltd.
A media-centric company developing solutions and platforms …
|
143A | JP | Publishing, broadcasting, and c… |
|
ITmedia Inc.
Operates specialized online publications for technology and…
|
2148 | JP | Publishing, broadcasting, and c… |
|
KG Intelligence CO., LTD.
An information services company using print and digital med…
|
2408 | JP | Publishing, broadcasting, and c… |
|
Lombardi Media Corporation
Specializes in publishing, digital media, and customer cont…
|
— | CA | Publishing, broadcasting, and c… |
|
Magmag,Inc.
Creative design agency offering brand styling, communicatio…
|
4059 | JP | Publishing, broadcasting, and c… |
|
Maxposure Limited
Provides content marketing and custom publishing for aviati…
|
MAXPOSURE | IN | 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.