
William Magor & Company Limited — Investor Relations & Filings
William Magor & Company Limited is a prominent entity recognized for its extensive operations in tea cultivation, processing, and distribution. As a key constituent of the Williamson Magor Group, the company manages several prestigious tea estates, particularly in the Assam region. Its core business activities involve the production of high-quality CTC (Crush, Tear, Curl) and Orthodox teas, catering to both domestic and international markets. The company emphasizes traditional cultivation techniques integrated with modern processing technologies to ensure consistent product quality. With a heritage spanning several decades, the organization maintains a significant role in the global tea supply chain, focusing on sustainable agricultural practices and the export of premium tea varieties.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Audited Financial Results (Standalone & Consolidated) for the quarter and financial year ended 31st March 2026. | 2026-05-26 | English | |
| Outcome of Board Meeting | 2026-05-26 | English | |
| Outcome of Board Meeting held on 26th May 2026 | 2026-05-26 | English | |
| Williamson Magor & Company Ltdhas informed BSE that the meeting of the Board of Directors of the Company is scheduled on 26/05/2026 ,inter alia, to consider and approve the Audited Financial .... | 2026-05-18 | English | |
| Format of Initial Disclosure to be made by an entity identified as a Large Corporate. Sr. No. Particulars Details .... | 2026-04-27 | English | |
| Updates | 2026-04-27 | English |
Browse filings by year
17 yearsMarket data
Market data not available
Price history
Peer group · Growing of beverage crops
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AGROPECUARIA LAS MARIAS SA
Global leader in yerba mate, producing black tea, and dairy…
|
— | AR | Agriculture, forestry and fishi… |
|
B & A Ltd.
Cultivates, processes, and markets tea and provides flexibl…
|
BNALTD | IN | Agriculture, forestry and fishi… |
|
Beeyu Overseas Ltd.
Cultivates, processes, and distributes tea products and agr…
|
532645 | IN | Agriculture, forestry and fishi… |
|
CAMELLIA PLC
A holding company managing a global portfolio of agricultur…
|
CAM | GB | Agriculture, forestry and fishi… |
|
Dhunseri Tea & Industries Ltd
Cultivates and markets CTC and Orthodox teas from Assam and…
|
DTIL | IN | Agriculture, forestry and fishi… |
|
Diana Tea Co.Ltd.
Cultivates, processes, and distributes CTC tea from estates…
|
530959 | IN | Agriculture, forestry and fishi… |
|
Goodricke Group Ltd.
Cultivates and markets bulk and premium teas from Darjeelin…
|
500166 | IN | Agriculture, forestry and fishi… |
|
Harrisons Malayalam Ltd.
Integrated plantation company producing tea, rubber, pepper…
|
HARRMALAYA | IN | Agriculture, forestry and fishi… |
|
INDONG TEA COMPANY LIMITED
Cultivates and processes CTC tea in West Bengal for domesti…
|
543769 | IN | Agriculture, forestry and fishi… |
|
James Warren Tea Limited
Cultivates, manufactures, and markets premium CTC and Ortho…
|
538564 | IN | Agriculture, forestry and fishi… |
William Magor & Company 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/63241/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=63241 | 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=63241 | 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=63241 \ -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": 63241}, 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 William Magor & Company Limited (id: 63241)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.