Scales Corporation Limited — Investor Relations & Filings
Scales Corporation Limited operates as a diversified group focused on global export markets through three primary divisions: Global Horticulture, Food Ingredients, and Logistics. The Global Horticulture division is a major producer and exporter of premium apple varieties, managing extensive orchard operations and packing facilities. The Food Ingredients division specializes in the processing and supply of high-quality ingredients for the global pet food industry and juice concentrate markets. The Logistics division provides comprehensive supply chain solutions, including freight forwarding and temperature-controlled storage services. The company utilizes a vertically integrated business model to maintain quality control and operational efficiency from production to international distribution. Its strategic focus remains on serving high-growth markets across Asia, Europe, and North America by leveraging large-scale production capabilities and specialized supply chain expertise.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Ongoing Disclosure Notices - Multiple | 2026-05-04 | English | |
| Capital Change Notice | 2026-05-01 | English | |
| Ongoing Disclosure Notices - Multiple | 2026-05-01 | English | |
| Capital Change Notice | 2026-04-30 | English | |
| 2025 Climate Statements | 2026-04-19 | English | |
| Esro Food Group - Media reporting | 2026-04-19 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 40742747 | Ongoing Disclosure Notices - Multiple | 2026-05-04 | English | ||
| 39364540 | Capital Change Notice | 2026-05-01 | English | ||
| 39346457 | Ongoing Disclosure Notices - Multiple | 2026-05-01 | English | ||
| 38945827 | Capital Change Notice | 2026-04-30 | English | ||
| 38796354 | 2025 Climate Statements | 2026-04-19 | English | ||
| 38796336 | Esro Food Group - Media reporting | 2026-04-19 | English | ||
| 38795751 | Results of the 2026 Annual Shareholders' Meeting | 2026-04-14 | English | ||
| 38795742 | 2026 Annual Shareholders' Meeting Presentations | 2026-04-14 | English | ||
| 38794029 | 2025 Annual Report | 2026-03-30 | English | ||
| 38791729 | Notice of annual meeting corrected | 2026-03-12 | English | ||
| 38791179 | Annual Shareholders' Meeting | 2026-03-09 | English | ||
| 38790533 | Ongoing Disclosure Notices | 2026-03-04 | English | ||
| 38790229 | Divisional CEO appointments | 2026-03-02 | English | ||
| 38789175 | 2025 Annual Results Announcement | 2026-02-24 | English | ||
| 38788275 | Chief Financial Officer Transition | 2026-02-18 | English | ||
Market data
Market data not available
Price history
Peer group · Growing of pome fruits and stone fruits
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
MASSA FALIDA DE POMIFRUTAS S/A
Bankrupt estate overseeing the asset liquidation of a forme…
|
— | BR | Agriculture, forestry and fishi… |
|
T&G Global Limited
Global breeder, grower, and marketer of fresh produce and p…
|
TGG | NZ | Agriculture, forestry and fishi… |
Scales Corporation 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/66265/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=66265 | 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=66265 | 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=66265 \ -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": 66265}, 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 Scales Corporation Limited (id: 66265)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.