
Blade Ranger Ltd. — Investor Relations & Filings
Blade Ranger Ltd. develops and operates autonomous, drone-based solutions for the renewable energy sector. The company's technology facilitates the cleaning, inspection, and predictive maintenance of assets such as solar panels, solar power plants, and onshore wave energy systems. By utilizing advanced robotics and proprietary software, Blade Ranger aims to enhance the operational efficiency, sustainability, and profitability of energy generation infrastructure. Its systems are engineered to deliver high-precision maintenance to optimize energy output and asset longevity.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Market making program 2025 - Appointment of a market maker | 2025-09-30 | English | |
| Opening of Trading On July 11 2024-BLADE RAN W1 | 2024-07-10 | Hebrew (modern) | |
| Identifying Details of New Security-BLADE RAN W1 | 2024-07-07 | Hebrew (modern) | |
| Base price of 1 agora and unlimited price fluctuation | 2024-06-25 | Hebrew (modern) | |
| Excellence will operate as a market maker in the company's shares, will be delisted from the illiquid securities list | 2023-11-20 | Hebrew (modern) | |
| Investors Presentation | 2023-05-09 | English |
Browse filings by year
4 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
1 filing
| |||||
| 7940215 | Market making program 2025 - Appointment of a market maker | 2025-09-30 | English | ||
|
2024
3 filings
| |||||
| 6469189 | Opening of Trading On July 11 2024-BLADE RAN W1 | 2024-07-10 | Hebrew (modern) | ||
| 6469313 | Identifying Details of New Security-BLADE RAN W1 | 2024-07-07 | Hebrew (modern) | ||
| 6469335 | Base price of 1 agora and unlimited price fluctuation | 2024-06-25 | Hebrew (modern) | ||
|
2023
3 filings
| |||||
| 6471936 | Excellence will operate as a market maker in the company's shares, will be delisted from the illiquid securities list | 2023-11-20 | Hebrew (modern) | ||
| 6474156 | Investors Presentation | 2023-05-09 | English | ||
| 6474155 | Investors Presentation | 2023-05-09 | Russian | ||
|
2020
2 filings
| |||||
| 6484179 | Opening of Trading - On Thursday, December 10 2020 - BLADE RANGER | 2020-12-09 | Hebrew (modern) | ||
| 6484149 | Identifying Details of New Security - BLADE RANGER | 2020-12-07 | Hebrew (modern) | ||
Market 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… |
Blade Ranger 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/6694/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=6694 | 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=6694 | 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=6694 \ -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": 6694}, 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 Blade Ranger Ltd. (id: 6694)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.