scraperapi-n8n

Installation
SKILL.md

ScraperAPI in n8n — Workflow Generator

This skill helps you assemble n8n workflows around the official ScraperAPI community node (n8n-nodes-scraperapi-official). It supports two output shapes, picked from the user's phrasing:

User says … Produce
"give me the workflow JSON", "export", "I want to import this", "scaffold a .json" A complete, importable workflow JSON file
"walk me through it", "show me how to build", "in the n8n editor", "step by step" A numbered build guide referencing exact resource / operation / parameter names
Ambiguous Default to JSON. It's reversible — they can either import it or follow it as a recipe.

When you produce JSON, write it to a file in the working directory (e.g., scraperapi-workflow.json) and tell the user to import it via Workflows → Import from File in the n8n UI. When you produce a build guide, format the steps for the n8n editor (resource picker → operation picker → fields).

Prerequisites the user must have

Installs
43
GitHub Stars
10
First Seen
Jun 2, 2026
scraperapi-n8n — scraperapi/scraperapi-skills