
LAKELAND INDUSTRIES INC — Investor Relations & Filings
Lakeland Industries Inc. is a manufacturer and seller of high-performance protective garments and accessories for industrial and public safety markets. The company specializes in producing a wide range of personal protective equipment (PPE) designed to protect workers from various workplace hazards. Its product portfolio includes disposable and limited-use protective clothing, primary and secondary flame-resistant apparel, chemical protective suits, and specialty work gloves. Lakeland's offerings are engineered to provide safety against substances such as dirt, dust, grease, grime, and hazardous chemicals, as well as thermal threats like fire and heat.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| ARS | 2026-05-07 | English | |
| DEFA14A | 2026-05-07 | English | |
| DEF 14A - LAKELAND INDUSTRIES INC (0000798081) (Filer) | 2026-05-07 | English | |
| 10-K/A - LAKELAND INDUSTRIES INC (0000798081) (Filer) | 2026-04-21 | English | |
| 10-K - LAKELAND INDUSTRIES INC (0000798081) (Filer) | 2026-04-16 | English | |
| 8-K | 2026-04-16 | English |
Browse filings by year
21 years- 2026 23 filings
- 2025 91 filings
- 2024 73 filings
- 2023 78 filings
- 2022 62 filings
- 2021 57 filings
- 2020 48 filings
- 2019 36 filings
- 2018 34 filings
- 2017 60 filings
- 2016 36 filings
- 2015 84 filings
- 2014 53 filings
- 2013 38 filings
- 2012 40 filings
- 2011 47 filings
- 2010 37 filings
- 2009 43 filings
- 2008 48 filings
- 2007 18 filings
- 2006 26 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46102503 | ARS | 2026-05-07 | English | ||
| 46102517 | DEFA14A | 2026-05-07 | English | ||
| 43481434 | DEF 14A - LAKELAND INDUSTRIES INC (0000798081) (Filer) | 2026-05-07 | English | ||
| 34945416 | 10-K/A - LAKELAND INDUSTRIES INC (0000798081) (Filer) | 2026-04-21 | English | ||
| 34650249 | 10-K - LAKELAND INDUSTRIES INC (0000798081) (Filer) | 2026-04-16 | English | ||
| 46102598 | 8-K | 2026-04-16 | English | ||
| 33088241 | 8-K - LAKELAND INDUSTRIES INC (0000798081) (Filer) | 2026-03-30 | English | ||
| 33061122 | SCHEDULE 13G/A - LAKELAND INDUSTRIES INC (0000798081) (Subject) | 2026-03-27 | English | ||
| 32827501 | 8-K - LAKELAND INDUSTRIES INC (0000798081) (Filer) | 2026-02-23 | English | ||
| 32881460 | 8-K - LAKELAND INDUSTRIES INC (0000798081) (Filer) | 2026-02-17 | English | ||
| 46102603 | 8-K/A | 2026-02-17 | English | ||
| 18719431 | SCHEDULE 13G Filing | 2026-02-06 | English | ||
| 18719425 | 4 Filing | 2026-02-03 | English | ||
| 18719399 | 4 Filing | 2026-02-03 | English | ||
| 18719385 | 4 Filing | 2026-02-03 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of wearing apparel, except fur apparel
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
707 Cayman Holdings Ltd.
Provides supply chain management solutions for the apparel …
|
JEM | US | Manufacturing |
|
Active Clothing Co Limited
Apparel manufacturer offering OEM and ODM services for glob…
|
541144 | IN | Manufacturing |
|
ADDENTAX GROUP CORP.
Provider of garment manufacturing, logistics services, and …
|
ATXG | US | Manufacturing |
|
adidas AG
A multinational corporation that designs and markets athlet…
|
ADS | DE | Manufacturing |
|
Adolfo Dominguez S.A.
Designs and retails timeless clothing and accessories using…
|
ADZ | ES | Manufacturing |
|
Aeffe
Creates, produces, and distributes luxury fashion, footwear…
|
AEF | IT | Manufacturing |
|
AGABANG&COMPANY
A manufacturer and distributor of apparel and products for …
|
013990 | KR | Manufacturing |
|
Aimer Co.,Ltd.
Designer and manufacturer of high-end intimate apparel and …
|
603511 | CN | Manufacturing |
|
AKIN TEKSTİL A.Ş.
An integrated manufacturer of high-caliber woven fabrics an…
|
ATEKS | TR | Manufacturing |
|
Ameridge Corporation
A diversified company with operations in fashion, wellness,…
|
900100 | US | Manufacturing |
LAKELAND 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/33954/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=33954 | 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=33954 | 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=33954 \ -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": 33954}, 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 LAKELAND INDUSTRIES INC (id: 33954)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.