whcli: Willhaben Classifieds CLI for Openclaw

A command-line interface for searching and browsing willhaben.at, Austria's largest classifieds marketplace.

pasogott
v1.0.0
Jan 11, 2026
1
2.3k
0

Install & Download

1. ClawHub CLI

The fastest way to install a skill directly from the registry.

npx clawhub@latest install whcli

2. Manual Installation

Copy the skill folder to one of these locations

Global
~/.openclaw/skills/
Workspace
<project>/skills/

Priority: Workspace > Local > Bundled

3. Prompt Installation

Copy this prompt to OpenClaw to install it automatically.

Help me install whcli using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).

Prefer to download?

Get the raw skill files in a ZIP archive.

What is whcli: Willhaben Classifieds CLI?

whcli is a powerful command-line tool designed for power users and developers who need to interact with willhaben.at without a web browser. It allows for efficient searching, listing retrieval, and seller profile inspection directly from the terminal. By integrating this tool with Openclaw Skills, users can bridge the gap between their development environment and Austria's premier marketplace for used goods and services.

The tool is built to handle complex queries, providing a streamlined experience for those who prefer the speed and flexibility of terminal-based workflows over traditional web interfaces. Whether you are a developer looking to integrate marketplace data or a consumer hunting for the best deals, this skill provides the programmatic access necessary to succeed.

whcli: Willhaben Classifieds CLI Use Cases

  • Monitoring specific items like graphics cards or furniture at scale.
  • Exporting listing data for market analysis or price tracking using Openclaw Skills.
  • Quickly checking seller reputations and listing details during research.
  • Automating item searches via shell scripts or cron jobs for real-time updates.

How whcli: Willhaben Classifieds CLI Works

  1. The user executes the whcli command with specific search terms and filters.
  2. The tool queries the willhaben.at database based on the provided parameters like price range, location, and category.
  3. Results are returned to the terminal in a structured format such as a table, JSON, or CSV.
  4. Users can further inspect specific listing IDs to view full descriptions or seller metadata.

whcli: Willhaben Classifieds CLI Setup

Homebrew Installation

To get started quickly with Openclaw Skills, install via Homebrew:

brew install pasogott/tap/whcli

Build from Source

If you prefer using uv to manage dependencies, use the following commands:

git clone https://github.com/pasogott/whcli.git
cd whcli
uv sync
uv run whcli --help

whcli: Willhaben Classifieds CLI Data Schema & Taxonomy

The skill organizes marketplace data into a structured format compatible with various data processing tools. The following table describes the primary data points captured:

Field Description
ID Unique identifier for the listing
Category Slug identifying the product type (e.g., notebooks-laptops, grafikkarten)
Condition State of the item (neu, gebraucht, defekt, neuwertig)
Format Output types supported: table, json, csv
Metadata Includes seller ratings, location data, and PayLivery status

whcli: Willhaben Classifieds CLI Advanced Features

  • Export search results directly to JSON or CSV for advanced data processing and ingestion.
  • Filter specifically for PayLivery listings to ensure buyer protection and secure transactions.
  • Detailed seller profile lookups including transaction history and feedback ratings.
  • Category slug support to narrow down high-volume search results for better accuracy.
  • Integration ready for Openclaw Skills to facilitate automated scraping or alerting workflows.

SKILL.md


Loading

Related Openclaw Skills

METADATA

Github Stars: 0
forks: 0

Featured*