
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 |
|---|---|---|---|
| FORM 3 | 2025-07-30 | English | |
| Major Shareholding Notification 2025 | 2025-07-29 | English | |
| FORM DEF 14A | 2025-07-28 | English | |
| FORM PRE 14A | 2025-07-16 | English | |
| FORM 8-K | 2025-07-14 | English | |
| FORM 8-K | 2025-06-24 | 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 | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 8456663 | FORM 3 | 2025-07-30 | English | ||
| 8456664 | Major Shareholding Notification 2025 | 2025-07-29 | English | ||
| 8456665 | FORM DEF 14A | 2025-07-28 | English | ||
| 9053010 | FORM PRE 14A | 2025-07-16 | English | ||
| 8456666 | FORM 8-K | 2025-07-14 | English | ||
| 8456667 | FORM 8-K | 2025-06-24 | English | ||
| 8456668 | FORM 8-K | 2025-06-12 | English | ||
| 8456669 | FORM 10-K | 2025-06-12 | English | ||
| 8456670 | FORM 8-K | 2025-05-09 | English | ||
| 8456671 | FORM 25 | 2025-04-07 | English | ||
| 9053011 | Regulatory Filings 2025 | 2025-04-07 | English | ||
| 9053012 | FORM 8-A12B | 2025-04-07 | English | ||
| 8456672 | FORM 4 | 2025-04-03 | English | ||
| 8456673 | FORM 4 | 2025-04-03 | English | ||
| 8456674 | FORM 4 | 2025-04-02 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of basic iron and steel
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Acerinox S.A.
Global manufacturer of stainless steel and high-performance…
|
ACX | ES | Manufacturing |
|
Aditya Ispat Ltd.
Manufacturer of bright steel bars for automotive and engine…
|
513513 | IN | Manufacturing |
|
Aditya Ultra Steel Limited
Produces high-quality TMT bars for infrastructure and const…
|
AUSL | IN | Manufacturing |
|
ADVANCED TECHNOLOGY & MATERIALS CO.,LTD
Develops advanced metallic materials, magnetic products, an…
|
000969 | CN | Manufacturing |
|
Agha Steel Ind.Ltd
Fully automatic steel manufacturer specializing in high-qua…
|
AGHA | PK | Manufacturing |
|
AICHI STEEL CORPORATION
Manufacturer of specialty steel, forged products, and elect…
|
5482 | JP | Manufacturing |
|
Aisha Steel Convertible (Pref)
Manufacturer of value-added flat-rolled steel, specializing…
|
ASLPS | PK | Manufacturing |
|
Aisha Steel Convt (Pref) Right
Manufacturer of Cold Rolled and Hot Dipped Galvanized coils…
|
ASLCPS | PK | Manufacturing |
|
Aisha Steel Mills Limited
Leading manufacturer in value-added flat-rolled steel, prod…
|
ASL | PK | Manufacturing |
|
AJUSTEEL CO.,LTD.
Manufacturer of steel materials specializing in surface des…
|
139990 | KR | 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.