← Back to Skills Marketplace
Willhaben Real Estate Search
by
mihaimacarie98
· GitHub ↗
· v1.1.0
· MIT-0
104
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install willhaben-realestate-search
Description
Search willhaben.at real estate listings (apartments, houses) via their public webapi. No browser needed. Search any Austrian state and district with price/r...
Usage Guidance
This skill appears to do what it says: a small Python CLI that queries willhaben.at's public web API and prints parsed listing details. Before installing or running: (1) confirm you have python3 and the requests library available; (2) be aware the script issues outbound HTTP requests to willhaben.at (it includes a custom 'x-wh-client' header — harmless but you can remove or change it if you prefer); (3) respect willhaben's terms of service and rate limits (the script sleeps 0.3s between detail requests); (4) review the included script yourself (it's small and readable) and run it in a non-sensitive environment if you have concerns about network calls. If you plan to let an autonomous agent use this skill, remember it can make outbound web requests — ensure that is acceptable for your security posture.
Capability Analysis
Type: OpenClaw Skill
Name: willhaben-realestate-search
Version: 1.1.0
The skill bundle is a legitimate tool for searching Austrian real estate listings on willhaben.at. The Python script (scripts/willhaben-search.py) interacts exclusively with the willhaben.at public web API, lacks any sensitive data access (env vars, SSH keys), and contains no evidence of malicious execution or exfiltration.
Capability Assessment
Purpose & Capability
Name/description match the bundled assets: SKILL.md documents calling willhaben webapi endpoints and the included Python script implements those calls. Required binaries (python3) and the stated dependency (requests) are appropriate and proportional to the stated purpose.
Instruction Scope
Runtime instructions and code are limited to contacting willhaben.at webapi endpoints, parsing returned JSON, and printing or emitting JSON/text; they do not read local secrets, other files, or send data to unexpected third-party endpoints. The script only references willhaben endpoints and prints results locally.
Install Mechanism
No install specification—this is instruction-only with an included script. Nothing is downloaded from third-party URLs or written to disk beyond the provided script, so install risk is minimal.
Credentials
The skill requests no environment variables, credentials, or config paths. The script does not attempt to access tokens or other secrets. Network access to willhaben.at is required and appropriate for the declared function.
Persistence & Privilege
always is false and the skill does not attempt to modify agent/system configuration or other skills. It runs as a normal user-invocable CLI utility and does not request elevated persistence.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install willhaben-realestate-search - After installation, invoke the skill by name or use
/willhaben-realestate-search - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.1.0
ClawHub compliance: added metadata.openclaw.requires.bins, removed anti-bot language, made district docs generic
v1.0.0
Initial release: search Austrian apartments/houses via willhaben webapi with heating, energy, condition details
Metadata
Frequently Asked Questions
What is Willhaben Real Estate Search?
Search willhaben.at real estate listings (apartments, houses) via their public webapi. No browser needed. Search any Austrian state and district with price/r... It is an AI Agent Skill for Claude Code / OpenClaw, with 104 downloads so far.
How do I install Willhaben Real Estate Search?
Run "/install willhaben-realestate-search" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Willhaben Real Estate Search free?
Yes, Willhaben Real Estate Search is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Willhaben Real Estate Search support?
Willhaben Real Estate Search is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Willhaben Real Estate Search?
It is built and maintained by mihaimacarie98 (@mihaimacarie98); the current version is v1.1.0.
More Skills