woltUse Nikita's local Wolt CLI to browse venues, inspect menus/items/options, and run profile, cart, and checkout-preview actions for wolt.com from terminal. Tr...
Install via ClawdBot CLI:
clawdbot install mekedron/woltTool repository: https://github.com/mekedron/wolt-cli
Open the repository for setup/build details, then use the local wolt binary:
wolt <group> <command> [flags]
wolt --help
... --format json
.data from the envelope and surface .warnings/.error to the user.cart add, cart remove, cart clearprofile favorites add, profile favorites removeprofile addresses add, profile addresses update, profile addresses remove, profile addresses useconfigure (writes local profile credentials)checkout preview as order placement. The CLI does not place final orders.Use explicit profile names to avoid ambiguity:
wolt configure --profile-name default --wtoken "<token>" --wrtoken "<refresh-token>" --overwrite
wolt profile status --profile default --format json --verbose
Credential fallback for authenticated commands:
--wtoken, --wrtoken, --cookie)When refresh credentials are available, expired/401 access tokens are refreshed automatically and persisted back to local config.
Apply exactly:
--address "" or both --lat + --lon.--address with --lat/--lon.search venues/items and venue show/hours use --address or profile location (no direct --lat/--lon flags).discover, cart, checkout preview, and profile favorites support --lat/--lon.discover feed, discover categories, search venues, search itemsvenue show, venue categories, venue search, venue menu, venue hoursitem show, item optionscart count/show/add/remove/clear, then checkout previewprofile show/status/orders/payments/addresses/favoritesFor large marketplace venues, prefer:
venue search --query "" venue menu --category instead of unrestricted full-catalog menu crawl.
--format json|yaml returns envelope keys: meta, data, warnings, optional error.--verbose to capture request trace and detailed diagnostics.references/command-reference.mdreferences/workflows.mdreferences/output-and-errors.mdGenerated Mar 1, 2026
A market research firm uses the wolt-cli to analyze venue catalogs, menu items, and pricing trends across different locations. By automating data extraction with JSON output, they gather competitive insights on food and grocery offerings without manual browsing.
An individual automates their Wolt shopping by using the CLI to search for specific items, manage cart additions, and preview checkout costs. This streamlines repeat orders and helps budget planning by avoiding manual app navigation.
A software development team integrates the wolt-cli into their testing pipeline to simulate user actions like venue discovery and cart management. It helps debug authentication, location handling, and API responses for apps interfacing with Wolt.
A small restaurant or grocery store uses the CLI to monitor their own Wolt listings, check menu accuracy, and track competitor venues nearby. This aids in optimizing online presence and adjusting offerings based on market data.
A logistics company employs the wolt-cli to automate profile management, address updates, and checkout previews for bulk or scheduled deliveries. It supports efficient route planning and cost estimation without final order placement.
Offer a subscription-based service that uses the wolt-cli to collect and analyze Wolt data, providing businesses with insights on pricing, availability, and trends. Revenue comes from monthly fees for customized reports and API access.
Provide consulting services to restaurants and retailers, using the CLI to audit their Wolt presence, optimize menus, and automate cart testing. Revenue is generated through project-based fees and ongoing support contracts.
Develop and sell integrations that embed the wolt-cli into existing business systems, such as inventory management or CRM platforms. Revenue streams include licensing fees, customization services, and technical support packages.
💬 Integration Tip
Use the --format json flag for machine-readable output and implement error handling based on the envelope structure to ensure reliable automation in scripts or applications.
Foodora-only CLI for checking past orders and active order status (Deliveroo WIP).
Reorder Foodora orders + track ETA/status with ordercli. Never confirm without explicit user approval. Triggers: order food, reorder, track ETA.
Google Maps integration for OpenClaw with Routes API. Use for: (1) Distance/travel time calculations with traffic prediction, (2) Turn-by-turn directions, (3...
Flight tracking and scheduling. Track live flights in real-time by region, callsign, or airport using OpenSky Network. Search flight schedules between airports. Use for queries like "What flights are over Switzerland?" or "When do flights from Hamburg arrive in Zurich?" or "Track flight SWR123".
Use when the user asks to "find flights", "compare itineraries", "search hidden-city routes", "check cheapest dates", "explore destinations", "search hotels"...
Comprehensive travel planning, booking, and management skill. Use when needing to plan international trips, manage multi-destination itineraries, handle family travel logistics, optimize travel costs, and coordinate complex travel arrangements.