Package Information
Released: 4/22/2025
Downloads: 223 weekly / 537 monthly
Latest Version: 0.1.3
Author: vikrantgg
Available Nodes
Documentation
n8n-nodes-scrapegraphai
This is a node for ScrapegraphAI for n8n. It allows you to use ScrapegraphAI's powerful web scraping and data extraction capabilities within your n8n workflows.
Installation
You can install this node in your n8n instance as follows:
- Go to Settings in your n8n instance
- Select the Community Nodes tab
- Click on Install
- Enter
n8n-nodes-scrapegraphai
in the "npm package name" field - Click Install
After installation, you will be able to use the ScrapegraphAI nodes in your workflows.
Features
This node provides several operations to interact with the ScrapegraphAI API:
- Markdownify - Convert a webpage to markdown
- Smart Scraper - Extract specific data from a webpage
- Search Scraper - Extract data from search results
Credentials
To use this node, you need a ScrapegraphAI API key. You can get one by signing up at scrapegraphai.com.
Usage
After adding the node to your workflow, you'll need to:
- Create new credentials and enter your ScrapegraphAI API key
- Choose the operation you want to perform
- Configure the required parameters (e.g., website URL, extraction rules)