
Tuniu Corp — Investor Relations & Filings
Tuniu Corporation is an online leisure travel company that provides integrated travel services and solutions. The company's primary offerings consist of a wide selection of packaged tours, including both organized and self-guided options, to various domestic and international destinations. In addition to packaged tours, Tuniu offers other travel-related services such as accommodation reservations, air ticketing, and sales of tourist attraction tickets. The company operates through its online platform, which includes its website and mobile applications, as well as an offline service network. This network features retail stores, self-operated local tour operators, and customer support through 24/7 call centers, aiming to provide a comprehensive one-stop travel experience for leisure travelers.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 6-K - Tuniu Corp (0001597095) (Filer) | 2026-05-07 | English | |
| 6-K - Tuniu Corp (0001597095) (Filer) | 2026-04-23 | English | |
| 20-F - Tuniu Corp (0001597095) (Filer) | 2026-04-20 | English | |
| 4 - Tuniu Corp (0001597095) (Issuer) | 2026-03-25 | English | |
| 4 - Tuniu Corp (0001597095) (Issuer) | 2026-03-24 | English | |
| 6-K - Tuniu Corp (0001597095) (Filer) | 2026-03-20 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
7 filings
| |||||
| 43481598 | 6-K - Tuniu Corp (0001597095) (Filer) | 2026-05-07 | English | ||
| 35677102 | 6-K - Tuniu Corp (0001597095) (Filer) | 2026-04-23 | English | ||
| 34690469 | 20-F - Tuniu Corp (0001597095) (Filer) | 2026-04-20 | English | ||
| 33039788 | 4 - Tuniu Corp (0001597095) (Issuer) | 2026-03-25 | English | ||
| 33025867 | 4 - Tuniu Corp (0001597095) (Issuer) | 2026-03-24 | English | ||
| 32998630 | 6-K - Tuniu Corp (0001597095) (Filer) | 2026-03-20 | English | ||
| 32997944 | F-6 POS - Tuniu Corp (0001597095) (Subject) | 2026-03-20 | English | ||
|
2025
8 filings
| |||||
| 12744221 | FORM 6-K | 2025-12-05 | English | ||
| 12744224 | FORM 6-K | 2025-11-21 | English | ||
| 12744222 | FORM 6-K | 2025-08-15 | English | ||
| 12744223 | FORM 6-K | 2025-08-15 | English | ||
| 12744225 | Major Shareholding Notification 2025 | 2025-06-24 | English | ||
| 12744226 | FORM 6-K | 2025-06-12 | English | ||
| 12744227 | FORM 6-K | 2025-06-12 | English | ||
| 12744228 | FORM 6-K | 2025-05-23 | English | ||
Market data
Market data not available
Price history
Peer group · Tour operator activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Rainbow Tours S.A.
A tour operator and travel agency offering package holidays…
|
RBW | PL | Administrative and support serv… |
|
Relax dd
Tour operator offering Adriatic holidays, European tours, a…
|
RLXG | SI | Administrative and support serv… |
|
SAILANI TOURS N TRAVELS LIMITED
Provides domestic and international tour packages and trave…
|
543541 | IN | Administrative and support serv… |
|
THE AZTERRA CORPORATION
Leading tour operator specializing in inbound tourism and h…
|
AZTR | CA | Administrative and support serv… |
|
Thomas Cook (India) Ltd.
Integrated travel and financial services provider for leisu…
|
THOMASCOOK | IN | Administrative and support serv… |
|
Tourism Holdings Limited
Global operator specializing in the rental, sale, and manuf…
|
THL | NZ | Administrative and support serv… |
|
UTour Group Co., Ltd.
Outbound travel provider for group tours, corporate travel,…
|
002707 | CN | Administrative and support serv… |
|
Very Good Tour Co.,Ltd.
Travel agency specializing in comprehensive, all-inclusive …
|
094850 | KR | Administrative and support serv… |
|
Yellow Balloon Tour Co., Ltd.
Provides comprehensive domestic and international travel se…
|
104620 | KR | Administrative and support serv… |
Tuniu Corp 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/34148/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=34148 | 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=34148 | 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=34148 \ -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": 34148}, 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 Tuniu Corp (id: 34148)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.