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 | 2025-04-08 | English | |
| 2024 Annual Report | 2025-03-27 | English | |
| Annual Shareholders' Meeting and Director Nomination dates | 2025-03-20 | English | |
| SPH Notice - Accident Compensation Corporation (ACC) | 2025-03-17 | English | |
| Revised Results Announcement | 2025-02-26 | English | |
| 2024 Annual Results Announcement | 2025-02-25 | 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.