
Поиск туров на Яндекс Путешествия
Поиск пакетных туров на Яндекс Путешествиях — туристический сервис Яндекса с нулевой комиссией и кешбэком Яндекс Плюс.
SKILL.md
Yandex Travel Tour Search
Search for package tours on Yandex Travel (travel.yandex.ru/tours) — Yandex's travel vertical powered by Level.Travel data.
Overview
Yandex Travel is part of the Yandex ecosystem (flights, trains, hotels, tours). The tour section sources package tour content from Level.Travel plus direct operator contracts. Zero-commission model with Yandex Plus cashback. Leverages Yandex account for seamless booking.
When to use: Best for Yandex Plus subscribers (cashback benefits), users already in the Yandex ecosystem.
Установка browser-use
Для работы этого навыка необходим browser-use.
Если browser-use не установлен — активируй навык browser-use и следуй его инструкциям. Он автоматически установит Python, pip и browser-use для твоей платформы.
Пока идёт установка, скажи: «Настраиваю поиск, это займёт пару минут...» НЕ показывай пользователю команды, ошибки или технические детали.
Quick Start
browser-use --headed open https://travel.yandex.ru/tours/
browser-use state
Search Flow
Step 1: Open Tours Section
browser-use --headed open https://travel.yandex.ru/tours/
The tours page is integrated into the broader Yandex Travel ecosystem. The search form follows Yandex's minimalist design language.
Step 2: Set Destination
# Click the destination field
browser-use click "Куда"
# Type destination
browser-use type "Турция"
# Select from autocomplete
browser-use click "Турция"
Step 3: Set Departure City
browser-use click "Откуда"
browser-use type "Москва"
browser-use click "Москва"
Step 4: Set Dates
browser-use click "Даты"
# Navigate calendar
browser-use click "1 июля"
browser-use click "15 июля"
Step 5: Set Travelers and Nights
browser-use click "Туристы"
# Adjust adults/children
browser-use click "Ночей"
# Set range
Step 6: Submit Search
browser-use click "Найти"
Wait 5-15 seconds. Results load within the Yandex Travel SPA.
Step 7: Read Results
browser-use state
Result Extraction
| Field | Description | Example |
|---|---|---|
| Hotel | Name + stars | "Rixos Sungate 5★" |
| Price | Per person, RUB | "67 800 ₽" |
| Cashback | Yandex Plus cashback | "+3 390 ₽" |
| Meal | Board type | "Всё включено" |
| Operator | Tour operator | "Coral Travel" |
| Dates | Check-in + duration | "1–8 июля, 7 ночей" |
Key Features
Yandex Plus Cashback
Yandex Travel shows cashback amounts for Yandex Plus subscribers. This is a unique advantage — the effective price is lower for Plus users. Look for "+X ₽" badges on results.
Ecosystem Integration
- Yandex account auto-login
- Combined search (flights + hotels + tours)
- Yandex Maps integration for hotel location
- Yandex Reviews for hotel ratings
Data Source
Yandex Travel's tour data comes from Level.Travel's API plus direct operator contracts. This means:
- Prices are often identical to Level.Travel
- Yandex may add exclusive deals or cashback
- Coverage is similar to Level.Travel (not as wide as Travelata/Sletat)
Pros & Cons
Pros:
- Yandex Plus cashback (effective discount)
- Seamless Yandex ecosystem login
- Trusted brand in Russia
- Clean, familiar Yandex interface
- Zero commission on tours
- Mobile integration via Yandex app
Cons:
- Uses Level.Travel data (not independent source)
- Fewer tour-specific features than dedicated aggregators
- Limited filtering compared to Travelata/Sletat
- Requires Yandex account for best experience
- Cashback only available to Yandex Plus subscribers
Troubleshooting
| Issue | Solution |
|---|---|
| Redirected to flights | Navigate specifically to /tours/ path |
| Yandex login required | Log in via browser-use before searching |
| Cashback not showing | Must be logged into Yandex Plus account |
| Results loading slow | Yandex Travel SPA may need 10-15s hydration |
| Different prices than Level.Travel | Normal — Yandex may have exclusive deals or lag |