Seeka Limited — Investor Relations & Filings
Seeka Limited is an integrated produce company focused on the cultivation, processing, and distribution of premium fruit. The organization manages a diverse product range, including kiwifruit, avocados, citrus, berries, and pears. Its operations encompass the full supply chain, providing orchard management, post-harvest services such as packing and cool storage, and global marketing logistics. By maintaining control over the production and handling processes, the company ensures high standards of quality and food safety. Seeka utilizes advanced agricultural technology and sustainable practices to optimize yields and deliver fresh produce to international markets.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Seeka Advises the Date for its Stakeholder Update | 2024-09-15 | English | |
| D&O Ongoing Disclosure - M Franks | 2024-09-11 | English | |
| D&O Ongoing Disclosure - M Franks | 2024-09-11 | English | |
| D&O Ongoing Disclosure – F Hutchings | 2024-09-11 | English | |
| Details of Presentation and Q&A of Interim Results | 2024-08-22 | English | |
| Seeka Announces Interim Result and Updates Guidance | 2024-08-21 | English |
Market data
Market data not available
Price history
Peer group · Growing of other tree and bush fruits and nuts
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Affinor Growers Inc.
Designs and supplies patented vertical farming technology a…
|
AFI | CA | Agriculture, forestry and fishi… |
|
Ecolumber S.A.
Agroforestry company cultivating and commercializing nuts a…
|
ECO | ES | Agriculture, forestry and fishi… |
|
HOB Co.,Ltd.
A horticultural biotechnology firm managing the strawberry …
|
1382 | JP | Agriculture, forestry and fishi… |
|
SELECT HARVESTS LIMITED
Integrated almond producer managing orchards, processing, a…
|
SHV | AU | Agriculture, forestry and fishi… |
Seeka 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/66268/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=66268 | 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=66268 | 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=66268 \ -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": 66268}, 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 Seeka Limited (id: 66268)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.