
SHEMAROO ENTERTAINMENT LIMITED — Investor Relations & Filings
Shemaroo Entertainment Limited specializes in the aggregation, distribution, and production of diverse entertainment content. The company maintains an extensive library of over 3,700 titles, encompassing feature films, regional cinema, devotional content, and children's programming. Its operations span multiple distribution verticals, including digital platforms, television syndication, and mobile value-added services. The company operates ShemarooMe, a proprietary over-the-top (OTT) streaming service, and manages a large network of branded channels on global video-sharing platforms. Key business activities include content life cycle management, digital media monetization, and the curation of specialized content for direct-to-home (DTH) operators and telecommunications providers. The organization focuses on leveraging its vast intellectual property catalog to serve global audiences through both traditional and emerging digital ecosystems.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Copy of Newspaper Publication | 2026-06-01 | English | |
| Newspaper Publication under Regulation 30 of SEBI (LODR) Regulations, 2015 | 2026-06-01 | English | |
| Postal Ballot Notice - Disclosure under Regulation 30 of SEBI (LODR) Regulations, 2015 | 2026-05-29 | English | |
| Shareholders meeting | 2026-05-29 | English | |
| Earnings call Transcript | 2026-05-21 | English | |
| Analysts/Institutional Investor Meet/Con. Call Updates | 2026-05-21 | English |
Market data
Market data not available
Price history
Peer group · Motion picture, video and television programme distribution activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
TMC Content Group AG
International media and technology group with over 25 years…
|
ERO | CH | Publishing, broadcasting, and c… |
|
UFO Moviez India Limited
Provides satellite-based digital cinema distribution and in…
|
UFO | IN | Publishing, broadcasting, and c… |
|
Values Cultural Investment Limited
Produces, distributes, licenses, and invests in TV dramas a…
|
1740 | HK | Publishing, broadcasting, and c… |
|
Wild Bunch AG
An independent European film distribution, international sa…
|
WBAH | DE | Publishing, broadcasting, and c… |
SHEMAROO ENTERTAINMENT 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/61136/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=61136 | 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=61136 | 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=61136 \ -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": 61136}, 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 SHEMAROO ENTERTAINMENT LIMITED (id: 61136)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.