An open API service indexing awesome lists of open source software.

https://github.com/scrapegraphai/n8n-nodes-scrapegraphai


https://github.com/scrapegraphai/n8n-nodes-scrapegraphai

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

# n8n-nodes-scrapegraphai


ScrapegraphAI Logo

This is the official node for [ScrapegraphAI](https://scrapegraphai.com) 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:

1. Go to **Settings** in your n8n instance
2. Select the **Community Nodes** tab
3. Click on **Install**
4. Enter `n8n-nodes-scrapegraphai` in the "npm package name" field
5. 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](https://scrapegraphai.com) and visiting your [dashboard](https://dashboard.scrapegraphai.com/dashboard).

image

## Usage

After adding the node to your workflow, you'll need to:

1. Create new credentials and enter your ScrapegraphAI API key
2. Choose the operation you want to perform
3. Configure the required parameters (e.g., website URL, extraction rules)

## License

[MIT](LICENSE.md)