You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/docs/cookbook/agentkit.mdx
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,9 +3,9 @@ title: Build a browser agent with Inngest AgentKit
3
3
description: "Integrate Steel with Inngest's AgentKit framework."
4
4
---
5
5
6
-
<RecipeJsonLdslug="agentkit"title={"Build a browser agent with Inngest AgentKit"}description={"Integrate Steel with Inngest's AgentKit framework."}authors={[{"handle":"junhsss","name":"Jun Ryu"}]}datePublished="2025-09-05"dateModified="2026-04-24"sourceUrl="https://github.com/steel-dev/steel-cookbook/tree/e08de0575649d82b60ddfad343541f336589d919/examples/agentkit" />
6
+
<RecipeJsonLdslug="agentkit"title={"Build a browser agent with Inngest AgentKit"}description={"Integrate Steel with Inngest's AgentKit framework."}authors={[{"handle":"junhsss","name":"Jun Ryu"}]}datePublished="2025-09-05"dateModified="2026-04-24"sourceUrl="https://github.com/steel-dev/steel-cookbook/tree/3d4db4fa997d1895d84d9d8106eaf25d97a60192/examples/agentkit" />
Copy file name to clipboardExpand all lines: content/docs/cookbook/agno.mdx
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,9 +3,9 @@ title: Build a browser agent with Agno
3
3
description: Integrate Steel with the Agno agent framework.
4
4
---
5
5
6
-
<RecipeJsonLdslug="agno"title={"Build a browser agent with Agno"}description={"Integrate Steel with the Agno agent framework."}authors={[{"handle":"junhsss","name":"Jun Ryu"}]}datePublished="2025-09-05"dateModified="2026-04-24"sourceUrl="https://github.com/steel-dev/steel-cookbook/tree/e08de0575649d82b60ddfad343541f336589d919/examples/agno" />
6
+
<RecipeJsonLdslug="agno"title={"Build a browser agent with Agno"}description={"Integrate Steel with the Agno agent framework."}authors={[{"handle":"junhsss","name":"Jun Ryu"}]}datePublished="2025-09-05"dateModified="2026-04-24"sourceUrl="https://github.com/steel-dev/steel-cookbook/tree/3d4db4fa997d1895d84d9d8106eaf25d97a60192/examples/agno" />
Copy file name to clipboardExpand all lines: content/docs/cookbook/auth-context.mdx
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,13 +3,13 @@ title: Reuse authenticated sessions across browsers
3
3
description: Maintain authenticated sessions across Steel browser instances by capturing and reusing cookies and local storage.
4
4
---
5
5
6
-
<RecipeJsonLdslug="auth-context"title={"Reuse authenticated sessions across browsers"}description={"Maintain authenticated sessions across Steel browser instances by capturing and reusing cookies and local storage."}authors={[{"handle":"junhsss","name":"Jun Ryu"}]}datePublished="2025-03-11"dateModified="2026-06-24"sourceUrl="https://github.com/steel-dev/steel-cookbook/tree/e08de0575649d82b60ddfad343541f336589d919/examples/auth-context-ts" />
6
+
<RecipeJsonLdslug="auth-context"title={"Reuse authenticated sessions across browsers"}description={"Maintain authenticated sessions across Steel browser instances by capturing and reusing cookies and local storage."}authors={[{"handle":"junhsss","name":"Jun Ryu"}]}datePublished="2025-03-11"dateModified="2026-06-24"sourceUrl="https://github.com/steel-dev/steel-cookbook/tree/3d4db4fa997d1895d84d9d8106eaf25d97a60192/examples/auth-context-ts" />
Copy file name to clipboardExpand all lines: content/docs/cookbook/browser-use-captcha-auto.mdx
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,9 +3,9 @@ title: Solve CAPTCHAs automatically in a Browser Use agent
3
3
description: Build an AI agent with browser-use and Steel that solves CAPTCHAs automatically.
4
4
---
5
5
6
-
<RecipeJsonLdslug="browser-use-captcha-auto"title={"Solve CAPTCHAs automatically in a Browser Use agent"}description={"Build an AI agent with browser-use and Steel that solves CAPTCHAs automatically."}authors={[{"handle":"jagadeshjai","name":"Jagadesh Jai"}]}datePublished="2025-02-20"dateModified="2026-04-24"sourceUrl="https://github.com/steel-dev/steel-cookbook/tree/e08de0575649d82b60ddfad343541f336589d919/examples/browser-use-captcha-auto" />
6
+
<RecipeJsonLdslug="browser-use-captcha-auto"title={"Solve CAPTCHAs automatically in a Browser Use agent"}description={"Build an AI agent with browser-use and Steel that solves CAPTCHAs automatically."}authors={[{"handle":"jagadeshjai","name":"Jagadesh Jai"}]}datePublished="2025-02-20"dateModified="2026-04-24"sourceUrl="https://github.com/steel-dev/steel-cookbook/tree/3d4db4fa997d1895d84d9d8106eaf25d97a60192/examples/browser-use-captcha-auto" />
Copy file name to clipboardExpand all lines: content/docs/cookbook/browser-use-captcha-manual.mdx
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,9 +3,9 @@ title: Solve reCAPTCHA v2 manually with Browser Use
3
3
description: "Manually solve reCAPTCHA v2 using Steel's CAPTCHA API with the browser-use framework."
4
4
---
5
5
6
-
<RecipeJsonLdslug="browser-use-captcha-manual"title={"Solve reCAPTCHA v2 manually with Browser Use"}description={"Manually solve reCAPTCHA v2 using Steel's CAPTCHA API with the browser-use framework."}authors={[{"handle":"jagadeshjai","name":"Jagadesh Jai"}]}datePublished="2026-02-10"dateModified="2026-04-24"sourceUrl="https://github.com/steel-dev/steel-cookbook/tree/e08de0575649d82b60ddfad343541f336589d919/examples/browser-use-captcha-manual" />
6
+
<RecipeJsonLdslug="browser-use-captcha-manual"title={"Solve reCAPTCHA v2 manually with Browser Use"}description={"Manually solve reCAPTCHA v2 using Steel's CAPTCHA API with the browser-use framework."}authors={[{"handle":"jagadeshjai","name":"Jagadesh Jai"}]}datePublished="2026-02-10"dateModified="2026-04-24"sourceUrl="https://github.com/steel-dev/steel-cookbook/tree/3d4db4fa997d1895d84d9d8106eaf25d97a60192/examples/browser-use-captcha-manual" />
Copy file name to clipboardExpand all lines: content/docs/cookbook/browser-use.mdx
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,9 +3,9 @@ title: Build a browser agent with Browser Use
3
3
description: Integrate Steel with the browser-use framework for AI-driven web automation.
4
4
---
5
5
6
-
<RecipeJsonLdslug="browser-use"title={"Build a browser agent with Browser Use"}description={"Integrate Steel with the browser-use framework for AI-driven web automation."}authors={[{"handle":"junhsss","name":"Jun Ryu"}]}datePublished="2025-02-20"dateModified="2026-04-24"sourceUrl="https://github.com/steel-dev/steel-cookbook/tree/e08de0575649d82b60ddfad343541f336589d919/examples/browser-use" />
6
+
<RecipeJsonLdslug="browser-use"title={"Build a browser agent with Browser Use"}description={"Integrate Steel with the browser-use framework for AI-driven web automation."}authors={[{"handle":"junhsss","name":"Jun Ryu"}]}datePublished="2025-02-20"dateModified="2026-04-24"sourceUrl="https://github.com/steel-dev/steel-cookbook/tree/3d4db4fa997d1895d84d9d8106eaf25d97a60192/examples/browser-use" />
Copy file name to clipboardExpand all lines: content/docs/cookbook/chromedp.mdx
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,9 +3,9 @@ title: Automate a cloud browser with chromedp
3
3
description: Use Steel with chromedp to connect over CDP, navigate to Hacker News, extract the top stories, and capture a screenshot.
4
4
---
5
5
6
-
<RecipeJsonLdslug="chromedp"title={"Automate a cloud browser with chromedp"}description={"Use Steel with chromedp to connect over CDP, navigate to Hacker News, extract the top stories, and capture a screenshot."}authors={[{"handle":"junhsss","name":"Jun Ryu"}]}datePublished="2026-06-23"dateModified="2026-06-23"sourceUrl="https://github.com/steel-dev/steel-cookbook/tree/e08de0575649d82b60ddfad343541f336589d919/examples/chromedp" />
6
+
<RecipeJsonLdslug="chromedp"title={"Automate a cloud browser with chromedp"}description={"Use Steel with chromedp to connect over CDP, navigate to Hacker News, extract the top stories, and capture a screenshot."}authors={[{"handle":"junhsss","name":"Jun Ryu"}]}datePublished="2026-06-23"dateModified="2026-06-23"sourceUrl="https://github.com/steel-dev/steel-cookbook/tree/3d4db4fa997d1895d84d9d8106eaf25d97a60192/examples/chromedp" />
Copy file name to clipboardExpand all lines: content/docs/cookbook/chromiumoxide.mdx
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,9 +3,9 @@ title: Automate a cloud browser with chromiumoxide
3
3
description: Use Steel with chromiumoxide to connect over CDP, drive the handler task, extract page content, and capture a screenshot.
4
4
---
5
5
6
-
<RecipeJsonLdslug="chromiumoxide"title={"Automate a cloud browser with chromiumoxide"}description={"Use Steel with chromiumoxide to connect over CDP, drive the handler task, extract page content, and capture a screenshot."}authors={[{"handle":"junhsss","name":"Jun Ryu"}]}datePublished="2026-06-23"dateModified="2026-06-23"sourceUrl="https://github.com/steel-dev/steel-cookbook/tree/e08de0575649d82b60ddfad343541f336589d919/examples/chromiumoxide" />
6
+
<RecipeJsonLdslug="chromiumoxide"title={"Automate a cloud browser with chromiumoxide"}description={"Use Steel with chromiumoxide to connect over CDP, drive the handler task, extract page content, and capture a screenshot."}authors={[{"handle":"junhsss","name":"Jun Ryu"}]}datePublished="2026-06-23"dateModified="2026-06-23"sourceUrl="https://github.com/steel-dev/steel-cookbook/tree/3d4db4fa997d1895d84d9d8106eaf25d97a60192/examples/chromiumoxide" />
Copy file name to clipboardExpand all lines: content/docs/cookbook/claude-agent-sdk.mdx
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,13 +3,13 @@ title: Build a browser agent with the Claude Agent SDK
3
3
description: "Use Steel with the Claude Agent SDK (TypeScript) to build a tool-using browser agent on Anthropic's first-party agent loop."
4
4
---
5
5
6
-
<RecipeJsonLdslug="claude-agent-sdk"title={"Build a browser agent with the Claude Agent SDK"}description={"Use Steel with the Claude Agent SDK (TypeScript) to build a tool-using browser agent on Anthropic's first-party agent loop."}authors={[{"handle":"junhsss","name":"Jun Ryu"}]}datePublished="2026-04-29"dateModified="2026-04-29"sourceUrl="https://github.com/steel-dev/steel-cookbook/tree/e08de0575649d82b60ddfad343541f336589d919/examples/claude-agent-sdk-ts" />
6
+
<RecipeJsonLdslug="claude-agent-sdk"title={"Build a browser agent with the Claude Agent SDK"}description={"Use Steel with the Claude Agent SDK (TypeScript) to build a tool-using browser agent on Anthropic's first-party agent loop."}authors={[{"handle":"junhsss","name":"Jun Ryu"}]}datePublished="2026-04-29"dateModified="2026-04-29"sourceUrl="https://github.com/steel-dev/steel-cookbook/tree/3d4db4fa997d1895d84d9d8106eaf25d97a60192/examples/claude-agent-sdk-ts" />
0 commit comments