whcli
Willhaben CLI for searching Austria's largest classifieds marketplace. Search listings, view details, check seller profiles.
Why use this skill?
Search Austria's largest marketplace, Willhaben, directly from your terminal. Filter by price, location, and condition with the whcli agent skill.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/pasogott/whcliWhat This Skill Does
The whcli skill is a powerful command-line interface wrapper for Willhaben, Austria's leading classifieds marketplace. It empowers OpenClaw agents to programmatically query listings, retrieve specific item metadata, and inspect seller reputations without needing a manual browser session. By exposing search parameters like category filters, price ranges, and condition settings, this skill transforms the vast Willhaben ecosystem into a structured data source accessible via natural language commands.
Installation
You can install this skill directly through the OpenClaw ecosystem. Run the following command in your terminal:
clawhub install openclaw/skills/skills/pasogott/whcli
Alternatively, for local development, you can use the official Homebrew tap: brew install pasogott/tap/whcli
Use Cases
- Market Research: Quickly identify the average market value of specific electronics like gaming consoles or laptops by scraping real-time listing data.
- Inventory Tracking: Set up automated agents to monitor for specific rare items using location and price filters.
- Automated Reporting: Export search results directly into CSV or JSON formats for integration with spreadsheet software or custom dashboards.
- Trust Verification: Use the seller profile command to pull ratings and history before deciding whether to proceed with a purchase.
Example Prompts
- "Find me an iPhone 15 in Vienna for under 600 euros and list the details."
- "Search for RTX 4090 graphics cards that are in new condition and export the first 10 results to a JSON file."
- "Check the seller profile for user ID 29159134 and tell me if they have good ratings."
Tips & Limitations
- Precision: When searching, always use specific category slugs like
grafikkartenornotebooks-laptopsto significantly improve the accuracy of your results. - Output Formats: Take advantage of the
--format jsonflag if you intend to pipe this data into other AI post-processing tools. - Limitations: Note that the
showcommand currently has a known bug. Additionally, since the skill does not support OAuth, it cannot be used for messaging sellers or managing watched items. Always verify listings independently on the official website before performing transactions, as the location filter may occasionally include peripheral regions.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-pasogott-whcli": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, external-api
Related Skills
gurkerlcli
Austrian online grocery shopping via gurkerl.at. Use when user asks about "groceries", "Einkauf", "Lebensmittel bestellen", "Gurkerl", shopping cart, or wants to search/order food online in Austria.
clawdbot-skill-update
Comprehensive backup, update, and restore workflow with dynamic workspace detection
firmenbuchat
CLI für den Zugriff auf das österreichische Firmenbuch (HVD WebServices).
frappecli
CLI for Frappe Framework / ERPNext instances. Use when user asks about "Frappe", "ERPNext", "doctypes", "Frappe API", or needs to manage documents, files, reports, or call RPC methods on a Frappe site.
hetzner-cloud
Hetzner Cloud CLI for managing servers, volumes, firewalls, networks, DNS, and snapshots.