Back to Nodes

ScrapingBee

Last updated Dec 3, 2025

n8n node to call ScrapingBee API services.

623 Weekly Downloads
2,147 Monthly Downloads

Included Nodes

ScrapingBee

Description

n8n-nodes-scrapingbee

This is an n8n community node. It lets you use ScrapingBee API in your n8n workflows.

The ScrapingBee web scraping API handles headless browsers, rotates proxies for you, and offers AI-powered data extraction.

n8n is a fair-code licensed workflow automation platform.

Installation
Operations
Credentials
Compatibility
Resources
Version history

Installation

Follow the installation guide in the n8n community nodes documentation.

Operations

  • HTML API: GET, POST, PUT
  • Google Search API: GET
  • Usage: GET

Credentials

You can obtain your API KEY for free by signing up and visting this page: https://app.scrapingbee.com/account/manage/api_key

When you signup, you will also get 1000 credits for free.

Compatibility

n8n 1.101.2 and above

Resources

Version history

  • 0.1.6: Added support for YouTube APIs
  • 0.1.5: Added support for Amazon, Walmart, and ChatGPT APIs, and configured it to be used as a tool for AI Agent
  • 0.1.4: Added option to send body in POST and PUT requests, replaced deprecated interface and method, set n8n as user-agent and other minor changes
  • 0.1.3: Added a credentials test
  • 0.1.2: Fixed credentials file link
  • 0.1.1: Minor bug fix
  • 0.1.0: Initial Release