revolutRevolut web automation via Playwright: login/logout, list accounts, and fetch transactions.
Install via ClawdBot CLI:
clawdbot install odrobnik/revolutFetch current account balances, investment portfolio holdings, and transactions for all wallet currencies and depots in JSON format. Uses Playwright to automate Revolut web banking.
Entry point: {baseDir}/scripts/revolut.py
See SETUP.md for prerequisites and setup instructions.
python3 {baseDir}/scripts/revolut.py --user oliver login
python3 {baseDir}/scripts/revolut.py --user oliver accounts
python3 {baseDir}/scripts/revolut.py --user oliver transactions --from YYYY-MM-DD --until YYYY-MM-DD
python3 {baseDir}/scripts/revolut.py --user sylvia portfolio
python3 {baseDir}/scripts/revolut.py --user oliver invest-transactions --from YYYY-MM-DD --until YYYY-MM-DD
login → accounts → transactions → portfolio → logout
Always call logout after completing all operations to delete the stored browser session.
{workspace}/revolut/ (deleted by logout).--out) are sandboxed to workspace or /tmp..env file loading — credentials in config.json only.Generated Mar 1, 2026
Automates fetching account balances, transactions, and investment portfolio data from Revolut to populate a personal finance dashboard. This enables users to monitor their financial health across multiple currencies and assets in real-time without manual data entry.
Extracts transaction data from Revolut accounts within specified date ranges for automated expense categorization and reporting. Useful for individuals or small businesses to generate financial reports, track spending patterns, and prepare for tax filings efficiently.
Retrieves investment portfolio holdings and transaction history from Revolut depots to analyze performance, track asset allocations, and generate investment summaries. Helps investors make informed decisions by consolidating data from their Revolut investment accounts.
Automates the collection of account balances and transactions across multiple wallet currencies for businesses using Revolut. Supports financial oversight, cash flow management, and reconciliation in international operations without manual intervention.
Provides a backend automation tool to fetch Revolut banking data in JSON format for integration into third-party applications, such as budgeting apps, financial planners, or custom business software, enhancing data accessibility and functionality.
Offer a monthly subscription service that uses this skill to automate data aggregation from Revolut for users, providing personalized insights, dashboards, and financial advice. Revenue is generated through tiered subscription plans based on features like advanced analytics or multi-account support.
License this skill as part of a B2B software solution for businesses to automate financial reporting and data extraction from Revolut. Target clients include accounting firms, small businesses, and fintech startups, with revenue from one-time licensing fees or annual maintenance contracts.
Develop a free app that uses this skill for basic Revolut data fetching, with premium features like automated investment analysis, tax reporting, or multi-bank integration available for a fee. Revenue is generated through in-app purchases or premium upgrades for advanced functionalities.
💬 Integration Tip
Ensure Python 3 and Playwright are installed, and store user credentials securely in config.json; follow the recommended command flow to manage sessions effectively and avoid data persistence issues.
A fast Rust-based headless browser automation CLI with Node.js fallback that enables AI agents to navigate, click, type, and snapshot pages via structured commands.
Automate web browser interactions using natural language via CLI commands. Use when the user asks to browse websites, navigate web pages, extract data from websites, take screenshots, fill forms, click buttons, or interact with web applications.
Advanced desktop automation with mouse, keyboard, and screen control
Manage n8n workflows and automations via API. Use when working with n8n workflows, executions, or automation tasks - listing workflows, activating/deactivating, checking execution status, manually triggering workflows, or debugging automation issues.
Design and implement automation workflows to save time and scale operations as a solopreneur. Use when identifying repetitive tasks to automate, building workflows across tools, setting up triggers and actions, or optimizing existing automations. Covers automation opportunity identification, workflow design, tool selection (Zapier, Make, n8n), testing, and maintenance. Trigger on "automate", "automation", "workflow automation", "save time", "reduce manual work", "automate my business", "no-code automation".
Browser automation via Playwright MCP server. Navigate websites, click elements, fill forms, extract data, take screenshots, and perform full browser automation workflows.