Staying API — Airbnb Stay Data
About
Real-time Airbnb listing data — photos, reviews, host, pricing & 12-month availability for AI agents. Free tier, no card.
Details
- Author
- nikhonit
- Categories
- Web Scraping
Jump to
Setup
Install Staying API — Airbnb Stay Data in your MCP client (Claude Desktop, Cursor, Windsurf, and others).
Repository: https://github.com/nikhonit/airbnb-skills
Follow the installation instructions in the repository README, then restart your MCP client.
Real-time Airbnb listing data — photos, reviews, host, pricing & 12-month availability for AI agents. Free tier, no card.
Agent skills for Airbnb stay data.Three drop-in skills that let any agent look up and search Airbnb listings — photos, reviews, host, pricing, and 12-month availability — over theStaying API. One typedStaycontract that doesn't break when Airbnb reworks their site, available as RESTandMCP.
Pure Python standard library. No dependencies. MIT-0 licensed.
# OpenClaw (via ClawHub) npx clawhub@latest install airbnb-full # Hermes Agent hermes skills install skills-sh/nikhonit/airbnb-skills/skills/airbnb-full # Generic agent skills (Claude Code, Cursor, Cline) npx skills add nikhonit/airbnb-skills
Install the bundledairbnb-fullfor agents that need broad coverage. Install the focused variants when you want minimum tool surface.
Set theSTAYINGAPI_KEYenvironment variable to your Staying API key (formatsk_...).
export STAYINGAPI_KEY="sk_..."
Get a free key in 30 seconds— 100 credits, no card required. The same key works for these skills, thehosted MCP server, and direct REST calls.
The Staying API hosts a streamable-HTTP MCP server, so MCP-native agents can skip the scripts entirely. Point your client athttps://api.stayingapi.com/mcpwith anAuthorization: Bearer sk_...header (or OAuth 2.1 PKCE, scopemcp:access) to get five tools:lookup_stay_by_id,lookup_stay_by_url,search_stays,get_stay_photos,get_stay_reviews. Server card:https://stayingapi.com/.well-known/mcp/server-card.json.
One credit equals one stay record returned (search bills per result;by-addressweighs 3). Failed calls do not consume credits. Credits roll forward and don't expire.
- API reference:https://stayingapi.com/openapi.json
- Hosted MCP server:https://api.stayingapi.com/mcp
- Quickstart:https://stayingapi.com/quickstart/
- For AI agents:https://stayingapi.com/ai-agents/
SeeCONTRIBUTING.md. Security reports:SECURITY.md.
MIT No Attribution. Fork, ship, sublicense — no attribution required.
Staying API is an independent service and is not affiliated with, endorsed by, or sponsored by Airbnb, Inc. "Airbnb" is a registered trademark of Airbnb, Inc.
Enable AI agents to get structured data from unstructured web with AgentQL.
Web scraping, crawling, and change detection with AI
Official Apify MCP server for AI agents to run Actors, extract website data, and automate web scraping and crawling workflows.
1GB Free Trial, World's Leading Proxy Service Platform, Efficient Data Collection
Discover, extract, and interact with the web - one interface powering automated access across the public internet.
Automate browser interactions in the cloud (e.g. web navigation, data extraction, form filling, and more)
Easy web data access. Simplified retrieval of information from websites and online sources.
Adds powerful web scraping and search capabilities to LLM clients like Cursor and Claude.
Real-time web data, structured for agents
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.



