Package Information
Downloads: 591 weekly / 671 monthly
Latest Version: 0.1.6
Author: SnapRender
Documentation
n8n-nodes-snaprender
n8n community node for SnapRender Screenshot API. Capture website screenshots as PNG, JPEG, WebP, or PDF directly in your n8n workflows.
Install
In your n8n instance:
- Go to Settings > Community Nodes
- Enter
n8n-nodes-snaprender - Click Install
Credentials
- Sign up at app.snap-render.com — free, no credit card
- Create an API key in your dashboard
- In n8n, go to Credentials > New > SnapRender API
- Paste your API key (starts with
sk_live_)
Operations
Take Screenshot
Capture any website as PNG, JPEG, WebP, or PDF.
- URL — Website to capture
- Format — PNG, JPEG, WebP, or PDF
- Full Page — Capture entire scrollable page
- Device — iPhone 14, iPhone 15 Pro, Pixel 7, iPad Pro, MacBook Pro
- Dark Mode — Enable dark mode CSS emulation
- Block Ads — Remove advertisements
- Block Cookie Banners — Remove cookie consent popups
- Output — Binary (image file) or JSON (base64 data URI)
- Additional Options — Width, height, quality, delay, hide selectors, click selector
Check Cache
Check if a screenshot is cached without capturing. Free, doesn't count against quota.
Get Usage
Get current month's screenshot usage statistics.
Example Workflow
- Trigger (e.g., webhook, schedule, form)
- SnapRender node — Take Screenshot with URL from trigger
- Send Email / Save to S3 / Slack — Use the binary output
Free Tier
500 screenshots/month, no credit card required. Paid plans from $9/month.
Links
License
MIT
