
Saptarishi Agro Industries Ltd — Investor Relations & Filings
Saptarishi Agro Industries Ltd specializes in the cultivation, processing, and distribution of mushrooms. The company operates an integrated production facility that manages the complete lifecycle of mushroom farming, from compost preparation and spawning to harvesting and preservation. Its core product portfolio includes fresh and canned button mushrooms, processed to meet international quality standards for the food service and retail markets. By employing climate-controlled growing environments and advanced processing technologies, the firm maintains consistent supply and product integrity. The company serves a broad range of clients within the culinary and food manufacturing sectors, emphasizing standardized production methods and food safety.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Submission of Annual Secretarial Compliance Report year ended 31.03.2026 | 2026-05-27 | English | |
| Publication of financial results in Newspaper | 2026-05-26 | English | |
| Submission of Financial Results | 2026-05-25 | English | |
| Submission of Audited Financials | 2026-05-25 | English | |
| Saptarishi Agro Industries Ltdhas informed BSE that the meeting of the Board of Directors of the Company is scheduled on 25/05/2026 ,inter alia, to consider and approve As per attachment | 2026-05-19 | English | |
| Format of Initial Disclosure to be made by an entity identified as a Large Corporate. Sr. No. Particulars Details .... | 2026-04-27 | English |
Browse filings by year
8 yearsMarket data
Market data not available
Price history
Peer group · Growing of vegetables and melons, roots and tubers
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Alterrus Systems Inc.
Develops and operates commercial vertical, urban agricultur…
|
ASIUQ | CA | Agriculture, forestry and fishi… |
|
Bikurey Hasade (Holdings) LTD
Grows, markets, and distributes fresh produce and operates …
|
BKRY | IL | Agriculture, forestry and fishi… |
|
Edible Garden AG Inc
Specializes in controlled environment agriculture for local…
|
EDBL | US | Agriculture, forestry and fishi… |
|
EDITION LTD.
Investment holding and agriculture, cultivating leafy veget…
|
5HG | SG | Agriculture, forestry and fishi… |
|
Farmmi, Inc.
Processes and sells edible fungi via a global e-commerce an…
|
FAMI | US | Agriculture, forestry and fishi… |
|
Fujian Wanchen Food Group Co.,Ltd.
Researches and cultivates edible fungi while operating a sn…
|
300972 | CN | Agriculture, forestry and fishi… |
|
Fujing Holdings Co., Limited
Cultivation, production, and sale of specialized potted veg…
|
2497 | HK | Agriculture, forestry and fishi… |
|
Green Rise Foods Inc.
Operates 72-89 acres of greenhouses to grow fresh produce u…
|
GRF | CA | Agriculture, forestry and fishi… |
|
Jiangsu Chinagreen Biological Technology Group Co.,Ltd.
Specializes in the industrial cultivation and distribution …
|
300970 | CN | Agriculture, forestry and fishi… |
|
Kalera S.A.
Technology-driven vertical farming company producing pestic…
|
KAL | LU | Agriculture, forestry and fishi… |
Saptarishi Agro Industries 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/60744/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=60744 | 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=60744 | 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=60744 \ -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": 60744}, 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 Saptarishi Agro Industries Ltd (id: 60744)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.