
JSL Industries Ltd. — Investor Relations & Filings
JSL Industries Ltd. designs and manufactures a comprehensive range of electrical power distribution and control equipment. Its core product portfolio includes low voltage and medium voltage switchgear, such as air circuit breakers, oil circuit breakers, and motor starters. The company also produces instrument transformers, including current and potential transformers, alongside a variety of induction motors and pumping systems. These products are engineered for applications across power utilities, industrial facilities, and the agricultural sector. JSL Industries focuses on delivering integrated solutions for electrical protection, power management, and motor control, emphasizing technical reliability and operational efficiency in power distribution networks.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Outcome | 2025-11-11 | English | |
| JSL Industries Ltdhas informed BSE that the meeting of the Board of Directors of the Company is scheduled on 11/11/2025 ,inter alia, to consider and approve Unauidted Results as on 30/09/2025 | 2025-11-03 | English | |
| Compliance certificate under Reg 74(5) | 2025-10-03 | English | |
| Closure of tarding window from 01/10/2025. | 2025-09-25 | English | |
| News paper publication as per SEBI Circular dated 02 july 2025 | 2025-09-17 | English | |
| Unauidted Financial results as on 30.06.2025. | 2025-08-06 | English |
Browse filings by year
8 yearsMarket data
Market data not available
Price history
Peer group · Manufacture of electric motors, generators, transformers and electricity distribution and control apparatus
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Aartech Solonics Limited
Engineering firm providing energy storage, bus transfer sys…
|
AARTECH | IN | Manufacturing |
|
ABB India Limited
Technology leader in electrification and automation for a s…
|
ABB | IN | Manufacturing |
|
ABB Ltd
A technology company specializing in electrification and au…
|
ABBN | CH | Manufacturing |
|
ACCORD TRANSFORMER & SWITCHGEAR LIMITED
Designs and manufactures energy-efficient transformers and …
|
544710 | IN | Manufacturing |
|
Ads-Tec Energy Public Ltd Co
Develops battery-buffered platform solutions for ultra-fast…
|
ADSE | US | Manufacturing |
|
ADVAIT ENERGY TRANSITIONS LIMITED
Provides power transmission components, renewable energy, a…
|
ADVAIT | IN | Manufacturing |
|
ADVENT TECHNOLOGIES HOLDINGS, INC.
Develops and manufactures complete fuel cell systems and th…
|
ADN | US | Manufacturing |
|
AEC
Provider of heavy electrical equipment, power electronics, …
|
1514 | TW | Manufacturing |
|
AFC ENERGY PLC
Develops hydrogen power generation technologies for off-gri…
|
AFC | GB | Manufacturing |
|
AHA Co.,Ltd
A technology company operating in EdTech, Healthcare, and E…
|
102950 | KR | Manufacturing |
JSL Industries 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/61733/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=61733 | 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=61733 | 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=61733 \ -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": 61733}, 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 JSL Industries Ltd. (id: 61733)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.