Replit
Remix Steel browser-automation starter templates and run them in Replit's cloud.
Run Steel browser automation scripts in Replit's cloud, no local setup. Templates ship for Python and Node.js with Playwright, Puppeteer, and Selenium.
A good fit for prototyping, scheduled jobs, and sharing runnable examples.
Requirements
- Steel API Key: Any plan; get a free key here
- Replit account: Free tier available
- Languages: Python and Node.js (full list of supported languages here)
Starter Templates
- Steel Puppeteer Starter – Node.js template using Puppeteer
- Steel Playwright Starter – Node.js template using Playwright
- Steel Playwright Python Starter – Python template using Playwright
- Steel Selenium Starter – Python template using Selenium
Running a template
- 1Hit "Remix this Template" to fork the template (requires a free Replit account)
- 2Add your
STEEL_API_KEYto the secrets pane (located under "Tools" on the left hand pane) - 3Hit Run
Don't have an API key? Get a free key at app.steel.dev/settings/api-keys.
Resources
- Replit documentation – Learn more about Replit's features
- Steel Sessions API overview – Learn about Steel's Sessions API
- Steel Discord – Get help from the Steel team