Grey Wolf Exploration Inc. — Investor Relations & Filings
About Grey Wolf Exploration Inc.
Grey Wolf Exploration Inc. is an independent company specializing in the exploration, development, and production of oil and natural gas resources. The company's operational mandate includes identifying, developing, and investing in hydrocarbon properties. Historically, Grey Wolf has focused its activities on significant resource plays, including the Doig and Montney formations located in the Peace River Arch region, and the Horn River shale play. Additionally, the company has undertaken asset management roles, such as managing the properties of Canadian Abraxas Petroleum Limited.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Other securityholders documents - English.pdf | 2009-07-30 | English | |
| Other securityholders documents - English.pdf | 2009-06-12 | English | |
| Material change report - English.pdf | 2009-06-12 | English | |
| Annual information form - English.pdf | 2009-03-13 | English | |
| Other.pdf | 2008-03-28 | English | |
| Material change report - English.pdf | 2007-12-11 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2009
4 filings
| |||||
| 47214603 | Other securityholders documents - English.pdf | 2009-07-30 | English | ||
| 47214607 | Other securityholders documents - English.pdf | 2009-06-12 | English | ||
| 47214678 | Material change report - English.pdf | 2009-06-12 | English | ||
| 47214682 | Annual information form - English.pdf | 2009-03-13 | English | ||
|
2008
1 filing
| |||||
| 47214686 | Other.pdf | 2008-03-28 | English | ||
|
2007
10 filings
| |||||
| 47214701 | Material change report - English.pdf | 2007-12-11 | English | ||
| 47214704 | Final Receipt.pdf | 2007-11-26 | English | ||
| 47214707 | Final Receipt.pdf | 2007-11-23 | English | ||
| 47214715 | Decision Document (Final).pdf | 2007-11-23 | English | ||
| 47214719 | Underwriting or agency agreement.pdf | 2007-11-22 | English | ||
| 47214770 | Preliminary Receipt.pdf | 2007-11-16 | English | ||
| 47214774 | Preliminary Receipt.pdf | 2007-11-16 | English | ||
| 47214776 | Decision Document (Preliminary).pdf | 2007-11-15 | English | ||
| 47214982 | Preliminary short form prospectus – French.pdf | 2007-11-15 | English | ||
| 47214986 | Qualification certificate.pdf | 2007-11-14 | English | ||
Market data
Market data not available
Price history
Peer group · Extraction of crude petroleum
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Japan Petroleum Exploration Co., Ltd.
Engages in oil and gas E&P, gas supply, power generation, a…
|
1662 | JP | Mining and quarrying |
|
Javelin Energy Inc.
Junior oil and gas company operating, acquiring, developing…
|
JAV | CA | Mining and quarrying |
|
JERSEY OIL AND GAS PLC
Upstream energy company focused on oil and gas exploration …
|
JOG | GB | Mining and quarrying |
|
Jet Energy Corp.
Focused on the upstream sector, exploring and developing hy…
|
— | CA | Mining and quarrying |
|
Journey Energy Inc.
Exploration and production company developing and optimizin…
|
JOY | CA | Mining and quarrying |
|
JUMBO PETROLEUM CORPORATION
Exploration and development of oil and natural gas resource…
|
JBO | CA | Mining and quarrying |
|
JUPITER ENERGY LIMITED
Explores, appraises, and produces oil assets within the Man…
|
JPR | AU | Mining and quarrying |
|
Jura Energy Corporation
International independent upstream company focused on explo…
|
JEC | CA | Mining and quarrying |
|
JX Energy Ltd.
Developing liquids-rich natural gas and light crude oil ass…
|
3395 | CA | Mining and quarrying |
|
KAROON ENERGY LTD
Independent hydrocarbon producer focused on offshore assets…
|
KAR | AU | Mining and quarrying |
Grey Wolf Exploration Inc. 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/42462/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=42462 | 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=42462 | 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=42462 \ -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": 42462}, 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 Grey Wolf Exploration Inc. (id: 42462)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.