Docs
Log in

Setup

  1. Open your Zapier dashboard and search for Crawlbase.
  2. Click Connect Account. Paste your Normal token (and JS token if you need rendering).
  3. The Crawlbase app is now available as an Action in any Zap.

Available actions

Crawl URL
action
Run the Crawling API on any URL. Returns body, status, and headers as separate Zapier fields.
Scrape Structured Data
action
Run a built-in scraper (Amazon, Google, LinkedIn, etc.) and get the parsed JSON back as fields.
Take Screenshot
action
Render a URL as a PNG. The image is uploaded to Zapier's storage and available as a file field for downstream actions.

Example Zaps

  • Daily price tracker: Schedule → Scrape Amazon Product → Slack message if price drops
  • Lead enrichment: New row in Sheets → Scrape LinkedIn Profile → Update row with title, company, location
  • Visual monitoring: Schedule → Take Screenshot → Email to yourself if the diff exceeds threshold
  • Competitor watch: RSS new item → Crawl URL → Append to Notion database
Pair with Filter and Formatter

Zapier's Filter and Formatter steps work great with Crawlbase output - extract a price with regex, normalize a date, branch on stock status.