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 |
|---|---|---|---|
| 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 | |
| Change in substantial holding 23 pages 1.2MB | 2026-03-30 | English | |
| Update on Notes due 2026 1 page 77.4KB | 2026-03-26 | English |
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.