
Liontravel — Investor Relations & Filings
Lion Travel Service Co., Ltd. is a comprehensive travel service provider and destination management organization. Established in 1977, the company offers an extensive range of travel-related solutions, including domestic and international packaged tours, group travel, and self-guided excursions. Its service portfolio encompasses transportation ticketing, hotel reservations, visa application processing, and professional tour guide services. The company specializes in providing integrated travel management, catering to both regional residents and international visitors through specialized offerings such as high-speed rail passes and customized itineraries. By leveraging a one-stop service model, the organization facilitates seamless travel experiences across various segments, ranging from local destination management to outbound international tourism and specialized corporate travel logistics.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 公告本公司訂定配息基準日及現金股利發放日 | 2026-05-25 | Chinese | |
| 公告本公司115年股東常會通過解除董事 及其代表人競業禁止之限制 | 2026-05-25 | Chinese | |
| 公告本公司115年股東常會重要決議事項 | 2026-05-25 | Chinese | |
| 115年05月僑外投資持股 | 2026-05-15 | Chinese | |
| 115年第1季財務報告書 — 202601_2731_AI1.pdf | 2026-05-13 | Chinese | |
| 115年第1季海外子公司投資 | 2026-05-13 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47019751 | 公告本公司訂定配息基準日及現金股利發放日 | 2026-05-25 | Chinese | ||
| 47019748 | 公告本公司115年股東常會通過解除董事 及其代表人競業禁止之限制 | 2026-05-25 | Chinese | ||
| 47019733 | 公告本公司115年股東常會重要決議事項 | 2026-05-25 | Chinese | ||
| 47040322 | 115年05月僑外投資持股 | 2026-05-15 | Chinese | ||
| 46248433 | 115年第1季財務報告書 — 202601_2731_AI1.pdf | 2026-05-13 | Chinese | ||
| 46363121 | 115年第1季海外子公司投資 | 2026-05-13 | Chinese | ||
| 46362067 | 115年第1季大陸投資 | 2026-05-13 | Chinese | ||
| 46366536 | 115年第1季權益變動表 | 2026-05-13 | Chinese | ||
| 46366352 | 115年第1季現金流量表 | 2026-05-13 | Chinese | ||
| 46366048 | 115年第1季綜合損益表 | 2026-05-13 | Chinese | ||
| 46363907 | 115年第1季資產負債表 | 2026-05-13 | Chinese | ||
| 47040339 | 115年4月營業收入 | 2026-05-08 | Chinese | ||
| 47040335 | 115年4月背書保證與資金貸與 | 2026-05-08 | Chinese | ||
| 47040340 | 公告本公司董事會通過115年第一季合併財務報告 | 2026-05-07 | Chinese | ||
| 47041550 | 114年年報及股東會資料 — 2025_2731_20260525F04.pdf | 2026-05-06 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Tour operator activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Bookfortravel.com Inc.
Specializes in immersive, local-hosted group tours and pers…
|
— | CA | Administrative and support serv… |
|
CAISSA TOURISM GROUP CO.,LTD.
Travel management, MICE, aviation and railway catering, cru…
|
000796 | CN | Administrative and support serv… |
|
Ch. Charilaou Group Plc
A tour operator offering tickets, packages, cruises, and on…
|
CHCH | CY | Administrative and support serv… |
|
China CYTS Tours Holding Co.,Ltd.
Comprehensive tourism provider offering travel agency, reso…
|
600138 | CN | Administrative and support serv… |
|
CVC BRASIL OPERADORA E AGÊNCIA DE VIAGENS SA
Provides integrated travel services, vacation packages, and…
|
— | BR | Administrative and support serv… |
|
Destinasi Tirta Nusantara Tbk
Tour operator specializing in inbound travel services acros…
|
PDES | ID | Administrative and support serv… |
|
Destination Italia
A TravelTech tour operator for high-end, experiential B2B t…
|
DIT | IT | Administrative and support serv… |
|
EGL Holdings Company Limited
Provides travel and travel-related services, offering organ…
|
6882 | HK | Administrative and support serv… |
|
EURASIA TRAVEL Co.,Ltd
A travel provider offering themed tours focused on nature, …
|
9376 | JP | Administrative and support serv… |
|
GEZİNOMİ SEYAHAT TURİZM TİCARET A.Ş.
Tour operator providing online booking for hotels, tours, a…
|
GZNMI | TR | Administrative and support serv… |
Liontravel 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/52191/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52191 | 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=52191 | 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=52191 \ -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": 52191}, 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 Liontravel (id: 52191)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.