UiPath

Airbnb

airbnb.com · UiPath

2 Airbnb actions for your robot, served through the Browser-memory connector: the activity returns the site knowledge as an executable snippet and Inject Js Script evaluates it in the tab. When Airbnb changes the fix is a deploy on our side and the .xaml is never touched.

Endpoints2
airbnb-search-by-placeread

Stays with price, rating and link. Same-origin from an airbnb.com tab.

Airbnb Search By Place     location = San Francisco, CA · checkin = 2026-08-01 · checkout = 2026-08-04   →  Code
Use Application/Browser    Chrome · airbnb.com
  Inject Js Script         Script code = Code   →  the data, JSON
airbnb-search-by-arearead

Stays inside a map bounding box (same StaysSearch, filtered to the box).

Airbnb Search By Area      ne_lat = 37.9 · ne_lng = -122.3 · sw_lat = 37.7 · sw_lng = -122.5   →  Code
Use Application/Browser    Chrome · airbnb.com
  Inject Js Script         Script code = Code   →  the data, JSON