Aristo Bio-Tech And Lifescience Limited — Investor Relations & Filings
Aristo Bio-Tech And Lifescience Limited specializes in the manufacturing, formulation, and supply of crop protection products. The company's portfolio includes a diverse range of insecticides, herbicides, fungicides, and plant growth regulators. In addition to its proprietary product line, the firm provides contract manufacturing and job work services for various domestic and multinational brands. It operates production facilities capable of handling complex chemical processes, ensuring adherence to quality control standards. The company focuses on delivering effective solutions to enhance agricultural productivity, leveraging technical expertise in chemical synthesis and formulation development to address pest management and crop health requirements.
Recent filings
No filings indexed yet
We are still gathering filings for Aristo Bio-Tech And Lifescience Limited. .
No filings match the current filters
Try clearing the filters, or .
Market data
Market data not available
Price history
Peer group · Manufacture of pesticides and other agrochemical products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
CK Life Sciences Int'l., (Holdings) Inc.
Develops and sells biotechnology products for human health …
|
775 | KY | Manufacturing |
|
Corteva, Inc.
A global agriscience company providing seed and crop protec…
|
CTVA | US | Manufacturing |
|
Crop Life Science Limited
Manufactures and markets agrochemical formulations for crop…
|
CLSL | IN | Manufacturing |
|
Dalian BIO-CHEM Company Limited
Global supplier of industrial isothiazolinone-based biocide…
|
603360 | CN | Manufacturing |
|
Dhanlaxmi Crop Science Limited
Formulates and markets agricultural inputs, hybrid seeds, a…
|
DHANLAXMI | IN | Manufacturing |
|
Dhanuka Agritech Ltd.
Manufactures crop protection solutions and provides technic…
|
DHANUKA | IN | Manufacturing |
|
Dharmaj Crop Guard Limited
Integrated manufacturer of agrochemical formulations for gl…
|
DHARMAJ | IN | Manufacturing |
|
DONGBANG AGRO CORP
Manufacturer of agricultural chemical products and crop pro…
|
007590 | KR | Manufacturing |
|
Earth Corporation
Manufacturer of pest control, personal care, home care, and…
|
4985 | JP | Manufacturing |
|
EDEN RESEARCH PLC
Develops sustainable biopesticides and plastic-free encapsu…
|
EDEN | GB | Manufacturing |
Aristo Bio-Tech And Lifescience 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/59385/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=59385 | 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=59385 | 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=59385 \ -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": 59385}, 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 Aristo Bio-Tech And Lifescience Limited (id: 59385)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.