Back to Templates
This workflow instantly transforms any Airbnb listing into a polished, mobile-ready direct booking site hosted on the Netlify platform.
This workflow depends on the community package n8n-nodes-airbnb-scraper. Install it on your n8n instance (Settings → Community Nodes) before importing the workflow.
| Credential | Purpose | Where to create it |
|---|---|---|
| Airbnb Scraper API Token | Authenticates the Airbnb Scraper node so it can fetch listing data. |
Sign up at scraper.shortrentals.ai and copy your API token from the dashboard. |
| Netlify Personal Access Token | Allows the workflow to create sites and deploy ZIP assets through the Netlify API. | Go to Netlify User Settings → Applications → Personal access tokens and generate a token with Deploy sites permissions. |
Store both tokens as credentials in n8n (Airbnb Scraper API and Netlify API Token) before executing the workflow.
listingId and run the workflow.n8n-nodes-airbnb-scraper pulls rich listing data (photos, amenities, host details, pricing, reviews, etc.).Generate HTML Site node transforms that data into a premium, mobile-responsive landing page with sticky booking card, amenities grid, gallery, and shortrentals.ai credit.Prepare Binary and Create ZIP convert the HTML into a Netlify-ready archive (rooted index.html).Create Netlify Site spins up a new site (unique subdomain per run).Deploy ZIP uploads the packaged site via Netlify’s deploy API.If you require conversion-ready sites with payments, Calendar Sync sync, or Booking engine, head to sitebuilder.shortrentals.ai to explore the full product suite.
Happy hosting! 🚀