
WEB TRAVEL GROUP LIMITED — Investor Relations & Filings
Web Travel Group Limited is a global travel technology company specializing in the distribution of travel products through its primary business unit, WebBeds. As a leading B2B travel marketplace, the company connects a vast network of hotel and ground service providers with travel buyers worldwide, including retail travel agents, tour operators, and online travel agencies. Utilizing proprietary technology platforms, Web Travel Group facilitates the efficient sourcing and distribution of hotel inventory and ancillary travel services across multiple regions. The company focuses on streamlining the supply chain for the global travel industry, offering a comprehensive suite of booking solutions and inventory management tools. Following the strategic demerger of its consumer-facing retail division, the group concentrates on expanding its wholesale footprint and enhancing its digital infrastructure to support global travel trade partners.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| FY26 Results Briefing Details 1 | 2026-05-19 | English | |
| Change in substantial holding from MQG 82 pages 300.9KB | 2026-05-07 | English | |
| Notification of cessation of securities - WEB 4 pages 14.6KB | 2026-04-15 | English | |
| Appendix 3Y - John Guscic 3 pages 245.1KB | 2026-04-06 | English | |
| Application for quotation of securities - WEB 6 pages 18.9KB | 2026-04-06 | English | |
| Notification regarding unquoted securities - WEB 5 pages 16.7KB | 2026-04-01 | English |
Browse filings by year
25 years- 2026 19 filings
- 2025 110 filings
- 2024 147 filings
- 2023 47 filings
- 2022 57 filings
- 2021 61 filings
- 2020 118 filings
- 2019 53 filings
- 2018 54 filings
- 2017 76 filings
- 2016 65 filings
- 2015 38 filings
- 2014 42 filings
- 2013 54 filings
- 2012 100 filings
- 2011 185 filings
- 2010 63 filings
- 2009 44 filings
- 2008 41 filings
- 2007 76 filings
- 2006 67 filings
- 2005 85 filings
- 2004 64 filings
- 2003 52 filings
- 2002 8 filings
Market data
Market data not available
Price history
Peer group · Other travel related activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
DREAMFOLKS SERVICES LIMITED
Technology-driven airport services aggregator platform for …
|
DREAMFOLKS | IN | Administrative and support serv… |
|
JAYRIDE GROUP LIMITED
Global online marketplace for airport transfers and ground …
|
JAY | AU | Administrative and support serv… |
|
SÃO PAULO TURISMO S.A.
Official tourism promotion and event management agency for …
|
— | BR | Administrative and support serv… |
|
TEN LIFESTYLE GROUP PLC
A technology-enabled provider of travel and lifestyle conci…
|
TENG | GB | Administrative and support serv… |
|
VALUE GOLF Inc.
Operates an online portal for golf reservations, e-commerce…
|
3931 | JP | Administrative and support serv… |
WEB TRAVEL GROUP 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/66049/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=66049 | 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=66049 | 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=66049 \ -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": 66049}, 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 WEB TRAVEL GROUP LIMITED (id: 66049)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.