AWL AGRI BUSINESS LIMITED — Investor Relations & Filings
AWL Agri Business Limited specializes in the procurement, processing, and distribution of a wide range of agricultural commodities. The company’s operations encompass the handling of pulses, grains, oilseeds, sugar, and edible oils. It focuses on maintaining an integrated supply chain that connects primary producers with domestic and international markets. Key activities include the cleaning, grading, and value-added processing of raw crops to ensure compliance with quality standards. The firm utilizes established sourcing networks and logistics infrastructure to facilitate the efficient movement of food products. By prioritizing quality control and market responsiveness, the organization serves as a critical intermediary in the agricultural trade sector, providing essential commodities to diverse consumer segments.
Recent filings
No filings indexed yet
We are still gathering filings for AWL AGRI BUSINESS 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 |
|---|---|---|---|
|
MRP Agro Limited
Trades and distributes food grains, pulses, spices, and oil…
|
543262 | IN | Wholesale and retail trade |
|
Mukta Agriculture Limited
Trades and distributes agricultural commodities through int…
|
535204 | IN | Wholesale and retail trade |
|
NorSerCo Inc.
Specialized distributor of high-quality vegetable and flowe…
|
— | CA | Wholesale and retail trade |
|
Ota Floriculture Auction Co.,Ltd.
Operates a wholesale auction market for floriculture produc…
|
7555 | JP | Wholesale and retail trade |
|
Pacific Forest Products Limited
Largest exporter of logs from Australasia, specializing in …
|
— | CA | Wholesale and retail trade |
|
Phoenix Overseas Limited
Multi-product enterprise trading agricultural commodities a…
|
PHOGLOBAL | IN | Wholesale and retail trade |
|
RKD AGRI & RETAIL LIMITED
Manages agricultural supply chains and retail distribution …
|
511169 | IN | Wholesale and retail trade |
|
RUKMANI DEVI GARG AGRO IMPEX LIMITED
Procures, processes, and distributes agricultural commoditi…
|
544552 | IN | Wholesale and retail trade |
|
Sadot Group Inc.
A global food supply chain company for agri-commodity sourc…
|
SDOT | US | Wholesale and retail trade |
|
Sakuma Exports Ltd.
Global trading house for agricultural commodity procurement…
|
SAKUMA | IN | Wholesale and retail trade |
AWL AGRI BUSINESS 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/62020/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=62020 | 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=62020 | 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=62020 \ -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": 62020}, 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 AWL AGRI BUSINESS LIMITED (id: 62020)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.