
CROPSTER AGRO LIMITED — Investor Relations & Filings
Cropster Agro Limited specializes in the trading and distribution of agricultural commodities. The company focuses on sourcing, processing, and supplying a diverse range of agro-based products, including grains, pulses, oilseeds, and edible oils. By leveraging a robust supply chain network, the firm facilitates the movement of essential commodities from production centers to various market segments. Its operations emphasize quality control and efficient logistics to meet the demands of bulk consumers and industrial clients. The company aims to bridge the gap between agricultural producers and end-users through strategic procurement and market analysis.
Recent filings
Browse filings by year
1 year| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
4 filings
| |||||
| 46732116 | Revised Intimation of Board Meeting to be held on Thursday, 28th May, 2026 due to register office address mentioned in the earlier filing was inadvertently stated incorrect and is being .... | 2026-05-21 | English | ||
| 46724854 | Cropster Agro Ltdhas informed BSE that the meeting of the Board of Directors of the Company is scheduled on 28/05/2026 ,inter alia, to consider and approve Pursuant to Regulation 29(1) .... | 2026-05-21 | English | ||
| 45281196 | Voting Results for Postal Ballot | 2026-05-12 | English | ||
| 45281206 | Postal Ballot - Scrutinizer''s Report | 2026-05-12 | English | ||
Market data
Market data not available
Price history
Peer group · Wholesale of agricultural raw materials and live animals
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AMERISE BIOSCIENCES LIMITED
Distributes agro-commodities and bioscience products for fo…
|
531681 | IN | Wholesale and retail trade |
|
Amraworld Agrico Ltd.
Trades and distributes agricultural commodities including f…
|
531991 | IN | Wholesale and retail trade |
|
Andersons, Inc.
A diversified agricultural company in commodities, renewabl…
|
ANDE | US | Wholesale and retail trade |
|
Asia Cassava Resources Holdings Limited
Procurement, processing, logistics, and sale of dried cassa…
|
841 | HK | Wholesale and retail trade |
|
Astron Multigrain Limited
Processes, trades, and distributes food grains for industri…
|
544628 | IN | Wholesale and retail trade |
|
AWL AGRI BUSINESS LIMITED
Procures, processes, and distributes a wide range of agricu…
|
AWL | IN | Wholesale and retail trade |
|
Blue Pearl Agriventures Limited
Trades and distributes agricultural commodities like pulses…
|
514440 | IN | Wholesale and retail trade |
|
CAMPO FERTIL SOCIEDAD DE RESPONSABILIDAD LIMITADA
Wholesale distribution of agricultural inputs, fertilizers,…
|
— | AR | Wholesale and retail trade |
|
China Agri-Products Exchange Limited
Operates a nationwide chain of agricultural produce exchang…
|
149 | BM | Wholesale and retail trade |
|
CITY CROPS AGRO LIMITED
Trades and processes agro-commodities such as seeds, pulses…
|
544000 | IN | Wholesale and retail trade |
CROPSTER AGRO 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/60925/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=60925 | 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=60925 | 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=60925 \ -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": 60925}, 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 CROPSTER AGRO LIMITED (id: 60925)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.