Airbnb Bookings with Dates
Pricing
Pay per usage
Go to Apify Store
Deprecated
Airbnb Bookings with Dates
Airbnb bookings with dates allows you to scrape from Airbnb by location search or using direct URLs.
Pricing
Pay per usage
Airbnb bookings with dates allows you to scrape from Airbnb by location search or using direct URLs.
serviceFee in the output instead of guestFee under pricing.totalPrice object.isAvailable to output, which is true if the listing is available for the given dates.pricing object is always present in the output, even if the listing is not available for the given dates.isDiscounted, rateDescription, originalDisplayedPrice, and originalDisplayedPriceFormatted to rate object in the output.totalPriceBreakdown, and discountInfo to output.displayedPrice, displayedPriceFormatted, and rateBreakdown to output.pricing was not being scraped correctly when provided with checkInDate and checkOutDatephotos, primaryHost, additionalHosts, and isHostedBySuperhost to output (examples in the README.md)hostUrl, which was using the Vietnamese websitegot request options (except for abortFunction)calendarMonths input option and deprecated includeCalendar. Now you can specify how many months into the future you want to scrape.debugLogmaxItems and maxReviews, set default search term, switched off DEBUG log on default, used USD as default currency)