ClawLink
AI & ML8 toolsPaste one API key

Crawlbase integration for AI agents

Crawlbase provides APIs for crawling web pages, managing crawler queues, storing crawl results, and monitoring account usage.

Use it from your agent

One ClawLink account serves every agent you run. Pick the guide for yours, or connect Crawlbase once and call the same tools from all of them.

Setup

Connect Crawlbase 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

Crawlbase exposes 8 tools through ClawLink. The 7 most used are listed here; your agent sees all of them.

ToolWhat it doesKind
crawlbase_generate_user_agentsGenerate one to ten realistic randomized User-Agent strings for a selected device classRead
crawlbase_get_crawling_usageReturn current Crawling API usage and optionally previous-month statistics for the connectedRead
crawlbase_get_storage_countReturn the number of pages currently held in Crawlbase Cloud StorageRead
crawlbase_get_stored_pageRetrieve the latest Crawlbase Cloud Storage page by exactly one request ID or original URLRead
crawlbase_get_stored_pagesRetrieve up to 100 Crawlbase Cloud Storage pages by request ID without deleting themRead
crawlbase_list_stored_page_idsReturn one page of Crawlbase Cloud Storage request IDs and a short-lived continuation cursorRead
crawlbase_crawl_urlFetch a public HTTP or HTTPS URL through Crawlbase using the connected Normal token and returnRead