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 |
|---|---|---|---|
| 임원ㆍ주요주주특정증권등소유상황보고서 | 2022-05-19 | Korean | |
| 분기보고서 (2022.03) | 2022-05-16 | Korean | |
| 기업설명회(IR)개최(안내공시) | 2022-05-11 | Korean | |
| 유상증자신주발행가액(안내공시)(1차 발행가액 확정) | 2022-05-10 | Korean | |
| [기재정정]주요사항보고서(유상증자결정) | 2022-05-10 | Korean | |
| [발행조건확정]증권신고서(지분증권) | 2022-05-10 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2022
15 filings
| |||||
| 8688163 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2022-05-19 | Korean | ||
| 8697003 | 분기보고서 (2022.03) | 2022-05-16 | Korean | ||
| 8705862 | 기업설명회(IR)개최(안내공시) | 2022-05-11 | Korean | ||
| 8707021 | 유상증자신주발행가액(안내공시)(1차 발행가액 확정) | 2022-05-10 | Korean | ||
| 8707016 | [기재정정]주요사항보고서(유상증자결정) | 2022-05-10 | Korean | ||
| 8707013 | [발행조건확정]증권신고서(지분증권) | 2022-05-10 | Korean | ||
| 8709449 | 연결재무제표기준영업(잠정)실적(공정공시) | 2022-05-03 | Korean | ||
| 8711232 | 불성실공시법인미지정 | 2022-04-29 | Korean | ||
| 8716790 | [기재정정]주요사항보고서(유상증자결정) | 2022-04-22 | Korean | ||
| 8721602 | 소송등의제기ㆍ신청(일정금액이상의청구) | 2022-04-13 | Korean | ||
| 8722736 | 채무인수결정 | 2022-04-12 | Korean | ||
| 8722307 | 불성실공시법인지정예고 | 2022-04-12 | Korean | ||
| 8725632 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2022-04-07 | Korean | ||
| 8727549 | 주식등의대량보유상황보고서(약식) | 2022-04-05 | Korean | ||
| 8740693 | 정기주주총회결과 | 2022-03-25 | 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.