
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 |
|---|---|---|---|
|
MONIND LIMITED
Manufactures ferro alloys and coal, manages power, and trad…
|
532078 | IN | Manufacturing |
|
MOONBAE STEEL CO.,LTD
A steel service center that processes and distributes hot-r…
|
008420 | KR | Manufacturing |
|
MORY INDUSTRIES INC.
Manufacturer of stainless steel pipes, tubes, bars, and wel…
|
5464 | JP | Manufacturing |
|
M P K STEELS (I) LIMITED
Produces TMT bars, MS billets, and structural steel for con…
|
544553 | IN | Manufacturing |
|
MSP STEEL & POWER LTD.
Integrated steel manufacturer of TMT bars and structural st…
|
MSPL | IN | Manufacturing |
|
Mughal Iron (R)
Manufactures a diverse range of steel and non-ferrous produ…
|
MUGHALR1 | PK | Manufacturing |
|
Mughal Iron & Steel Industries Limited
Manufacturer of steel and non-ferrous products including bi…
|
MUGHAL | PK | Manufacturing |
|
Mughal Iron & Steel Industries Ltd(C)
Manufactures and trades steel and non-ferrous products, ope…
|
MUGHALC | PK | Manufacturing |
|
Mukand Ltd.
Manufacturer of specialty steel and heavy engineering equip…
|
MUKANDLTD | IN | Manufacturing |
|
Mukat Pipes Limited
Manufactures large-diameter HSAW steel pipes for water, oil…
|
523832 | 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.