
STURM RUGER & CO INC — Investor Relations & Filings
Sturm, Ruger & Co., Inc. is a leading manufacturer of firearms for the commercial sporting market. The company designs and produces a broad portfolio of products, including rifles, pistols, and revolvers, which are recognized for their ruggedness and reliability. It offers nearly 800 variations across more than 40 product lines under the Ruger, Marlin, and Glenfield brands. In addition to serving the commercial market, the company also supplies firearms to law enforcement agencies and military customers. The company operates under the motto, "Arms Makers for Responsible Citizens®," emphasizing its commitment to delivering quality and innovative firearms.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| CURRENT REPORT | 2026-05-28 | English | |
| SD | 2026-05-28 | English | |
| 8-K - STURM RUGER & CO INC (0000095029) (Filer) | 2026-05-08 | English | |
| 8-K - STURM RUGER & CO INC (0000095029) (Filer) | 2026-05-06 | English | |
| 10-Q | 2026-05-06 | English | |
| 8-K - STURM RUGER & CO INC (0000095029) (Filer) | 2026-05-04 | English |
Browse filings by year
27 years- 2026 47 filings
- 2025 75 filings
- 2024 62 filings
- 2023 71 filings
- 2022 55 filings
- 2021 67 filings
- 2020 100 filings
- 2019 62 filings
- 2018 51 filings
- 2017 66 filings
- 2016 68 filings
- 2015 53 filings
- 2014 60 filings
- 2013 90 filings
- 2012 111 filings
- 2011 83 filings
- 2010 75 filings
- 2009 40 filings
- 2008 55 filings
- 2007 57 filings
- 2006 73 filings
- 2005 29 filings
- 2004 16 filings
- 2003 13 filings
- 2002 7 filings
- 2001 8 filings
- 2000 8 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47868533 | CURRENT REPORT | 2026-05-28 | English | ||
| 47865778 | SD | 2026-05-28 | English | ||
| 44326613 | 8-K - STURM RUGER & CO INC (0000095029) (Filer) | 2026-05-08 | English | ||
| 41998128 | 8-K - STURM RUGER & CO INC (0000095029) (Filer) | 2026-05-06 | English | ||
| 45997664 | 10-Q | 2026-05-06 | English | ||
| 41060676 | 8-K - STURM RUGER & CO INC (0000095029) (Filer) | 2026-05-04 | English | ||
| 45997683 | PROXY STATEMENT | 2026-05-04 | English | ||
| 45997685 | Major Shareholding Notification 2026 | 2026-05-04 | English | ||
| 45997688 | FORM SC14D9C | 2026-05-04 | English | ||
| 45997690 | DEFINITIVE ADDITIONAL MATERIALS | 2026-05-04 | English | ||
| 40912008 | 8-K - STURM RUGER & CO INC (0000095029) (Filer) | 2026-05-04 | English | ||
| 37452602 | ARS - STURM RUGER & CO INC (0000095029) (Filer) | 2026-04-27 | English | ||
| 37451235 | DEFC14A - STURM RUGER & CO INC (0000095029) (Subject) | 2026-04-27 | English | ||
| 45997694 | Regulatory Filings 2026 | 2026-04-21 | English | ||
| 45997707 | PROXY STATEMENT | 2026-04-15 | English | ||
Market data
Market data not available
Price history
Peer group · Other manufacturing n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Wagokoro co.,ltd.
A manufacturing retailer of Japanese cultural goods and pro…
|
9271 | JP | Manufacturing |
|
YETI Holdings, Inc.
Designer and distributor of premium outdoor products, inclu…
|
YETI | US | Manufacturing |
|
YEW LEE PACIFIC GROUP BERHAD
Manufacturing industrial brushes and trading machinery part…
|
— | MY | Manufacturing |
|
Youngy Health Co., Ltd
Specializes in far-infrared saunas, massage chairs, and air…
|
300247 | CN | Manufacturing |
|
YUVRAAJ HYGIENE PRODUCTS LTD
Manufactures and distributes cleaning tools and hygiene sol…
|
531663 | IN | Manufacturing |
|
Zhejiang Weixing Industrial Development Co., Ltd.
Specializes in the design and manufacture of zippers, butto…
|
002003 | CN | Manufacturing |
|
迅安科技
Produces auto-darkening welding helmets and powered air-pur…
|
920950 | CN | Manufacturing |
STURM RUGER & CO 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/32545/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=32545 | 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=32545 | 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=32545 \ -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": 32545}, 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 STURM RUGER & CO INC (id: 32545)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.