Discover the ultimate Airbnb Accommodations Scraper for Palm Springs! Effortlessly extract detailed listings, including property title, name, extra info, availability dates, current and old prices, currency, ratings, reviews, and main image.
Action Panel
Request Example
time curl -X POST "https://api.blat.ai/harvest" \
--json '{
"mode": "crawl",
"id":
"airbnb-com-116f4290"
,
"params": {
"start_url":
"https://www.airbnb.com/s/Palm-Springs--California--United-States/homes?tab_id=home_tab&refinement_paths%5B%5D=%2Fhomes&monthly_start_date=2024-11-01&monthly_length=3&monthly_end_date=2025-02-01&price_filter_input_type=1&channel=EXPLORE&query=Palm%20Springs%2C%20CA&date_picker_type=flexible_dates&place_id=ChIJs-Xb_9Qa24ARfHntwodp5aE&flexible_trip_lengths%5B%5D=one_month&flexible_trip_dates%5B%5D=november&source=structured_search_input_header&search_type=filter_change&search_mode=regular_search&price_filter_num_nights=28&min_bedrooms=3&min_beds=3&min_bathrooms=2&price_max=10377&ne_lat=33.84808991926242&ne_lng=-116.53880290925645&sw_lat=33.83576278579524&sw_lng=-116.55244328744152&zoom=15.217109747804422&zoom_level=15&search_by_map=true&adults=4&pagination_search=true"
}
}' -H "X-API-KEY: ${BLAT_API_KEY}"