How much did I spent on Wolt?

A simple app to track your Wolt expenses

This app is not affiliated with Wolt in any way. Please be mindful when you share your access token.

Use this script in the JavaScript console to get your access token

JSON.parse(decodeURIComponent((document.cookie.split("; ").find(c => c.startsWith("__wtoken=")) || '').split("=")[1] || '{}')).accessToken

© 2025 Alexander Matzen – This app does not store any data, and the access token is solely used to retrieve your Wolt order history. Any usage of this tool is at your own responsibility.