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

Running a template

  1. 1Hit "Remix this Template" to fork the template (requires a free Replit account)
  2. 2Add your STEEL_API_KEY to the secrets pane (located under "Tools" on the left hand pane)
  3. 3Hit Run

Don't have an API key? Get a free key at app.steel.dev/settings/api-keys.

Resources