Insecticides India Ltd. — Investor Relations & Filings
Insecticides India Ltd. specializes in the formulation, manufacturing, and marketing of a comprehensive suite of crop protection chemicals. The product portfolio encompasses insecticides, fungicides, herbicides, and plant growth regulators, targeting a wide array of agricultural challenges. The company maintains advanced research and development laboratories and manufacturing units to produce technical-grade chemicals and branded formulations. Key brands include Lethal, Victor, and Thimet, which are utilized to safeguard various crops and improve overall yield quality. The organization focuses on innovation through strategic collaborations and internal R&D, aiming to provide cost-effective and environmentally conscious solutions. Its operations are supported by an extensive distribution network that facilitates the delivery of technical expertise and agricultural inputs to a diverse range of farming communities.
Recent filings
No filings indexed yet
We are still gathering filings for Insecticides India Ltd.. .
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 |
|---|---|---|---|
|
ZOONO GROUP LIMITED
Develops long-lasting antimicrobial solutions based on prop…
|
ZNO | AU | Manufacturing |
|
颖泰生物
Provides agrochemical active ingredients, formulations, and…
|
920819 | CN | Manufacturing |
Insecticides India 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/59336/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=59336 | 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=59336 | 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=59336 \ -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": 59336}, 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 Insecticides India Ltd. (id: 59336)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.