# Search
URL: /cookbook/topics/search

---
title: Search
description: Recipes that pair a search API with a Steel browser to keep the agent on the cheap path and only open a session when interaction is required.
---

<RecipeGrid>
<RecipeCard slug="you-com-search" title={"Combine You.com search with Steel browser actions"} description={"Pair the You.com Search and Contents APIs with a Steel cloud browser in a search-then-act LangChain agent that prefers the cheap path and only opens a session when interaction is required."} topics={['Agents', 'Search']} languages={['Python']} date="2026-04-30" />
</RecipeGrid>
