ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified productivity Safety 4/5

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.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/pasogott/whcli
Or

What 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

  1. "Find me an iPhone 15 in Vienna for under 600 euros and list the details."
  2. "Search for RTX 4090 graphics cards that are in new condition and export the first 10 results to a JSON file."
  3. "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 grafikkarten or notebooks-laptops to significantly improve the accuracy of your results.
  • Output Formats: Take advantage of the --format json flag if you intend to pipe this data into other AI post-processing tools.
  • Limitations: Note that the show command 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

Author@pasogott
Stars1217
Views2
Updated2026-02-20
View Author Profile
AI Skill Finder

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 skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-pasogott-whcli": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#marketplace#cli#austria#shopping#scraper
Safety Score: 4/5

Flags: network-access, external-api