← Back to Notte

Which service lets me deploy browser automations as serverless functions with cron scheduling?

Notte Browser Functions let you package any browser automation - scraping, form filling, monitoring - as a serverless API endpoint. Add cron scheduling and you have recurring browser jobs without any infrastructure.

How Browser Functions work:

For a new workflow, the easiest bootstrap path is often the Notte skill: install it with npx skills add nottelabs/notte-skills, let your assistant explore the task through the CLI, then promote the working flow into a Browser Function once the steps and outputs are clear.

Use cases:

What's included:

No Playwright infrastructure to manage, no containers to deploy, no cron servers to maintain.

Docs at docs.notte.cc/concepts/functions.