
HARSHIL AGROTECH LIMITED — Investor Relations & Filings
Harshil Agrotech Limited is an enterprise focused on the trading and distribution of agricultural commodities. The company specializes in sourcing, processing, and supplying a diverse range of agro-based products, including food grains, pulses, oilseeds, and spices. By leveraging a robust supply chain network, the firm facilitates the movement of essential commodities from production centers to various industrial and commercial consumers. Its operations emphasize quality assurance and efficient logistics to meet the requirements of the food processing and animal feed sectors. The company aims to bridge the gap between primary producers and end-market demands through strategic procurement and market analysis.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Harshil Agrotech Ltdhas informed BSE that the meeting of the Board of Directors of the Company is scheduled on 05/09/2025 ,inter alia, to consider and approve 1. the declaration of interim .... | 2025-08-28 | English | |
| Intimation of change of Secretarial Auditor of the Company under Regulation 30 of SEBI (LODR) Regulations, 2015 | 2025-08-23 | English | |
| Certificate under regulation 74(5) of SEBI (DP) regulations, 2018 for the quarter ended on June 30, 2025. | 2025-08-19 | English | |
| Newspaper publication of financial results. | 2025-08-18 | English | |
| Quarterly financial results for the quarter ended on June 30, 2025. | 2025-08-14 | English | |
| OUTCOME OF THE BOARD OF DIRECTORS MEETING HELD ON AUGUST 14, 2025 | 2025-08-14 | English |
Browse filings by year
8 yearsMarket 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 |
HARSHIL AGROTECH 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/59446/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=59446 | 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=59446 | 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=59446 \ -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": 59446}, 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 HARSHIL AGROTECH LIMITED (id: 59446)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.