
E.E.A.M.I Ltd. — Investor Relations & Filings
E.E.A.M.I Ltd. develops, sells, and maintains robotic cleaning solutions for photovoltaic (PV) solar modules. The company provides a comprehensive range of services covering the entire system lifecycle, including planning, commissioning, and ongoing maintenance. Additionally, it offers monitoring and analysis services to support the operation of its robotic cleaning systems for large-scale solar installations.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Change of Name to Stark Power LTD | 2026-03-26 | English | |
| Unlimited price fluctuation until further notice | 2026-03-11 | English | |
| Base price of 1 agora and unlimited price fluctuation | 2026-03-09 | Hebrew (modern) | |
| Changes in the company's name and security, effective as of December 24, 2024 | 2024-12-22 | Hebrew (modern) | |
| TASE INDICES-ECOPPIA DELETION | 2024-03-11 | Hebrew (modern) | |
| The company has become a "shell company", it's shares will be transferred to the maintenance list on March 12, 2024 , the sector classification of the company will be changed to "Investment & Holdings | 2024-03-10 | Hebrew (modern) |
Browse filings by year
4 yearsMarket data
Market data not available
Price history
Peer group · Other cleaning activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ROLLINS INC
A global company providing pest control and wildlife remova…
|
ROL | US | Administrative and support serv… |
|
Swisher Hygiene Inc.
Provides comprehensive hygiene and sanitation solutions for…
|
SWSH | US | Administrative and support serv… |
|
Winson Holdings Hong Kong Limited
Delivers essential support services like environmental hygi…
|
6812 | HK | Administrative and support serv… |
E.E.A.M.I 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/6757/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=6757 | 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=6757 | 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=6757 \ -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": 6757}, 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 E.E.A.M.I Ltd. (id: 6757)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.