Install the SDK:
pip install smooth-py
And run the following code to start a task:
from smooth import SmoothClient
smooth_client = SmoothClient(api_key="cmzr-YOUR_API_KEY")
task = smooth_client.run(
"Go to google flights and find the cheapest flight from London to Paris today"
)
print(f"Live URL: {task.live_url()}")
print(f"Agent response: {task.result()}")
Check out the full documentation at docs.circlemind.co, with plenty of examples and tutorials available.
The full API reference is available in our documentation at docs.circlemind.co/api-reference
Agent | Price |
---|---|
smooth-1 | $0.005/step |
Free | Starter | Growth | Enterprise | |
---|---|---|---|---|
Browsers concurrency | 2 | 10 | 50 | Unlimited |
Captcha Handling | ||||
Proxy Configuration | ||||
Persistent Authentication (Sessions) | ||||
Stealth Mode | ||||
Buy more credits | ||||
Support | Community | Community | Dedicated | Dedicated |
BAA agreements | ||||
Single tenant, BYOC, on prem | ||||
SSO and SAML authentication |
Zero is currently in private beta. Complete the form below to request access.
Request Access