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 NOVO 2020 v6 | 2020-10-30 | Portuguese | |
| FRE NOVO 2020 v5 | 2020-09-25 | Portuguese | |
| FRE NOVO 2020 v4 | 2020-08-28 | Portuguese | |
| ITR 2020-Q2 | 2020-08-13 | Portuguese | |
| FRE NOVO 2020 v3 | 2020-08-10 | Portuguese | |
| FRE NOVO 2020 v2 | 2020-08-03 | Portuguese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2020
15 filings
| |||||
| 34618691 | FRE NOVO 2020 v6 | 2020-10-30 | Portuguese | ||
| 34618689 | FRE NOVO 2020 v5 | 2020-09-25 | Portuguese | ||
| 34618671 | FRE NOVO 2020 v4 | 2020-08-28 | Portuguese | ||
| 33971169 | ITR 2020-Q2 | 2020-08-13 | Portuguese | ||
| 34618667 | FRE NOVO 2020 v3 | 2020-08-10 | Portuguese | ||
| 34618654 | FRE NOVO 2020 v2 | 2020-08-03 | Portuguese | ||
| 34618643 | FRE NOVO 2020 | 2020-07-31 | Portuguese | ||
| 34546861 | FRE NOVO 2019 v21 | 2020-07-31 | Portuguese | ||
| 34546858 | FRE NOVO 2019 v20 | 2020-07-31 | Portuguese | ||
| 34546856 | FRE NOVO 2019 v19 | 2020-07-30 | Portuguese | ||
| 34546853 | FRE NOVO 2019 v18 | 2020-07-14 | Portuguese | ||
| 33971166 | ITR 2020-Q1 | 2020-06-29 | Portuguese | ||
| 34546852 | FRE NOVO 2019 v17 | 2020-05-20 | Portuguese | ||
| 34546844 | FRE NOVO 2019 v16 | 2020-05-08 | Portuguese | ||
| 34546841 | FRE NOVO 2019 v15 | 2020-05-04 | 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.