Introducing the Web Task API — AI-powered web automation, built for repeat work.
Describe a task in plain English and the Web Task API executes it: scraping a site, filling a multi-page form, downloading files. Send a task description, a starting URL, any parameters, and the shape of the output you want. The API runs it and returns the result.
The best part: tasks get cheaper, faster, and more predictable the more you run them.
How is that possible?
Under the hood, AI decides which parts of the task benefit from being code, writes and runs that code, and reuses it on later runs whenever it can.
Browser automation usually falls into two camps: pre-built automations that you build, deploy, and maintain (fast, but brittle), or AI agents that figure out the task from scratch every run (slow, expensive, inconsistent). The Web Task API is neither. The agent runs on every call but reuses code from earlier runs whenever it can.
Check it out! It's early and we have a lot to improve, but we're curious what you think.
First 100 signups get $50 in AI credits.