
FRIEDMAN INDUSTRIES INC — Investor Relations & Filings
Friedman Industries, Inc. is a manufacturer and processor of steel products operating through two primary segments: the flat-roll division and the tubular division. The flat-roll division provides coil processing services, including temper passing, stretcher leveling, slitting, and cut-to-length. It processes a wide range of materials such as hot-rolled coil (HRC), cold-rolled coil (CRC), coated, pre-painted, and stainless steel, as well as non-ferrous items. The tubular division, operating under the trade name Texas Tubular Products, manufactures Electric Resistance Welded (ERW) pipe, including API 5L line pipe and various ASTM-specified pipes. The company serves steel product manufacturers and steel and pipe distributors.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Major Shareholding Notification 2026 | 2026-03-26 | English | |
| 4 - FRIEDMAN INDUSTRIES INC (0000039092) (Issuer) | 2026-03-19 | English | |
| 8-K - FRIEDMAN INDUSTRIES INC (0000039092) (Filer) | 2026-03-17 | English | |
| 4 - FRIEDMAN INDUSTRIES INC (0000039092) (Filer) | 2026-02-25 | English | |
| 4 - FRIEDMAN INDUSTRIES INC (0000039092) (Filer) | 2026-02-23 | English | |
| 4 - FRIEDMAN INDUSTRIES INC (0000039092) (Filer) | 2026-02-20 | English |
Browse filings by year
32 years- 2026 10 filings
- 2025 53 filings
- 2024 39 filings
- 2023 27 filings
- 2022 50 filings
- 2021 36 filings
- 2020 33 filings
- 2019 14 filings
- 2018 9 filings
- 2017 17 filings
- 2016 15 filings
- 2015 11 filings
- 2014 9 filings
- 2013 16 filings
- 2012 8 filings
- 2011 11 filings
- 2010 10 filings
- 2009 10 filings
- 2008 20 filings
- 2007 28 filings
- 2006 27 filings
- 2005 33 filings
- 2004 19 filings
- 2003 11 filings
- 2002 6 filings
- 2001 8 filings
- 2000 10 filings
- 1999 8 filings
- 1998 8 filings
- 1997 9 filings
- 1996 7 filings
- 1995 4 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
10 filings
| |||||
| 45917345 | Major Shareholding Notification 2026 | 2026-03-26 | English | ||
| 32989266 | 4 - FRIEDMAN INDUSTRIES INC (0000039092) (Issuer) | 2026-03-19 | English | ||
| 32966725 | 8-K - FRIEDMAN INDUSTRIES INC (0000039092) (Filer) | 2026-03-17 | English | ||
| 32876300 | 4 - FRIEDMAN INDUSTRIES INC (0000039092) (Filer) | 2026-02-25 | English | ||
| 32876301 | 4 - FRIEDMAN INDUSTRIES INC (0000039092) (Filer) | 2026-02-23 | English | ||
| 32876302 | 4 - FRIEDMAN INDUSTRIES INC (0000039092) (Filer) | 2026-02-20 | English | ||
| 20097609 | SCHEDULE 13G/A Filing | 2026-02-11 | English | ||
| 18432365 | 8-K - FRIEDMAN INDUSTRIES INC (0000039092) (Filer) | 2026-02-09 | English | ||
| 18389385 | 10-Q - FRIEDMAN INDUSTRIES INC (0000039092) (Filer) | 2026-02-09 | English | ||
| 15761818 | SCHEDULE 13G/A Filing | 2026-02-06 | English | ||
|
2025
5 filings
| |||||
| 15761825 | 8-K Filing | 2025-12-15 | English | ||
| 15761830 | 4 Filing | 2025-12-04 | English | ||
| 15761802 | 4 Filing | 2025-12-02 | English | ||
| 9053009 | FORM 4 | 2025-11-25 | English | ||
| 8456647 | FORM 8-K | 2025-11-10 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of basic iron and steel
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
RATHI BARS LIMITED
Manufacturer of TMT bars, wire rods, and steel billets for …
|
532918 | IN | Manufacturing |
|
Rathi Steel & Power Ltd
Integrated producer of TMT bars and wire rods for construct…
|
504903 | IN | Manufacturing |
|
Ratnamani Metals & Tubes Ltd
Manufacturer of stainless and carbon steel pipes for critic…
|
RATNAMANI | IN | Manufacturing |
|
Ravi Textile Mills Limited
Pivoted from textile manufacturing to focus on steel and al…
|
RAVT | PK | Manufacturing |
|
Remi Edelstahl Tubulars Limited
Manufacturer of welded and seamless stainless steel pipes a…
|
513043 | IN | Manufacturing |
|
Rhetan TMT Limited
Manufactures TMT and round bars for construction and infras…
|
RHETAN | IN | Manufacturing |
|
Riddhi Steel and Tube Limited
Manufactures ERW pipes and hollow sections for structural a…
|
540082 | IN | Manufacturing |
|
Rishabh Digha Steel And Allied Prod
Manufactures and trades steel products for industrial and c…
|
531539 | IN | Manufacturing |
|
Rockex Mining Corporation
Developing iron ore assets and transforming concentrate int…
|
RXM | CA | Manufacturing |
|
RUDRA GLOBAL INFRA PRODUCTS LIMITED
Integrated manufacturer of TMT bars and billets for constru…
|
RUDRA | IN | Manufacturing |
FRIEDMAN INDUSTRIES 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/33871/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=33871 | 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=33871 | 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=33871 \ -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": 33871}, 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 FRIEDMAN INDUSTRIES INC (id: 33871)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.