Zee Media Corporation Limited — Investor Relations & Filings
Zee Media Corporation Limited operates an extensive network of news channels and digital media platforms. The organization manages a portfolio that includes national outlets such as Zee News and Zee Business, as well as the international news channel WION. Its operations span multiple languages and regions, delivering content across television and digital interfaces. The company’s digital presence is anchored by platforms like DNA and various dedicated news portals, providing real-time updates and multimedia reporting. By utilizing a vast journalistic infrastructure, the entity provides coverage of global events, financial markets, and regional developments. Its core activities involve news gathering, content production, and multi-platform distribution, catering to a diverse audience through both linear broadcasting and mobile-first digital solutions.
Recent filings
No filings indexed yet
We are still gathering filings for Zee Media Corporation Limited. .
No filings match the current filters
Try clearing the filters, or .
Market data
Market data not available
Price history
Peer group · News agency activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
GTN LIMITED
Global provider of traffic reports and advertising solution…
|
GTN | AU | Publishing, broadcasting, and c… |
|
İHLAS HABER AJANSI A.Ş.
News agency providing content, media production, and broadc…
|
IHAAS | TR | Publishing, broadcasting, and c… |
|
Il Sole 24 Ore
A multimedia publisher of economic, financial, professional…
|
S24 | IT | Publishing, broadcasting, and c… |
|
PR TIMES, Inc.
Operates an online platform for press release distribution …
|
3922 | JP | Publishing, broadcasting, and c… |
|
Sichuan Newsnet Media (Group) Co.,Ltd.
Digital media enterprise providing news, advertising, and i…
|
300987 | CN | Publishing, broadcasting, and c… |
|
Xinhuanet Co., Ltd
Global news provider offering multimedia content, big data,…
|
603888 | CN | Publishing, broadcasting, and c… |
|
Xinhua News Media Holdings Limited
Provides cleaning services for various sectors and operates…
|
309 | HK | Publishing, broadcasting, and c… |
Zee Media Corporation Limited 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/62694/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=62694 | 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=62694 | 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=62694 \ -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": 62694}, 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 Zee Media Corporation Limited (id: 62694)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.