You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
n8n community nodes for ScraperNode — extract structured data from LinkedIn, Instagram, TikTok, Twitter/X, YouTube, Facebook, Indeed, Glassdoor, Yelp, GitHub, and Crunchbase directly inside your n8n workflows.
Extract company data — funding rounds, investors, growth metrics
53
2 credits/row
Job Management
The ScraperNode Jobs node handles cross-cutting job management and credits:
Resource
Operation
Description
Job
Get
Get job status and details by ID
Job
Get Results
Retrieve scraped data from a completed job
Job
List
List recent scrape jobs with optional status filter
Job
Cancel
Cancel a pending/processing job and refund credits
Credits
Get Balance
Check your current credit balance
Credits
Get Transactions
View your credit transaction history
How to Use
Drag any ScraperNode node onto your workflow canvas
Select your ScraperNode API credential
Configure the inputs (URLs, usernames, search queries, etc.)
Execute the node to receive structured JSON data
Each scraper node supports three operations:
Operation
Description
Create
Start a new scrape job — optionally wait for completion
Get
Check job status and details by ID
Get Results
Retrieve scraped data from a completed job
Wait for Completion
Enable Wait for Completion when creating a job to have the node poll until the job finishes, then output each scraped record as a separate n8n item — ready to pipe into the next node.
For long-running jobs, use the ScraperNode Jobs node's Get/Get Results operations on a schedule to avoid holding an n8n worker.
AI Agent Support
All nodes are AI Agent compatible with usableAsTool enabled. Connect them to n8n's AI Agent node to let your AI agents scrape data on demand.
Features
31 dedicated scraper nodes — one per scraper, each with tailored inputs and platform-specific icons
AI Agent compatible — focused tool descriptions for accurate tool selection by AI agents
Per-platform icons — each scraper node displays its platform icon for easy identification on the canvas
Return All toggle — standard n8n pagination for Get Results and List operations
Exponential backoff — automatic retry on 5xx, 429, and network errors
Data provenance — every output item includes pairedItem for n8n's data tracking
Dark mode — icons adapt to n8n's light and dark themes
Pay per scrape — no subscriptions, credits-based usage