
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 |
|---|---|---|---|
| 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 - LAKELAND INDUSTRIES INC (0000798081) (Filer) | 2026-03-30 | English | |
| SCHEDULE 13G/A - LAKELAND INDUSTRIES INC (0000798081) (Subject) | 2026-03-27 | English | |
| 8-K - LAKELAND INDUSTRIES INC (0000798081) (Filer) | 2026-02-23 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 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 | ||
| 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 | ||
| 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 | ||
| 18719417 | 8-K Filing | 2026-01-26 | English | ||
| 18719372 | 4 Filing | 2026-01-15 | English | ||
| 18719379 | 4 Filing | 2026-01-12 | English | ||
| 18719398 | 4 Filing | 2026-01-09 | 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.