SPRIGHT AGRO LIMITED — Investor Relations & Filings
Spright Agro Limited, formerly known as Tine Agro Limited, focuses on the trading, distribution, and processing of agricultural commodities. The company manages the procurement and supply of various products, including grains, pulses, and seeds. Its operations involve sourcing raw materials from diverse production centers and distributing them to various market segments. By utilizing supply chain management and logistics, the organization facilitates the movement of agro-products while maintaining quality standards. The company integrates traditional trading methods with modern logistical practices to manage inventory and ensure the delivery of food products and agricultural inputs. Its core activities are centered on optimizing the value chain through efficient sourcing and distribution networks.
Recent filings
No filings indexed yet
We are still gathering filings for SPRIGHT AGRO LIMITED. .
No filings match the current filters
Try clearing the filters, or .
Market data
Market data not available
Price history
Peer group · Wholesale of agricultural raw materials and live animals
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Sakuma Exports Ltd.
Global trading house for agricultural commodity procurement…
|
SAKUMA | IN | Wholesale and retail trade |
|
Scarnose International Limited
Procures, processes, and distributes cotton products for th…
|
543537 | IN | Wholesale and retail trade |
|
Unique Organics Ltd.
Global source and distributor of agricultural commodities a…
|
530997 | IN | Wholesale and retail trade |
|
Varna-Plod AD
A diversified company in real estate management and agricul…
|
— | BG | Wholesale and retail trade |
|
Zarneni Hrani Bulgaria AD
Procures, stores, and trades grains and oilseeds; distribut…
|
ZHBG | BG | Wholesale and retail trade |
SPRIGHT 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/60499/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=60499 | 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=60499 | 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=60499 \ -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": 60499}, 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 SPRIGHT AGRO LIMITED (id: 60499)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.