Sheel Biotech Limited — Investor Relations & Filings
Sheel Biotech Limited is an integrated biotechnology company specializing in agricultural and horticultural solutions. The firm focuses on the production of high-quality tissue culture plants, including varieties of banana, pomegranate, and various ornamental species. Its operations encompass the development and distribution of hybrid seeds, bio-fertilizers, and bio-pesticides designed to enhance crop yield and soil health. Additionally, the company provides turnkey solutions for protected cultivation, such as the design and installation of greenhouses, polyhouses, and micro-irrigation systems. Through its research and development initiatives, the organization provides sustainable farming technologies and high-yielding planting materials to support commercial agriculture and large-scale rural development projects.
Recent filings
No filings indexed yet
We are still gathering filings for Sheel Biotech Limited. .
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 |
|---|---|---|---|
|
Origin Agritech LTD
An agricultural biotech firm for crop seed breeding and gen…
|
SEED | VG | Agriculture, forestry and fishi… |
|
Osivo 2
Produces certified seeds for field crops and malt for the b…
|
OSI | SK | Agriculture, forestry and fishi… |
|
SAKATA SEED CORPORATION
Develops, produces, and distributes vegetable and ornamenta…
|
1377 | JP | Agriculture, forestry and fishi… |
|
SDIC FENGLE SEED CO.,LTD.
Researches and produces crop seeds, agrochemicals, and natu…
|
000713 | CN | Agriculture, forestry and fishi… |
|
Shandong Denghai Seeds Co., Ltd.
Develops and distributes high-yield hybrid corn, wheat, and…
|
002041 | CN | Agriculture, forestry and fishi… |
|
Shree Ganesh Biotech (India) Limited
Produces, processes, and markets hybrid seeds for cereals a…
|
539470 | IN | Agriculture, forestry and fishi… |
|
Suppro Co.,Ltd
Specializes in ecological restoration, providing trees, see…
|
185190 | KR | Agriculture, forestry and fishi… |
|
The House of Agriculture Spirou S.A.
Researches, produces, and markets plant propagation materia…
|
SPIR | GR | Agriculture, forestry and fishi… |
|
Vilmorin & Cie
A global seed company creating, producing, and distributing…
|
RIN | FR | Agriculture, forestry and fishi… |
|
Vrundavan Plantation Limited
Provides plant cultivation, landscaping services, and horti…
|
544011 | IN | Agriculture, forestry and fishi… |
Sheel Biotech 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/60203/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=60203 | 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=60203 | 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=60203 \ -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": 60203}, 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 Sheel Biotech Limited (id: 60203)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.