
REA GROUP LTD — Investor Relations & Filings
REA Group Ltd is a global digital advertising company specializing in the property sector. The company operates leading residential and commercial property websites, including realestate.com.au and realcommercial.com.au, alongside specialized platforms like Flatmates.com.au. Its core business involves providing digital tools and advertising solutions for real estate agents, property developers, and consumers. Beyond its primary market, REA Group maintains a significant international footprint with investments in property portals across India, North America, and Southeast Asia. The company’s ecosystem extends into financial services through Mortgage Choice, offering home loan solutions and financial advice. By leveraging data-driven insights and high-engagement platforms, REA Group facilitates property transactions and provides comprehensive market intelligence to a diverse range of stakeholders.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Update - Notification of buy-back - REA 6 pages 18.3KB | 2026-05-21 | English | |
| Update - Notification of buy-back - REA 6 pages 18.3KB | 2026-05-20 | English | |
| Update - Notification of buy-back - REA 6 pages 18.3KB | 2026-05-19 | English | |
| Update - Notification of buy-back - REA 6 pages 18.3KB | 2026-05-18 | English | |
| Update - Notification of buy-back - REA 6 pages 18.3KB | 2026-05-17 | English | |
| Update - Notification of buy-back - REA 6 pages 18.3KB | 2026-05-14 | English |
Browse filings by year
25 years- 2026 53 filings
- 2025 51 filings
- 2024 54 filings
- 2023 47 filings
- 2022 43 filings
- 2021 59 filings
- 2020 46 filings
- 2019 37 filings
- 2018 39 filings
- 2017 35 filings
- 2016 34 filings
- 2015 34 filings
- 2014 42 filings
- 2013 33 filings
- 2012 31 filings
- 2011 27 filings
- 2010 30 filings
- 2009 31 filings
- 2008 38 filings
- 2007 33 filings
- 2006 39 filings
- 2005 60 filings
- 2004 20 filings
- 2003 36 filings
- 2002 7 filings
Market data
Market data not available
Price history
Peer group · Web search portals activities and other information service activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Truecaller
A mobile application for caller identification and spam pro…
|
TRUE | SE | Telecommunications, computer pr… |
|
Trump Media & Technology Group Corp.
A media and technology company focused on social networking…
|
DJT | US | Telecommunications, computer pr… |
|
Trustpilot Group PLC
A global online review platform connecting businesses and c…
|
TRST | GB | Telecommunications, computer pr… |
|
unerry,Inc.
A data technology company providing AI-driven location inte…
|
5034 | JP | Telecommunications, computer pr… |
|
U-NEXT HOLDINGS Co.,Ltd.
A holding company operating a video streaming service and B…
|
9418 | JP | Telecommunications, computer pr… |
|
UpSnap, Inc.
Provided highly-targeted, data-driven mobile and intent-bas…
|
UP | CA | Telecommunications, computer pr… |
|
UPWORK, INC
An online work marketplace connecting businesses with indep…
|
UPWK | US | Telecommunications, computer pr… |
|
Urban Company Limited
Technology-driven marketplace for on-demand home services a…
|
URBANCO | IN | Telecommunications, computer pr… |
|
Urgent.ly Inc.
Operates a digital platform for on-demand mobility and road…
|
ULY | US | Telecommunications, computer pr… |
|
UrtheCast Corp.
Earth observation company providing satellite imaging, data…
|
UR | CA | Telecommunications, computer pr… |
REA GROUP 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/65679/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=65679 | 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=65679 | 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=65679 \ -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": 65679}, 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 REA GROUP LTD (id: 65679)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.