
ADVFN PLC — Investor Relations & Filings
ADVFN PLC is a global provider of financial market information, data, and analysis tools catering to private investors. The company develops and operates a network of financial websites and mobile applications that deliver real-time quotes, advanced charting, and market data across various asset classes, including stocks, shares, and cryptocurrencies. Its platforms are designed to equip retail investors with professional-grade resources to monitor and analyze global financial markets. The company's portfolio of websites includes ADVFN.com, InvestorsHub, HotCopper, and Stockhouse, which also feature active investor communities.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Full accounts made up to 2025-06-30 | 2026-04-18 | English | |
| Acquisition | 2025-07-01 | English | |
| Result of Meeting | 2025-04-28 | English | |
| Holding(s) in Company | 2025-04-24 | English | |
| Holding(s) in Company | 2025-04-23 | English | |
| Proposed cancellation of admission to AIM | 2025-03-27 | English |
Browse filings by year
30 years- 2026 1 filing
- 2025 8 filings
- 2024 18 filings
- 2023 30 filings
- 2022 34 filings
- 2021 34 filings
- 2020 23 filings
- 2019 23 filings
- 2018 19 filings
- 2017 13 filings
- 2016 11 filings
- 2015 27 filings
- 2014 14 filings
- 2013 7 filings
- 2012 1 filing
- 2011 1 filing
- 2010 1 filing
- 2009 1 filing
- 2008 2 filings
- 2007 1 filing
- 2006 1 filing
- 2004 2 filings
- 2003 1 filing
- 2002 1 filing
- 2001 1 filing
- 2000 1 filing
- 1999 2 filings
- 1997 1 filing
- 1996 1 filing
- 1995 1 filing
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
1 filing
| |||||
| 46804415 | Full accounts made up to 2025-06-30 | 2026-04-18 | English | ||
|
2025
8 filings
| |||||
| 11370683 | Acquisition | 2025-07-01 | English | ||
| 11345413 | Result of Meeting | 2025-04-28 | English | ||
| 11344236 | Holding(s) in Company | 2025-04-24 | English | ||
| 11343341 | Holding(s) in Company | 2025-04-23 | English | ||
| 6770478 | Proposed cancellation of admission to AIM | 2025-03-27 | English | ||
| 6770404 | Half-year Report | 2025-03-27 | English | ||
| 3393724 | Corporate update | 2025-01-27 | English | ||
| 3393725 | Directorate Change | 2025-01-10 | English | ||
|
2024
6 filings
| |||||
| 3393726 | Result of AGM | 2024-12-17 | English | ||
| 46804417 | Group of companies' accounts made up to 2024-06-30 | 2024-12-12 | English | ||
| 3393727 | Director/PDMR Shareholding | 2024-12-03 | English | ||
| 3393728 | Director/PDMR Shareholding | 2024-12-03 | English | ||
| 3393729 | Notice of AGM | 2024-11-22 | English | ||
| 3393730 | Final Results | 2024-11-21 | English | ||
Financials
We couldn't load the financials
No data available yet
We have extracted financials for ADVFN PLC, 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 · Web search portals activities and other information service activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
kt alpha Co., Ltd.
Specializes in integrated commerce, B2B marketing, and medi…
|
036030 | KR | Telecommunications, computer pr… |
|
Kuaishou Technology
A content community and social platform for short-form vide…
|
KSHTY | KY | Telecommunications, computer pr… |
|
Kufu Company Holdings Inc.
Holding company managing internet-based life service and in…
|
4376 | JP | Telecommunications, computer pr… |
|
Kunlun Tech Co., Ltd.
Global internet platform integrating AI across search, soci…
|
300418 | CN | Telecommunications, computer pr… |
|
Kusurinomadoguchi, Inc.
Develops technology solutions for the healthcare and pharma…
|
5592 | JP | Telecommunications, computer pr… |
|
Kymera Therapeutics, Inc.
A clinical-stage biopharma developing targeted protein degr…
|
KYMR | US | Telecommunications, computer pr… |
|
Laurent-Perrier
A family-owned Champagne House known for its innovative sty…
|
LPE | FR | Telecommunications, computer pr… |
|
Lift & Co. Corp.
Technology and media platform empowering the cannabis indus…
|
LFCOF | CA | Telecommunications, computer pr… |
|
LIFULL Co.,Ltd.
Provides information services for housing, senior living, a…
|
2120 | JP | Telecommunications, computer pr… |
|
Limas Indonesia Makmur Tbk
Provides financial data, real-time market information, anal…
|
LMAS | ID | Telecommunications, computer pr… |
ADVFN PLC 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/7468/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=7468 | 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=7468 | 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=7468 \ -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": 7468}, 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 ADVFN PLC (id: 7468)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.