
Seeing Machines Limited — Investor Relations & Filings
Seeing Machines Limited is a technology company specializing in advanced computer vision and AI-powered operator monitoring systems. The company designs and develops software and hardware to monitor driver and occupant attention, distraction, and fatigue in real-time. Its core technology is based on deep human factors research and data, enabling precise eye-tracking and analysis of human behavior. Key products include the Guardian system for commercial fleets, which features advanced distraction detection capabilities like "attention sharing." The company's solutions are applied across the automotive, commercial transport, and aviation sectors to enhance safety and prevent accidents caused by human error, with a stated mission of eliminating transport fatalities.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Seeing Machines Announces 3D Camera Technology | 2025-04-01 | English | |
| Director/PDMR Shareholding | 2025-03-31 | English | |
| Director/PDMR Shareholding | 2025-03-28 | English | |
| Board Changes | 2025-03-27 | English | |
| Half year results and financial report | 2025-03-27 | English | |
| Holding(s) in Company | 2025-03-26 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 11330060 | Seeing Machines Announces 3D Camera Technology | 2025-04-01 | English | ||
| 6772527 | Director/PDMR Shareholding | 2025-03-31 | English | ||
| 6771481 | Director/PDMR Shareholding | 2025-03-28 | English | ||
| 6770629 | Board Changes | 2025-03-27 | English | ||
| 6770598 | Half year results and financial report | 2025-03-27 | English | ||
| 6769742 | Holding(s) in Company | 2025-03-26 | English | ||
| 11326538 | New Technology and Safety Leadership Appointments | 2025-03-24 | English | ||
| 11325708 | London Town Hall presentation to be live streamed | 2025-03-21 | English | ||
| 11319734 | Notification of Major Holdings | 2025-03-03 | English | ||
| 11318693 | Director/PDMR Shareholding | 2025-02-27 | English | ||
| 11318348 | H1 FY2025 Trading Update & Quarterly KPIs | 2025-02-26 | English | ||
| 11317620 | Mitsubishi Electric Automotive America Agreement | 2025-02-24 | English | ||
| 11316182 | London Presentation | 2025-02-18 | English | ||
| 11309950 | Director dealing | 2025-01-23 | English | ||
| 11309337 | Director/PDMR Shareholding | 2025-01-21 | English | ||
Market data
Market data not available
Price history
Peer group · Other computer programming activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
01 Quantum Inc.
Specializes in post-quantum cybersecurity and integrated co…
|
ONE | CA | Telecommunications, computer pr… |
|
17 Education & Technology Group Inc.
Provides a smart in-school classroom solution with data-dri…
|
YQ | US | Telecommunications, computer pr… |
|
1SPATIAL PLC
Provides software and solutions for automating Location Mas…
|
SPA | GB | Telecommunications, computer pr… |
|
20-20 Technologies Inc.
End-to-end CAD and automation software for interior design,…
|
TWT | CA | Telecommunications, computer pr… |
|
24SevenOffice Group AB
Provides a modular, cloud-based ERP system for accounting, …
|
247 | SE | Telecommunications, computer pr… |
|
360 Ludashi Holdings Limited
Software developer providing PC and mobile device performan…
|
3601 | HK | Telecommunications, computer pr… |
|
360 Security Technology Inc.
Provides AI-driven internet and mobile security solutions f…
|
601360 | CN | Telecommunications, computer pr… |
|
4by4 Inc.
Develops AI video solutions, visual enhancement hardware, a…
|
389140 | KR | Telecommunications, computer pr… |
|
4DMEDICAL LIMITED
Develops non-invasive respiratory imaging solutions using p…
|
4DX | AU | Telecommunications, computer pr… |
|
63 Moons Technologies Limited
Provides trading software, exchange technology, and solutio…
|
63MOONS | IN | Telecommunications, computer pr… |
Seeing Machines 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/10601/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=10601 | 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=10601 | 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=10601 \ -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": 10601}, 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 Seeing Machines Limited (id: 10601)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.