Harvest Minerals Limited — Investor Relations & Filings
Harvest Minerals Limited is a fertilizer producer focused on the discovery, development, and production of natural agriproducts in South America. The company's primary operations are centered in Brazil, where it mines, processes, and sells a multi-nutrient, natural remineralizer fertilizer from its Arapuá project. The business model emphasizes low-cost, high-margin production from projects with low technical risk. The company also engages in the exploration for other fertilizer minerals, including potash and phosphate.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| KP Fértil® Sales and Corporate Update | 2025-03-17 | English | |
| Positive Assay Results at the Arapuá Project | 2024-11-11 | English | |
| Half-year Report | 2024-09-30 | English | |
| Agreement to Further Advance REE at Arapua | 2024-09-16 | English | |
| Result of AGM | 2024-08-08 | English | |
| Commencement of REE Exploration Programme | 2024-07-16 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
1 filing
| |||||
| 11322979 | KP Fértil® Sales and Corporate Update | 2025-03-17 | English | ||
|
2024
13 filings
| |||||
| 11296152 | Positive Assay Results at the Arapuá Project | 2024-11-11 | English | ||
| 11285985 | Half-year Report | 2024-09-30 | English | ||
| 11281685 | Agreement to Further Advance REE at Arapua | 2024-09-16 | English | ||
| 11273536 | Result of AGM | 2024-08-08 | English | ||
| 11267069 | Commencement of REE Exploration Programme | 2024-07-16 | English | ||
| 11265501 | Holding(s) in Company | 2024-07-10 | English | ||
| 11264251 | Notice of AGM | 2024-07-05 | English | ||
| 11263192 | £1,000,000 Equity Issue and TVR | 2024-07-02 | English | ||
| 11261689 | Final Results | 2024-06-26 | English | ||
| 11247720 | KP Fértil® Sales Update | 2024-05-02 | English | ||
| 11241335 | Occurrences of REE at the Arapuá Project | 2024-04-10 | English | ||
| 11241321 | Q1 2024 KP Fértil® Sales Update | 2024-04-10 | English | ||
| 11228325 | Full Year 2023 KP Fértil® Sales & 2024 Guidance | 2024-02-15 | English | ||
|
2023
1 filing
| |||||
| 11207977 | Q3 2023 KP Fértil® Sales Update | 2023-10-23 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of fertilizers and nitrogen compounds
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Acron
A vertically integrated producer of mineral fertilizers and…
|
AKRN | RU | Manufacturing |
|
Agrium Inc.
Globally integrated company specializing in the production …
|
AGU | CA | Manufacturing |
|
Agro Phos India Limited
Manufactures and markets fertilizers and soil nutrients for…
|
AGROPHOS | IN | Manufacturing |
|
All Cosmos Bio-Tech Holding Corporation
Develops bio-chemical fertilizers and microbial solutions f…
|
4148 | TW | Manufacturing |
|
AmmPower Corp.
Clean energy tech company focused on sustainable green ammo…
|
AMMP | CA | Manufacturing |
|
ANHUI HUAERTAI CHEMICAL CO., LTD.
Produces basic and fine chemicals for pharmaceuticals, pest…
|
001217 | CN | Manufacturing |
|
ANHUI LIUGUO CHEMICAL CO.,LTD.
Manufactures phosphate fertilizers, compound fertilizers, a…
|
600470 | CN | Manufacturing |
|
ANHUI SIERTE FERTILIZER INDUSTRY LTD.,COMPANY
Integrated manufacturer of high-efficiency fertilizers and …
|
002538 | CN | Manufacturing |
|
Anya Polytech & Fertilizers Limited
Produces fertilizers and polymer packaging for agricultural…
|
ANYA | IN | Manufacturing |
|
Aries Agro Limited
Manufactures specialty nutritional products for plants and …
|
ARIES | IN | Manufacturing |
Harvest Minerals 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/10602/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=10602 | 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=10602 | 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=10602 \ -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": 10602}, 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 Harvest Minerals Limited (id: 10602)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.