AI & ML11 toolsPaste one API key
Botster integration for AI agents
Botster automates web data collection through configurable bots, job lifecycle management, and structured run results.
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect Botster once and call the same tools from all of them.
Setup
Connect Botster through ClawLink's hosted setup.
- Auth: Paste one API key. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
- Where: the ClawLink dashboard, or ask your agent to connect it.
What your agent can do
Botster exposes 11 tools through ClawLink. The 9 most used are listed here; your agent sees all of them.
| Tool | What it does | Kind |
|---|---|---|
botster_calculate_bot_cost | Calculate the credit price of one intended bot launch using the same input and bot-specific | Read |
botster_get_credits | Return the connected Botster account's available credit balance; use this before launching or | Read |
botster_get_job | Get one job's status and data-run identifiers required to retrieve run results | Read |
botster_get_run_results | Return the complete bot-specific JSON for one data run identified from GET_JOB in the results | Read |
botster_list_bots | List or search bots available to the connected account and return their identifiers for cost | Read |
botster_list_jobs | List jobs belonging to the connected Botster account and return job identifiers for inspection | Read |
botster_set_job_archived | Archive a Botster job or restore it from the archive by setting its desired archived state | Write |
botster_launch_bot | Launch a Botster bot, creating external work that may spend account credits | Read |
botster_restart_job | Restart an existing Botster job, creating renewed external work that may repeat the bot's | Read |