
Bookfortravel.com Inc. — Investor Relations & Filings
Bookfortravel.com Inc. is a travel services provider specializing in curated travel experiences, including hosted group tours and personalized holiday packages. The company's core offering is Local-Hosted Group Tours, primarily focused on destinations such as Vietnam, Thailand, and Bali. Bookfortravel.com Inc. differentiates itself by emphasizing authentic, immersive travel, connecting clients with expert local hosts who provide 24/7 support and access to local cultures and hidden gems. This approach aims to allow travelers to "live the destination" rather than simply visit it. The company also provides customized trip planning and online reservation services.
Recent filings
No filings indexed yet
We are still gathering filings for Bookfortravel.com Inc.. .
No filings match the current filters
Try clearing the filters, or .
Market data
Market data not available
Price history
Peer group · Tour operator activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
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… |
|
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… |
|
Giocamondo Study S.p.A.
An educational travel provider specializing in study abroad…
|
GMS | IT | Administrative and support serv… |
|
HANATOUR JAPAN CO.,LTD.
An integrated travel company offering inbound B2B and B2C s…
|
6561 | JP | Administrative and support serv… |
Bookfortravel.com 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/44711/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=44711 | 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=44711 | 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=44711 \ -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": 44711}, 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 Bookfortravel.com Inc. (id: 44711)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.