ClawLink
AI & ML12 toolsPaste one API key

Scrapfly integration for AI agents

Scrapfly is a web scraping API that enables developers to extract data from websites efficiently, offering features like JavaScript rendering, anti-bot protection bypass, and proxy rotation.

Use it from your agent

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

Setup

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

Scrapfly exposes 12 tools through ClawLink.

ToolWhat it doesKind
scrapfly_capture_screenshotCapture a full-page or viewport screenshot of a websiteRead
scrapfly_capture_screenshot_headCapture screenshot metadata without downloading the image bodyRead
scrapfly_extract_dataExtract structured data from HTML or other content using AI models, LLM prompts, or customRead
scrapfly_get_account_infoRetrieve Scrapfly account informationRead
scrapfly_get_crawler_artifactDownload crawler artifact files in WARC or HAR formatRead
scrapfly_get_crawler_contentsRetrieve extracted content from crawled pagesRead
scrapfly_get_crawler_statusGet the current status of a crawler including progress, pages crawled, and completion stateRead
scrapfly_get_crawler_urlsRetrieve the list of discovered and crawled URLs from a crawlerRead
scrapfly_scrapePerform a web scraping requestRead
scrapfly_scrape_postScrape web pages using POST method to send data in the request bodyRead
scrapfly_scrape_with_putScrape web pages using PUT method with body payloadRead
scrapfly_create_crawlerCreate a new web crawler to recursively crawl an entire websiteWrite