Kaveri Seed Company Ltd — Investor Relations & Filings
Kaveri Seed Company Ltd specializes in the research, production, and marketing of high-quality hybrid seeds. The company focuses on developing high-yielding varieties for field crops such as cotton, maize, rice, pearl millet, and sorghum, alongside a diverse portfolio of vegetable seeds including tomato, okra, and chilies. With a strong emphasis on research and development, the firm operates advanced biotechnology labs and extensive seed processing facilities. Its operations encompass the entire seed value chain, from breeding and foundation seed production to large-scale distribution through an expansive network of distributors and dealers. The company aims to enhance agricultural productivity by providing farmers with seeds that offer superior pest resistance and climate resilience.
Recent filings
No filings indexed yet
We are still gathering filings for Kaveri Seed Company Ltd. .
No filings match the current filters
Try clearing the filters, or .
Market data
Market data not available
Price history
Peer group · Plant propagation
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Wanxiang Doneed Co.,Ltd
Researches, produces, and distributes hybrid corn, sunflowe…
|
600371 | CN | Agriculture, forestry and fishi… |
|
YUAN LONGPING HIGH-TECH AGRICULTURE CO.,LTD
Develops high-performance crop seeds using biotechnology an…
|
000998 | CN | Agriculture, forestry and fishi… |
|
秋乐种业
Researches and distributes high-yield corn, wheat, peanut, …
|
920087 | CN | Agriculture, forestry and fishi… |
Kaveri Seed Company 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/61383/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=61383 | 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=61383 | 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=61383 \ -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": 61383}, 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 Kaveri Seed Company Ltd (id: 61383)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.