
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 |
|---|---|---|---|
|
Suraj Products Ltd.
Integrated manufacturer of pig iron, sponge iron, and TMT b…
|
518075 | IN | Manufacturing |
|
Surani Steel Tubes Limited
Manufacturer of ERW steel pipes and tubes for construction …
|
SURANI | IN | Manufacturing |
|
Surya Roshni Ltd.
Manufacturer of steel pipes, lighting solutions, and consum…
|
SURYAROSNI | IN | Manufacturing |
|
Suzhou Xianglou New Material Co., Ltd.
Produces precision cold-rolled special steel strips for aut…
|
301160 | CN | Manufacturing |
|
SUZHOU YANGTZE NEW MATERIALS CO.,LTD.
Produces organic coated steel plates for construction, appl…
|
002652 | CN | Manufacturing |
|
Swastik Pipe Limited
Manufacturer of MS and GI pipes, tubes, and CR strips for i…
|
SWASTIK | IN | Manufacturing |
|
Swiss Steel Holding AG
A global producer of special long steel products for the au…
|
STLN | CH | Manufacturing |
|
SYSCO
Produces corrosion-resistant coated steel coils for constru…
|
2029 | TW | Manufacturing |
|
Szar Spolka Akcyjna
Produces and trades industrial materials and provides steel…
|
SZR | PL | Manufacturing |
|
TAEWOONG CO., LTD.
Manufacturer of open-die forgings and ring-rolled products …
|
044490 | 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.