
Airbnb Scraper
Deprecated
Pricing
$19.90/month + usage

Airbnb Scraper
Deprecated
This tool allows you to scrape the content of Airbnb listings (Title, avgRating, picture, price per night, total price, latitude, longitude, link_to_offer, etc.) after entering the city.
0.0 (0)
Pricing
$19.90/month + usage
1
Total users
6
Monthly users
2
Last modified
6 months ago
You can access the Airbnb Scraper programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.
$echo '{< "city": "Paris",< "checkin": "2024-12-26",< "checkout": "2024-12-30"<}' |<apify call easy_peasy_api/airbnb-scraper --silent --output-dataset
Airbnb Scraper API through CLI
The Apify CLI is the official tool that allows you to use Airbnb Scraper locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
$npm i -g apify-cli$apify login
Other API clients include: