
Artemis Electricals and Projects Limited — Investor Relations & Filings
Artemis Electricals and Projects Limited specializes in the manufacturing and trading of a diverse range of Light Emitting Diode (LED) lighting products. The portfolio includes LED bulbs, downlights, street lights, panel lights, and floodlights designed for residential, commercial, and industrial applications. Beyond product manufacturing, the organization provides comprehensive electrical project services, encompassing the design, installation, and maintenance of lighting systems. The company focuses on delivering energy-efficient solutions and high-quality illumination technology. Its operations integrate product innovation with technical project management to ensure reliable electrical infrastructure development through specialized lighting and electrical works.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Financial Results for Quarter and Year ended 31st March, 2026. | 2026-05-28 | English | |
| Outcome of Board Meeting | 2026-05-28 | English | |
| Financial Results: a. Approved the Audited Standalone Financial Results for the Quarter and financial year ended 31st March, 2026 along with Audit Report as received from the Statutory .... | 2026-05-28 | English | |
| Artemis Electricals And Projects Ltdhas informed BSE that the meeting of the Board of Directors of the Company is scheduled on 28/05/2026 ,inter alia, to consider and approve 1. To consider .... | 2026-05-21 | English | |
| Copy of Newspaper Publication | 2026-05-07 | English | |
| Disclosure under SEBI Takeover Regulations | 2026-05-06 | English |
Browse filings by year
1 yearMarket data
Market data not available
Price history
Peer group · Manufacture of lighting equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Shenzhen Sosen Electronics Co.,Ltd.
Provides high-power LED drivers for outdoor, industrial, an…
|
301002 | CN | Manufacturing |
|
Sichuan Huati Lighting Technology Co.,Ltd.
Develops outdoor lighting and IoT-integrated smart city inf…
|
603679 | CN | Manufacturing |
|
Signify N.V.
Global provider of connected LED lighting products, systems…
|
LIGHT | NL | Manufacturing |
|
Solux Co., Ltd.
Manufacturer and supplier of indoor, outdoor, and special p…
|
290690 | KR | Manufacturing |
|
Stanley Electric Co.,Ltd.
Manufacturer of automotive lighting solutions and electroni…
|
6923 | JP | Manufacturing |
|
Takasho Co.,Ltd.
Develops and sells garden and exterior products for profess…
|
7590 | JP | Manufacturing |
|
TA YIH
OEM/ODM manufacturer of automotive lighting systems and pre…
|
1521 | TW | Manufacturing |
|
THORPE (F.W.) PLC
Designs, manufactures, and supplies professional lighting s…
|
TFW | GB | Manufacturing |
|
TIR Systems Ltd.
Specialized in advanced LED-based light sources and Solid S…
|
— | CA | Manufacturing |
|
Up-shine Lighting Co., Limited
Specializes in R&D and manufacturing of high-performance LE…
|
301362 | CN | Manufacturing |
Artemis Electricals and Projects Limited 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/63932/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=63932 | 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=63932 | 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=63932 \ -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": 63932}, 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 Artemis Electricals and Projects Limited (id: 63932)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.