
Maple Gold Mines — Investor Relations & Filings
Maple Gold Mines is an advanced exploration company focused on developing district-scale gold projects within the prolific Abitibi Greenstone Belt. The company's primary assets are the Douay and Joutel Gold Projects, which together represent one of the region's largest undeveloped gold opportunities. The Douay project hosts an established gold mineral resource with significant expansion potential. The Joutel project includes the historical Telbel and Eagle West mines, which collectively produced 1.1 million ounces of gold. Maple Gold is actively engaged in exploration and drill programs designed to expand mineral resources, make new discoveries, and establish a major new gold district. The company also holds an exclusive option to acquire the Eagle Mine Property.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 52-109FV2 - Certification of interim filings - CEO (E).pdf | 2026-05-21 | English | |
| Interim MD&A - English.pdf | 2026-05-21 | English | |
| Interim financial statements/report – English.pdf | 2026-05-21 | English | |
| Other.pdf | 2026-05-20 | English | |
| News release - English.pdf | 2026-05-06 | English | |
| News release - English.pdf | 2026-04-27 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47799039 | 52-109FV2 - Certification of interim filings - CEO (E).pdf | 2026-05-21 | English | ||
| 47799042 | Interim MD&A - English.pdf | 2026-05-21 | English | ||
| 47799062 | Interim financial statements/report – English.pdf | 2026-05-21 | English | ||
| 47799065 | Other.pdf | 2026-05-20 | English | ||
| 47701644 | News release - English.pdf | 2026-05-06 | English | ||
| 37420820 | News release - English.pdf | 2026-04-27 | English | ||
| 35036690 | Other material contracts - English.pdf | 2026-04-22 | English | ||
| 34657331 | Notice of the meeting and record date - English.pdf | 2026-04-17 | English | ||
| 34648874 | News release - English.pdf | 2026-04-16 | English | ||
| 34646928 | News release - English.pdf | 2026-04-16 | English | ||
| 33209678 | News release - English.pdf | 2026-04-03 | English | ||
| 33136722 | News release - English.pdf | 2026-04-01 | English | ||
| 33135577 | News release - English.pdf | 2026-04-01 | English | ||
| 33134823 | News release - English.pdf | 2026-04-01 | English | ||
| 33088155 | ON form 13-502F1 (class 1 and 3B reporting issuers - participation fee).PDF | 2026-03-30 | English | ||
Market data
Market data not available
Price history
Peer group · Mining of other non-ferrous metal ores
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
BELARAROX LIMITED
Mineral exploration company targeting zinc, copper, lead, s…
|
BRX | AU | Mining and quarrying |
|
BELLAVISTA RESOURCES LTD
Explores and develops base and battery metal deposits in th…
|
BVR | AU | Mining and quarrying |
|
Bell Copper Corporation
Mineral exploration focused on large copper porphyry deposi…
|
BCU | CA | Mining and quarrying |
|
BELLEVUE GOLD LIMITED
Operates a high-grade underground gold project powered by r…
|
BGL | AU | Mining and quarrying |
|
Bellhaven Copper & Gold Inc.
Natural resource company exploring and developing gold and …
|
— | CA | Mining and quarrying |
|
Belmont Resources Inc.
Engaged in the acquisition, exploration, and development of…
|
BEA | CA | Mining and quarrying |
|
Belo Sun Mining Corp.
Mineral development company focused on the Volta Grande Gol…
|
BSX | CA | Mining and quarrying |
|
BeMetals Corp.
Mineral exploration and development focused on high-potenti…
|
BMET | CA | Mining and quarrying |
|
Benton Resources Inc.
Mineral exploration company developing high-grade copper an…
|
BEX | CA | Mining and quarrying |
|
Benz Mining Corp.
A mineral exploration company focused on the acquisition an…
|
BZ | CA | Mining and quarrying |
Maple Gold Mines 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/46829/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=46829 | 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=46829 | 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=46829 \ -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": 46829}, 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 Maple Gold Mines (id: 46829)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.