
SPECTUR LIMITED - Investor Relations & Filings
Key figures FY2025
| Total Revenues | AUD 8.71M | per the Annual Report filed 2025-09-29 |
|---|---|---|
| Net Income | AUD -779.00k | per the Annual Report filed 2025-09-29 |
| Total Assets | AUD 4.44M | per the Annual Report filed 2025-09-29 |
| Total Equity | AUD 103.89k | per the Annual Report filed 2025-09-29 |
| Cash from Ops | AUD 291.55k | per the Annual Report filed 2025-09-29 |
As reported by the issuer in the filings linked above. Figures are normalized for comparability; consult the source filing for the authoritative statement.
Spectur Limited specializes in the development and commercialization of solar-powered security, surveillance, and warning systems. The company provides integrated hardware and software solutions designed for remote and unpowered environments. Its core product suite includes high-definition cameras, AI-driven motion detection, and cloud-based monitoring platforms that facilitate real-time data analysis and automated responses. Spectur serves various sectors, including construction, critical infrastructure, and government agencies, offering applications such as site security, environmental monitoring, and public safety warning systems. The technology emphasizes rapid deployment, autonomous operation via renewable energy, and edge computing capabilities to minimize data transmission costs while maintaining high-reliability surveillance in challenging locations.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Cleansing Notice 2 pages 150.2KB | 2026-07-17 | English | |
| Application for quotation of securities - SP3 6 pages 18.2KB | 2026-07-17 | English | |
| Proposed issue of securities - SP3 5 pages 17.3KB | 2026-07-16 | English | |
| Notification of cessation of securities - SP3 4 pages 14.6KB | 2026-07-01 | English | |
| Change of Registered Office 2 pages 123.4KB | 2026-06-25 | English | |
| Investor Presentation - Market Update 30 pages 15.5MB | 2026-05-27 | English |
Browse filings by year
10 yearsFinancials
We couldn't load the financials
No data available yet
We have extracted financials for SPECTUR LIMITED, but not for this combination of statement and period. Try a different combination.
Swipe the table to view all periods, or rotate your phone for a wider view.
| Line item | ! |
|---|---|
| Definition not yet available - coming soon. |
Market data
Market data not available
Price history
Peer group · Security activities n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Boomerang Tracking Inc.
Provides stolen mobile asset recovery systems utilizing con…
|
— | CA | Administrative and support serv… |
|
China Security Co., Ltd
Integrates security systems and smart city solutions using …
|
600654 | CN | Administrative and support serv… |
|
Emergency Assistance Japan Co., Ltd.
Provides medical and security risk management services for …
|
6063 | JP | Administrative and support serv… |
|
HSE Integrated Ltd.
Integrated industrial safety, health, and environmental ser…
|
— | CA | Administrative and support serv… |
|
Innovative Ideals and Services (India) Limited
Designs and installs integrated security, surveillance, and…
|
541983 | IN | Administrative and support serv… |
|
INTELLIGENT MONITORING GROUP LIMITED
Provides security monitoring, system installation, and inte…
|
IMB | AU | Administrative and support serv… |
|
LONDON SECURITY PLC
Provider of fire protection equipment and maintenance servi…
|
LSC | GB | Administrative and support serv… |
|
MARLOWE PLC
Provider of safety and regulatory compliance services in fi…
|
MRL | GB | Administrative and support serv… |
| PAE Incorporated | PAE | US | Administrative and support serv… |
|
SAFEGUARDS CORPORATION BERHAD
An investment holding company offering cash, security, frei…
|
— | MY | Administrative and support serv… |
SPECTUR 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/65837/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=65837 | 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=65837 | 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=65837 \ -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": 65837}, 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 SPECTUR LIMITED (id: 65837)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.