
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 |
|---|---|---|---|
|
BESRA GOLD INC.
Gold mining and exploration company developing the Bau Gold…
|
BEZ | CA | Mining and quarrying |
|
Bessor Minerals Inc.
Junior mining exploration focused on precious and base meta…
|
BST | CA | Mining and quarrying |
|
Beyond Lithium Inc.
Mineral exploration company and the largest greenfield lith…
|
BY | CA | Mining and quarrying |
|
BEZANT RESOURCES PLC
A natural resources exploration and development company foc…
|
BZT | GB | Mining and quarrying |
|
BHK Mining Corp.
Mineral resource company focused on exploring for manganese…
|
BHK.H | CA | Mining and quarrying |
|
Big Gold Inc.
Junior mineral exploration company focused on acquiring and…
|
BG | CA | Mining and quarrying |
|
BIG RIDGE GOLD CORP.
Exploration and development company focused on 100% owned C…
|
BRAU | CA | Mining and quarrying |
|
BINDI METALS LIMITED
Mineral explorer targeting copper, gold, rare earth element…
|
BIM | AU | Mining and quarrying |
|
BISON RESOURCES LIMITED
Identifies, acquires, and explores precious and base metal …
|
BSR | AU | Mining and quarrying |
|
Bitterroot Resources Ltd.
Exploration of mineral properties, focusing on Ni-Cu-PGM in…
|
BTT | 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.