Enables LLMs like Claude to navigate the web through Puppeteer-based tools and Steel. Based on the Web Voyager framework, it provides tools for all the standard web actions click clicking/scrolling/typing/etc and taking screenshots.
Aucun avis encore. Soyez le premier à donner votre avis !
Connectez-vous pour rejoindre la conversation
Read a page as markdown or HTML. Starts no browser session.
Capture a page; embed a bounded preview when possible and retain the attachment download link.
Render a page to PDF and return a link.
Start a browser session you can interact with.
Shut it down and stop the meter.
Point a session at a URL.
Read the page as an accessibility tree with @eN references.
Locate one element without reading the whole page.
Click, type, fill a form, select, hover, scroll, press a key, go back, dismiss overlays.
Wait for named text, a selector, or a URL.
Read a live or finished session's timestamped activity without starting a browser.
Pause while you take exclusive control of the same browser, then return it to the agent.
On an explicit watch/replay request, return a finished session's safe dashboard link.
Run several steps in one call, with one page read at the end.
Feeds the inline viewer its connection details. Hosts hide it from the model.