Harrisons Malayalam Ltd. — Investor Relations & Filings
Harrisons Malayalam Ltd. is an integrated plantation company specializing in the cultivation, processing, and marketing of tea and rubber. The organization operates extensive estates and processing facilities, producing a diverse range of tea varieties including CTC and Orthodox grades. Its rubber operations encompass the production of centrifuged latex, technically specified block rubber, and various crepe rubber types. In addition to its primary commodities, the company manages agricultural interests in pepper, cocoa, and pineapple. The firm maintains a vertically integrated supply chain, focusing on sustainable plantation management and high-quality industrial raw materials. It serves a broad client base across domestic and international markets, providing standardized agricultural products and value-added derivatives.
Recent filings
No filings indexed yet
We are still gathering filings for Harrisons Malayalam Ltd.. .
No filings match the current filters
Try clearing the filters, or .
Market data
Market data not available
Price history
Peer group · Growing of beverage crops
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
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… |
|
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… |
|
KANCO TEA & INDUSTRIES LIMITED
Cultivates, processes, and markets premium CTC and Orthodox…
|
541005 | IN | Agriculture, forestry and fishi… |
|
KKO International
Vertically integrated producer and processor of cocoa, coff…
|
ALKKO | FR | Agriculture, forestry and fishi… |
Harrisons Malayalam Ltd. 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/61620/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=61620 | 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=61620 | 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=61620 \ -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": 61620}, 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 Harrisons Malayalam Ltd. (id: 61620)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.