Esab India Ltd. — Investor Relations & Filings
Esab India Ltd. specializes in the development, manufacture, and distribution of welding and cutting products. The company offers an extensive portfolio of welding consumables, including electrodes, solid wires, flux-cored wires, and fluxes, as well as a wide range of welding equipment such as arc welding machines and plasma power sources. Its technical capabilities extend to advanced cutting systems, including CNC-controlled oxy-fuel, plasma, and laser cutting machines. Serving sectors such as construction, shipbuilding, oil and gas, and automotive, the firm provides integrated solutions for metal fabrication and repair. The product range also encompasses gas equipment and personal protective equipment designed for industrial safety. By leveraging global technological standards, the company delivers high-efficiency tools and automated systems tailored for diverse industrial applications.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| General Updates | 2026-04-30 | English | |
| Resignation | 2026-04-30 | English | |
| Change in Director(s) | 2026-04-30 | English | |
| Cessation | 2026-04-30 | English | |
| Resignation of Director/KMP/SMP | 2026-04-30 | English | |
| Resignation of Director/KMP/SMP | 2026-04-30 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
13 filings
| |||||
| 42164974 | General Updates | 2026-04-30 | English | ||
| 42165525 | Resignation | 2026-04-30 | English | ||
| 42166424 | Change in Director(s) | 2026-04-30 | English | ||
| 42168012 | Cessation | 2026-04-30 | English | ||
| 42168958 | Resignation of Director/KMP/SMP | 2026-04-30 | English | ||
| 42169006 | Resignation of Director/KMP/SMP | 2026-04-30 | English | ||
| 42222545 | Certificate under SEBI (Depositories and Participants) Regulations, 2018 | 2026-04-03 | English | ||
| 42219344 | Trading Window | 2026-03-27 | English | ||
| 42223841 | Record Date | 2026-02-10 | English | ||
| 42223911 | Dividend | 2026-02-10 | English | ||
| 42224194 | Outcome of Board Meeting | 2026-02-10 | English | ||
| 42186728 | General Updates | 2026-01-28 | English | ||
| 42237293 | Certificate under SEBI (Depositories and Participants) Regulations, 2018 | 2026-01-05 | English | ||
|
2025
2 filings
| |||||
| 42218946 | Action(s) initiated or orders passed | 2025-12-30 | English | ||
| 42227817 | Trading Window | 2025-12-29 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of metal-forming machinery and machine tools
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Prima Industrie
Develops and manufactures high-tech machinery for sheet met…
|
PRI | IT | Manufacturing |
|
Prodways Group
An integrated provider of industrial 3D printing solutions …
|
PWG | FR | Manufacturing |
|
Qinchuan Machine Tool & Tool Group Share Co., Ltd
Manufactures high-precision CNC machine tools, gears, and i…
|
000837 | CN | Manufacturing |
|
Qinghaihuading Industrial Co.,Ltd.
Manufactures high-precision machine tools and heavy-duty in…
|
600243 | CN | Manufacturing |
|
Rexon Industrial Corp.,Ltd
Global OEM/ODM manufacturer specializing in power tools and…
|
1515 | TW | Manufacturing |
|
ROMI S.A.
Manufacturer of machine tools, plastic processing equipment…
|
— | BR | Manufacturing |
|
ROUNDTOP MACHINERY INDUSTRIES CO., LTD
Manufacturer of precision CNC machine tools and heavy-duty …
|
1540 | TW | Manufacturing |
|
SAKURAI LTD.
Manufactures precision parts, machine tools, and 3D printer…
|
7255 | JP | Manufacturing |
|
Seibu Electric & Machinery Co., Ltd.
Manufacturer of distribution equipment, industrial machiner…
|
6144 | JP | Manufacturing |
|
SHANDONG WEIDA MACHINERY Co., Ltd.
Produces precision machine tool accessories, power tool par…
|
002026 | CN | Manufacturing |
Esab India Ltd. 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/60891/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=60891 | 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=60891 | 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=60891 \ -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": 60891}, 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 Esab India Ltd. (id: 60891)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.