HANATOUR SERVICE INC. — Investor Relations & Filings
Hanatour Service Inc. is a comprehensive travel company that provides a wide array of travel management services. The company's core business encompasses both inbound and outbound travel, offering products such as package tours, customized itineraries, and air ticket sales. It serves diverse market segments, including leisure travelers, Free Independent Travelers (FIT), and corporate clients through its Meetings, Incentives, Conferences, and Exhibitions (MICE) division. Hanatour operates through a multi-channel approach, utilizing a significant online presence alongside a network of offline agencies. Additionally, the company maintains a B2B business arm that provides professional consultation and services to travel industry partners.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 소송등의판결ㆍ결정(일정금액이상의청구) | 2023-01-09 | Korean | |
| 주식등의대량보유상황보고서(약식) | 2023-01-03 | Korean | |
| 대표이사(대표집행임원)변경(안내공시) | 2023-01-02 | Korean | |
| 금전대여결정 | 2022-12-15 | Korean | |
| 분기보고서 (2022.09) | 2022-11-14 | Korean | |
| 연결재무제표기준영업(잠정)실적(공정공시) | 2022-11-01 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2023
3 filings
| |||||
| 8549504 | 소송등의판결ㆍ결정(일정금액이상의청구) | 2023-01-09 | Korean | ||
| 8552615 | 주식등의대량보유상황보고서(약식) | 2023-01-03 | Korean | ||
| 8552873 | 대표이사(대표집행임원)변경(안내공시) | 2023-01-02 | Korean | ||
|
2022
12 filings
| |||||
| 8562056 | 금전대여결정 | 2022-12-15 | Korean | ||
| 8581490 | 분기보고서 (2022.09) | 2022-11-14 | Korean | ||
| 8594672 | 연결재무제표기준영업(잠정)실적(공정공시) | 2022-11-01 | Korean | ||
| 8606227 | 주식등의대량보유상황보고서(약식) | 2022-10-06 | Korean | ||
| 8628702 | 기업설명회(IR)개최(안내공시) | 2022-08-17 | Korean | ||
| 8632706 | 반기보고서 (2022.06) | 2022-08-16 | Korean | ||
| 8649253 | 연결재무제표기준영업(잠정)실적(공정공시) | 2022-08-02 | English | ||
| 8662218 | 영업정지(종속회사의주요경영사항) | 2022-07-08 | Korean | ||
| 8664331 | 주식등의대량보유상황보고서(일반) | 2022-07-06 | Korean | ||
| 8664328 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2022-07-06 | Korean | ||
| 8664460 | 주식등의대량보유상황보고서(약식) | 2022-07-05 | Korean | ||
| 8667455 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2022-06-29 | Korean | ||
Market data
Market data not available
Price history
Peer group · Intermediation service activities for accommodation
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Adventure, Inc.
Online travel agency offering travel booking and offshore d…
|
6030 | JP | Accommodation and food service … |
|
Aviation Links Ltd.
A tour operator and wholesaler of tourism and travel servic…
|
AVIA | IL | Accommodation and food service … |
|
CHOICE HOTELS INTERNATIONAL INC /DE
A multinational hospitality company and one of the world's …
|
CHH | US | Accommodation and food service … |
|
Cleanbnb
Provides comprehensive property management services for the…
|
CLNBB | IT | Accommodation and food service … |
|
Emma Villas SpA
Tour operator renting inspected villas and country houses w…
|
EAV | IT | Accommodation and food service … |
|
G Rent
A property management company for luxury short and medium-t…
|
GSR | IT | Accommodation and food service … |
|
Inspirato Inc
A members-only luxury travel club offering curated vacation…
|
ISPO | US | Accommodation and food service … |
|
Panorama Sentrawisata Tbk
A leading integrated tourism company serving both domestic …
|
PANR | ID | Accommodation and food service … |
|
Tu Yi Holding Company Limited
Designs and sells comprehensive outbound travel products an…
|
1701 | HK | Accommodation and food service … |
|
Unlimited Travel Group AB
A corporate group that acquires and develops specialized tr…
|
UTG | SE | Accommodation and food service … |
HANATOUR SERVICE INC. 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/15562/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=15562 | 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=15562 | 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=15562 \ -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": 15562}, 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 HANATOUR SERVICE INC. (id: 15562)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.