TAURUS ARMAS S.A. — Investor Relations & Filings
About TAURUS ARMAS S.A.
TAURUS ARMAS S.A., formerly Forjas Taurus S.A., is a global manufacturer specializing in small firearms and tactical equipment. The company operates through three primary segments: Firearms, Helmets, and Others. Its product portfolio includes a wide range of revolvers, civilian and military pistols, machine guns, and tactical weapons. As one of the largest small arms manufacturers globally and a major provider in the North American market, the company serves civilian, law enforcement, and military sectors. Beyond firearms, the company produces safety equipment such as helmets and utilizes advanced manufacturing processes like Metal Injection Molding (MIM) to ensure precision in its components. The firm focuses on large-scale production and technological innovation to maintain its position in the international defense and security markets.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| FRE WEB 2023 v5 | 2023-11-16 | Portuguese | |
| ITR 2023-Q3 | 2023-11-07 | Portuguese | |
| FRE WEB 2023 v4 | 2023-10-10 | Portuguese | |
| ITR 2023-Q2 | 2023-08-14 | Portuguese | |
| FRE WEB 2023 v3 | 2023-07-12 | Portuguese | |
| FRE WEB 2023 v2 | 2023-06-08 | Portuguese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2023
14 filings
| |||||
| 36002326 | FRE WEB 2023 v5 | 2023-11-16 | Portuguese | ||
| 34048835 | ITR 2023-Q3 | 2023-11-07 | Portuguese | ||
| 36002177 | FRE WEB 2023 v4 | 2023-10-10 | Portuguese | ||
| 34048813 | ITR 2023-Q2 | 2023-08-14 | Portuguese | ||
| 36002019 | FRE WEB 2023 v3 | 2023-07-12 | Portuguese | ||
| 36001886 | FRE WEB 2023 v2 | 2023-06-08 | Portuguese | ||
| 36001721 | FRE WEB 2023 | 2023-05-31 | Portuguese | ||
| 35460503 | FRE NOVO 2022 v12 | 2023-05-15 | Portuguese | ||
| 34048768 | ITR 2023-Q1 | 2023-05-15 | Portuguese | ||
| 35460285 | FRE NOVO 2022 v11 | 2023-05-10 | Portuguese | ||
| 35460098 | FRE NOVO 2022 v10 | 2023-03-22 | Portuguese | ||
| 33770205 | DFP 2022 | 2023-03-21 | Portuguese | ||
| 35459936 | FRE NOVO 2022 v9 | 2023-03-09 | Portuguese | ||
| 35459770 | FRE NOVO 2022 v8 | 2023-01-05 | Portuguese | ||
|
2022
1 filing
| |||||
| 35459554 | FRE NOVO 2022 v7 | 2022-12-15 | Portuguese | ||
Market 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 |
TAURUS ARMAS 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/53189/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53189 | 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=53189 | 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=53189 \ -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": 53189}, 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 TAURUS ARMAS S.A. (id: 53189)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.