BROWSER USE

- Browser Use Agents: give Browser Use a task and receive completed work. API V4 is current for new integrations.
- Browser Infrastructure: connect your agent or automation to managed browsers through SDK, REST, or CDP. Starts at $0.02/browser-hour.
- Developer tools: Open Source, Browser Harness, SDK, and MCP support the two products above.

[Developer Index](https://browser-use.com/index.md)
[Product Map](https://browser-use.com/llms.txt)
[Full Product Context](https://browser-use.com/llms-full.txt)
[Pricing](https://browser-use.com/pricing.md)
[Cloud Docs](https://docs.browser-use.com/cloud/quickstart)
[Open Source Docs](https://docs.browser-use.com/open-source/introduction)

---

# Automate Travel Booking with an AI Browser Agent

## Book flights, hotels, tables and seats

Availability that only exists inside a live calendar widget, seat maps you have to read visually, walking distances you have to check on a map. These are the flows a scraper cannot see.

### [Pick Adjacent Cinema Seats](https://browser-use.com/showcase/pick-adjacent-cinema-seats)
fandango.com

### [Find a Live Restaurant Table](https://browser-use.com/showcase/book-the-right-table)
opentable.com

### [Find a Bookable Flight](https://browser-use.com/showcase/find-bookable-flight)
google.com/travel/flights

### [Hold a Live Restaurant Table](https://browser-use.com/showcase/hold-live-restaurant-table)
opentable.com

### [Plan 3 City Stops](https://browser-use.com/showcase/three-stop-city-route)
Plan the fastest route through [stop A], [stop B], and [stop C] in [city] on Google Maps. Compare the possible orders, account for traffic at [time], and return the best sequence with total travel time.

### [Hotels 5 Minutes Away](https://browser-use.com/showcase/hotels-five-minutes-away)
On Booking.com, find hotels within a five-minute walk of [address] for [dates]. Check the walking time for each one on the map and return a shortlist with price, rating, and distance.

### [Compare Every Flight](https://browser-use.com/showcase/compare-every-flight)
On Google Flights, compare every option from [origin] to [destination] on [dates]. Return the cheapest, the fastest, and the best overall, each with airline, stops, duration, and price.

### [Watch a Vacation Deal](https://browser-use.com/showcase/watch-a-vacation-deal)
Watch Expedia for a family package to [destination] on [dates] under [budget]. Check once a day and notify me only when a matching deal appears.

### [Airport Hotel + Supermarket](https://browser-use.com/showcase/airport-hotel-supermarket)
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.

### [Rent a Bali Villa](https://browser-use.com/showcase/rent-a-bali-villa)
Find villas in [area], Bali available for a twelve-month rental. Search the listing sites and local agents, and return each with monthly price, bedrooms, and a contact link.

### [Find a Private Pool](https://browser-use.com/showcase/find-a-private-pool)
On Vrbo, find rentals in [destination] for [dates] with a private pool, not a shared one. Confirm on each listing page that the pool is private, and return only the ones that qualify.

## Other things agents do

### [Data extraction](https://browser-use.com/showcase/category/data-extraction)

Portals, rendered tables, paginated lists and PDFs behind a search form. The agent opens the real page, follows the pagination, and hands back CSV or JSON with a source URL on every row.

### [Shopping & checkout](https://browser-use.com/showcase/category/shopping)

Unit prices instead of sticker prices, stock checked across twenty products at once, coupons tried one at a time at the real checkout. The agent stops before payment, every time.

### [Testing & QA](https://browser-use.com/showcase/category/testing)

No selectors to maintain and no test script to rewrite when the DOM moves. Describe the flow in a sentence, get screenshots, console errors and a prioritised fix list back.

### [Research](https://browser-use.com/showcase/category/research)

Regulators, clinical registries, academic publishers and city halls. Sources that are public but not queryable, where the answer is three clicks deep in a form nobody has an API for.

### [Companies & jobs](https://browser-use.com/showcase/category/companies)

Directories, portfolio pages, exhibitor lists and job boards, turned into a deduplicated table with every claim traced back to the page it came from.

### [Agent workflows](https://browser-use.com/showcase/category/workflows)

Four browsers at once, a task that runs every weekday at eight, a workflow saved as a reusable skill, a logged-in session that stops before anything irreversible.

### [Social & outreach](https://browser-use.com/showcase/category/social)

Both platforms are hostile to automation and generous to a logged-in human. The agent is the second kind: it reads your feed, exports your own followers, drafts in the real composer, and stops before it posts.

### [Games & real-time](https://browser-use.com/showcase/category/games)

Tetris, chess, GeoGuessr, powerline.io. Not a benchmark - a demonstration that the agent can read a board that changes faster than it can think and still act on it.
