Zapier
No-code automation. Trigger a Crawlbase call from any Zapier event and pipe the result into 6,000+ apps — Sheets, Slack, Notion, Airtable, your CRM.
Setup
- Open your Zapier dashboard and search for Crawlbase.
- Click Connect Account. Paste your Normal token (and JS token if you need rendering).
- The Crawlbase app is now available as an Action in any Zap.
Available actions
Run the Crawling API on any URL. Returns body, status, and headers as separate Zapier fields.
Run a built-in scraper (Amazon, Google, LinkedIn, etc.) and get the parsed JSON back as fields.
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.

