Package Information
Released: 7/16/2025
Downloads: 0 weekly / 0 monthly
Latest Version: 0.1.3
Author: scrapingbee
Available Nodes
Documentation
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
- n8n community nodes documentation
- HTML API
- Google Search API
- Usage
- Data Extraction
- JavaScript Scenario
Version history
- 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