
Verney-Carron S.A. — Investor Relations & Filings
Verney-Carron S.A. is a firearms manufacturer established in 1820. The company designs, produces, and markets a comprehensive range of long guns for hunting, sport shooting, and professional security applications. Its product portfolio includes over-and-under and side-by-side shotguns, as well as bolt-action and semi-automatic rifles. For law enforcement and security forces, the company develops specialized equipment, including the Flash-Ball® non-lethal weapon system. Verney-Carron integrates research and development with traditional craftsmanship, with all firearms designed and assembled in its own workshops to ensure quality, reliability, and performance. The company also offers bespoke firearms through its Verney-Carron Collection.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| VERNEY-CARRON, filiale du Groupe CYBERGUN, signe un contrat-cadre historique de 36 MEUR pour la fourniture d'armement à l'Ukraine | 2023-11-06 | French | |
| VERNEY-CARRON, filiale du Groupe CYBERGUN, devient membre de l'Association des fabricants européens d'armes de sport (ESFAM) | 2023-10-13 | French | |
| REALISATION D'UNE AUGMENTATION DE CAPITAL RESERVEE | 2020-12-18 | French | |
| DECLARATION MENSUELLE DU NOMBRE D'ACTIONS ET DE DROITS DE VOTE - JANVIER 2020 | 2020-02-04 | French | |
| ELIGIBILITE DES ACTIONS VERNEY-CARRON AU DISPOSITIF PEA-PME POUR L'ANNEE 2020 | 2020-01-16 | French | |
| DECLARATION MENSUELLE DU NOMBRE TOTAL D'ACTIONS ET DE DROITS DE VOTE - DECEMBRE 2019 | 2020-01-06 | French |
Browse filings by year
4 yearsMarket data
Market data not available
Price history
Peer group · Manufacture of weapons and ammunition
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Anhui GreatWall Military Industry Co., Ltd
Develops and manufactures military ammunition systems and p…
|
601606 | CN | Manufacturing |
|
Bharat Dynamics Limited
Manufactures guided missile systems, torpedoes, and allied …
|
BDL | IN | Manufacturing |
|
Byrna Technologies Inc.
Manufactures less-lethal, CO2-powered self-defense devices …
|
BYRN | US | Manufacturing |
|
Colt CZ Group SE
A global manufacturer of firearms, tactical accessories, an…
|
CZG | CZ | Manufacturing |
|
Fjord Defence Group ASA
A defence compounder that acquires, develops, and scales de…
|
CARBN | NO | Manufacturing |
|
H&K AG
Manufacturer of small arms for military, law enforcement, a…
|
MLHK | DE | Manufacturing |
|
JIANGXI GUOKE DEFENCE GROUP CO.,LTD.
Specializes in solid rocket motors, missile propulsion, and…
|
688543 | CN | Manufacturing |
|
Miroku Corporation
A manufacturer of firearms, gun drilling machines, and wood…
|
7983 | JP | Manufacturing |
|
NIBE LIMITED
Strategic engineering and manufacturing for defense, aerosp…
|
NIBE | IN | Manufacturing |
|
Nibe Ordnance and Maritime Limited
Specialized engineering firm for advanced defense and marit…
|
512091 | IN | Manufacturing |
Verney-Carron S.A. 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/1746/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=1746 | 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=1746 | 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=1746 \ -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": 1746}, 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 Verney-Carron S.A. (id: 1746)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.