Airport Hotel + Supermarket

Browser Use checks both distances for each candidate and returns the hotels that satisfy the pair.

Run this task freegoogle.com/maps

The prompt

On Google Maps, find hotels within [X] minutes of [airport] that also have a supermarket within a five-minute walk. Return each with the hotel, the supermarket, and both walking times.

Swap the [bracketed] parts for your own before running.

Runs on stealth browsers at $0.02/hour. No card required · pricing

Why it's hard

Two conditions on a map - near the airport and near a shop - is one condition too many for any filter.

  • Two independent proximity constraints on the same pin
  • Shops that are permanently closed but still on the map
  • Airport shuttle times that change what 'near' means

More travel & booking

See all