
Steel
452 posts

Steel
@steeldotdev
Humans use Chrome, Agents use Steel. An open-source browser API. Made for agentic & AI use cases.
Katılım Ağustos 2024
9 Takip Edilen1.3K Takipçiler
Sabitlenmiş Tweet

Introducing Steel CLI v0.2.0 - a super-powered browser automation CLI
✦ New Agent Skills
✦ agent-browser integration
✦ Stealth: captcha solving & proxies
✦ Run background browser sessions in parallel
Demo: Claude uses 3 browser sandboxes to scrape @tryramp ChatGPT rankings
English

Building browsing agents and workflows with Steel and Convex is easy with our new component.
> npm install @ steel-dev/convex
Wayne Sutton@waynesutton
Chat With Any Page by @nibzard Drop a URL and chat with it - the agent scrapes the page via Steel, caches it per tenant, and streams back responses with quotes. Built in one sitting on Convex using the new web browsing component. youtube.com/watch?v=oWTods…
English

Field notes from the wild internet: an agent finds federal AI grants. (Narrated.)
Niko(la)@nibzard
Asked Claude Code for top 5 federal AI grants on grants gov. Inline expand hit a sign-in modal. So it ran: > steel browser eval "[...table a].map(a => a.href)" …grabbed every URL, regex'd the CFDA per page. Top: $ 30 M. Stack: @steeldotdev CLI + steel-browser skill. Claude also recorded it. But David narrated it.
English
Steel retweetledi

We gave Pi, the @badlogicgames minimal coding agent, yeah, the one behind @openclaw, a @steeldotdev browser.
One command:
pi install npm:@ steel-experiments/pi-steel
English

full replay on @steeldotdev, you can watch it happen in real time or speed through session recordings later
Niko(la)@nibzard
caught my agent winning @steeldotdev
English

Watchdog use cases the same shape covers: competitor pricing, doc changes, status pages, job boards, terms of service edits, hotel/flight availability, stock pages behind JS.
Read more about the new component on our blog
steel.dev/blog/ship-brow…
English


A Convex app that browses the web is a few prompts away.
Writeup: steel.dev/blog/ship-brow…
English




