Overview
- Skill Key
- awlevin/airbnb-search
- Author
- awlevin
- Source Repo
- openclaw/skills
- Version
- -
- Source Path
- skills/awlevin/airbnb-search
- Latest Commit SHA
- f77b5e6062702721b1a8f453d25efbe75bb408f6
Search Airbnb listings with prices, ratings, and direct links. No user API key required (uses Airbnb's public frontend API key). Use when searching for Airbnb stays, vacation rentals, or accommodation pricing.
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 airbnb-search 技能。 若已安装,则直接安装 airbnb-search 技能。
# Airbnb Search Search Airbnb listings from the command line. Returns prices, ratings, and direct booking links. ## Requirements - Python 3.8+ - `requests` library (auto-installed via `uv run --with`) ## Quick Start ```bash # Run directly (no install needed) uv run --with requests scripts/airbnb-search.py "Steamboat Springs, CO" --checkin 2025-03-01 --checkout 2025-03-03 # JSON output uv run --with requests scripts/airbnb-search.py "Denver, CO" --checkin 2025-06-01 --checkout 2025-06-05 --json ``` ## Options ``` query Search location (e.g., "Steamboat Springs, CO") --checkin, -i DATE Check-in date (YYYY-MM-DD) --checkout, -o DATE Check-out date (YYYY-MM-DD) --min-price N Minimum price filter --max-price N Maximum price filter --min-bedrooms N Minimum bedrooms filter --limit N Max results (default: 50) --json Output as JSON --format FORMAT table or json (default: table) ``` ## Example Output ``` 📍 Steamboat Springs, CO 📊 Found 300+ total listings ========================================================================================== Cozy Mountain Cabin 🏆 2BR/1BA | ⭐4.92 | 127 reviews 💰 $407 total 🔗 https://airbnb.com/rooms/12345678 ``` ## Notes - Dates are required for accurate pricing - Prices include cleaning fees in the total - No user API key needed — uses Airbnb's public frontend API key (hardcoded, same key used by airbnb.com in the browser) - May break if Airbnb changes their internal GraphQL API - Be respectful of rate limits ## Links - [PyPI](https://pypi.org/project/airbnb-search/) - [GitHub](https://github.com/Olafs-World/airbnb-search)
 # airbnb-search 🏠 [](https://github.com/Olafs-World/airbnb-search/actions/workflows/ci.yml) [](https://pypi.org/project/airbnb-search/) [](https://www.python.org/downloads/) [](https://opensource.org/licenses/MIT) **Search Airbnb listings from the command line.** No user API key required (uses Airbnb's public frontend API key). No browser automation. Just fast, reliable results. ```bash $ airbnb-search "Steamboat Springs, CO" --checkin 2026-02-27 --checkout 2026-03-01 --max-price 500 📍 Steamboat Springs, Colorado, United States 📊 Found 287 total listings ========================================================================================== Cozy Cabin Near Slopes 🏆 2BR/1BA | ⭐4.95 | 42 reviews 💰 $380 total before taxes 🔗 https://airbnb.com/rooms/12345 Mountain View Retreat 3BR/2BA | ⭐4.88 | 156 reviews 💰 $450 total before taxes 🔗 https://airbnb.com/rooms/67890 ``` ## Installation ### Quick run (no install) ```bash uvx airbnb-search "Steamboat Springs, CO" --checkin 2026-02-27 --checkout 2026-03-01 ``` ### Install as CLI tool ```bash uv tool install airbnb-search airbnb-search "Steamboat Springs, CO" --checkin 2026-02-27 --checkout 2026-03-01 ``` ### As an Agent Skill ```bash npx skills add olafs-world/airbnb-search # or with OpenClaw clawhub install olafs-world/airbnb-search ``` ### Add to a project ```bash uv add airbnb-search ``` Or with pip: ```bash pip install airbnb-search ``` ## Quick Start ### Command Line ```bash # Basic search airbnb-search "Denver, CO" # With dates and price filter airbnb-search "Winter Park, CO" --checkin 2026-03-15 --c...
youmind-openlab
AI skill for OpenClaw & Claude Code — recommend from 10000+ Nano Banana Pro (Gemini) image prompts. Smart search by use case, content remix, sample images.
23blocks-os
AI Agent Orchestrator with Skills System - Give AI Agents superpowers: memory search, code graph queries, agent-to-agent messaging. Manage Claude, Codex or any AI Agent from one dashboard. Move Agents between computers and locations
hashgraph-online
AI agent skills for the Universal Registry - search, chat, and register 72,000+ agents across 14+ protocols. Works with Claude, Codex, Cursor, OpenClaw, and any AI assistant.
rito-w
A cross-platform skills manager for AI IDEs. Search marketplace, download locally, and install to Claude, Cursor, Windsurf, and more with one click.
besoeasy
Battle-tested skill library for AI agents. Save 98% of API costs with ready-to-use code for crypto, PDFs, search, web scraping & more. No trial-and-error, no expensive APIs.
zeropointrepo
YouTube Transcript API skills for AI agents. Get transcripts, search videos, browse channels. Works with OpenClaw, ClawdBot, Claude Code, Cursor, Windsurf.