ClawLink
AI & ML10 toolsPaste one API key

WebCrawlerAPI integration for AI agents

WebCrawlerAPI provides crawling, page scraping, AI web agents, and monitored website feeds through a unified API.

Use it from your agent

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

Setup

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

WebCrawlerAPI exposes 10 tools through ClawLink. The 9 most used are listed here; your agent sees all of them.

ToolWhat it doesKind
webcrawlerapi_get_crawl_jobGet a crawl job's status, configuration, per-page results, content URLs, errors, and observedRead
webcrawlerapi_get_feedGet one feed's configuration, lifecycle status, and recent run history, including per-run crawlRead
webcrawlerapi_get_organization_costsReturn current spendable balance plus request count and USD usage for a date rangeRead
webcrawlerapi_list_feed_changesReturn one page of detected feed changes as structured JSON, with an opaque continuation cursorRead
webcrawlerapi_list_feedsList active and paused feeds for the connected organization, newest firstRead
webcrawlerapi_scrape_pageScrape one web page synchronously and return requested content or structured extractionRead
webcrawlerapi_create_crawlStart a metered asynchronous crawl over a site and return its job IDWrite
webcrawlerapi_create_feedCreate a recurring website-change feedWrite
webcrawlerapi_set_feed_statePause an active feed's future scheduled runs or resume a paused feedWrite