π¦ ClawHub
FIND SAP API
by @shenruiyang
Reliable SAP Business Accelerator Hub API spec downloader for OpenClaw. Uses SAP_HUB_USERNAME and SAP_HUB_PASSWORD to log in through Playwright Chromium, dow...
βοΈ Configuration
1. Chromium available through Playwright. 2. Python 3.10+. 3. Python Playwright installed:
python3 -m pip install playwright
python3 -m playwright install chromium
4. Writable output directory /usr/download.
If needed:
sudo mkdir -p /usr/download
sudo chown "$USER":staff /usr/download
5. Maintain login credentials via environment variables:
export SAP_HUB_USERNAME='your_user'
export SAP_HUB_PASSWORD='your_password'
Security note:
TERMINAL
clawhub install sap-bah-openapi-backend-openclaw