
SPARC TECHNOLOGIES LIMITED — Investor Relations & Filings
Sparc Technologies Limited is a technology developer focused on advanced materials and renewable energy solutions. The company specializes in the commercialization of graphene-based technologies to enhance the performance of industrial materials, specifically anti-corrosive coatings and composite materials. A core pillar of its operations is Sparc Hydrogen, a joint venture focused on developing photocatalytic water splitting technology to produce green hydrogen directly from solar energy. Furthermore, the company is engaged in the development of sustainable hard carbon anode materials for sodium-ion batteries, utilizing bio-waste feedstocks. Sparc Technologies leverages material science to address industrial challenges and support the global transition toward sustainable energy and high-performance materials.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Application for quotation of securities - SPN 6 pages 19.1KB | 2026-05-18 | English | |
| Update - Application for quotation of securities - SPN 6 pages 18.5KB | 2026-05-18 | English | |
| Cleansing Notice 1 | 2026-05-18 | English | |
| Sparc Hires Experienced Business Development Manager 3 pages 273.4KB | 2026-05-17 | English | |
| Change in Director's Interest Notice 3 pages 324.9KB | 2026-05-10 | English | |
| Application for quotation of securities - SPN 6 pages 18.2KB | 2026-05-06 | English |
Browse filings by year
25 years- 2026 24 filings
- 2025 59 filings
- 2024 52 filings
- 2023 43 filings
- 2022 59 filings
- 2021 56 filings
- 2020 23 filings
- 2019 26 filings
- 2018 37 filings
- 2017 35 filings
- 2016 34 filings
- 2015 22 filings
- 2014 23 filings
- 2013 23 filings
- 2012 27 filings
- 2011 47 filings
- 2010 35 filings
- 2009 40 filings
- 2008 27 filings
- 2007 21 filings
- 2006 22 filings
- 2005 14 filings
- 2004 20 filings
- 2003 18 filings
- 2002 2 filings
Market data
Market data not available
Price history
Peer group · Research and experimental development on natural sciences and engineering
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ENVIRONMENTAL CLEAN TECHNOLOGIES LIMITED.
Develops low-emission technologies for energy, steelmaking,…
|
ECT | AU | Professional, scientific and te… |
|
Eone Diagnomics Genome Center Co., Ltd.
A healthcare company specializing in genetic analysis for p…
|
245620 | KR | Professional, scientific and te… |
|
Epi Biotech Co., Ltd.
Develops hair loss therapies and provides preclinical CRO s…
|
446440 | KR | Professional, scientific and te… |
|
Equillium, Inc.
Clinical-stage biotech developing therapies for autoimmune …
|
EQ | US | Professional, scientific and te… |
|
Eurofins-Cerep
Contract research organization for pre-clinical in vitro dr…
|
ALECR | FR | Professional, scientific and te… |
|
Evaxion A/S
A clinical-stage TechBio company developing immunotherapies…
|
EVAX | US | Professional, scientific and te… |
|
Evogene Ltd.
A computational biology company using AI to develop life-sc…
|
EVGN | IL | Professional, scientific and te… |
|
EvokAI Creative Labs Inc.
AI-powered MedTech company analyzing medical data and devel…
|
OKAI | CA | Professional, scientific and te… |
|
Evommune, Inc.
A clinical-stage biotechnology company developing therapies…
|
EVMN | US | Professional, scientific and te… |
|
Evotec SE
A life science company offering drug discovery and developm…
|
EVT | DE | Professional, scientific and te… |
SPARC TECHNOLOGIES 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/65846/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=65846 | 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=65846 | 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=65846 \ -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": 65846}, 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 SPARC TECHNOLOGIES LIMITED (id: 65846)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.