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 |
|---|---|---|---|
| 기업지배구조보고서공시 | 2026-06-01 | Korean | |
| FY2025 Annual Financial Report | 2026-05-29 | Latin | |
| FY2025 Annual Financial Report | 2026-05-29 | Latin | |
| 풍문또는보도에대한해명 | 2026-05-20 | Korean | |
| 분기보고서 (2026.03) | 2026-05-15 | Korean | |
| 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-05-15 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47917010 | 기업지배구조보고서공시 | 2026-06-01 | Korean | ||
| 47880345 | FY2025 Annual Financial Report | 2026-05-29 | Latin | ||
| 47880344 | FY2025 Annual Financial Report | 2026-05-29 | Latin | ||
| 46582815 | 풍문또는보도에대한해명 | 2026-05-20 | Korean | ||
| 46362889 | 분기보고서 (2026.03) | 2026-05-15 | Korean | ||
| 46361092 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-05-15 | Korean | ||
| 45495544 | 연결재무제표기준영업(잠정)실적(공정공시) | 2026-05-13 | Korean | ||
| 41742361 | 결산실적공시예고(안내공시) | 2026-05-06 | Korean | ||
| 35157274 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-04-22 | Korean | ||
| 33133992 | 주식등의대량보유상황보고서(약식) | 2026-04-01 | Korean | ||
| 33085695 | 기업가치제고계획(자율공시) (고배당기업 표시를 위한 재공시) | 2026-03-30 | Korean | ||
| 33058318 | 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-03-27 | Korean | ||
| 33055540 | 정기주주총회결과 | 2026-03-27 | Korean | ||
| 32984956 | 사업보고서 (2025.12) | 2026-03-19 | Korean | ||
| 32984234 | 감사보고서제출 | 2026-03-19 | Korean | ||
Market data
Market data not available
Price history
Peer group · Intermediation service activities for accommodation
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Voyageurs du Monde
A travel company specializing in tailor-made and personaliz…
|
ALVDM | FR | Accommodation and food service … |
| 株式会社ブッキングリゾート | 324A | JP | 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.