TGIF AGRIBUSINESS LIMITED — Investor Relations & Filings
TGIF Agribusiness Limited specializes in the cultivation, procurement, and distribution of agricultural products, with a primary focus on horticulture. The company operates extensive pomegranate plantations, utilizing modern farming techniques to ensure high-quality yields. Its core business activities encompass the entire value chain from open-field cultivation to the wholesale trading of fresh fruits. By leveraging sustainable agricultural practices and efficient supply chain management, the company serves diverse markets, providing premium produce to retailers and wholesalers. The organization emphasizes quality control and consistency in its output, positioning itself as a reliable supplier in the fresh produce sector.
Recent filings
No filings indexed yet
We are still gathering filings for TGIF AGRIBUSINESS LIMITED. .
No filings match the current filters
Try clearing the filters, or .
Market data
Market data not available
Price history
Peer group · Growing of tropical and subtropical fruits
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AVACOCO.,LTD.
Develops and produces thin-film processing equipment for FP…
|
083930 | KR | Agriculture, forestry and fishi… |
|
Dole plc
A vertically integrated global supplier of fresh fruits and…
|
DOLE | US | Agriculture, forestry and fishi… |
|
FRESH DEL MONTE PRODUCE INC
A vertically integrated producer and distributor of fresh p…
|
FDP | KY | Agriculture, forestry and fishi… |
|
Omer-Decugis & Cie
International group managing the value chain for fresh and …
|
ALODC | FR | Agriculture, forestry and fishi… |
TGIF AGRIBUSINESS 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/63051/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=63051 | 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=63051 | 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=63051 \ -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": 63051}, 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 TGIF AGRIBUSINESS LIMITED (id: 63051)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.