n8n-nodes-pinterest
v0.2.10
Published
n8n community nodes for Pinterest v5 API (list boards, create pins)
Maintainers
Readme
n8n-nodes-pinterest
Community n8n nodes for Pinterest using cookie-based authentication that mimics the web flow.
Supports:
- Cookie-based authentication (session cookie)
- List boards (current user)
- Create a Pin by letting Pinterest scrape a public image URL
🚀 Full Documentation & Setup Guide
IMPORTANT: For complete installation, setup, and usage instructions, please visit our comprehensive guide:
📖 Complete Guide: Automate Pinterest Posting with n8n
This guide includes:
- Step-by-step installation
- Cookie authentication setup
- 5+ workflow examples
- Safety tips and troubleshooting
- FAQ and best practices
Quick Install
npm install n8n-nodes-pinterestRestart n8n. The node and credential will appear in the editor.
Available Nodes
- Pinterest Cookie → Get Boards: Lists all your Pinterest boards
- Pinterest Cookie → Create Pin: Creates a new pin from image URL
Features
- Cookie-based authentication using
_pinterest_sess - Automatic retry on common errors
- Proxy support
- Board management
- Bulk pin creation
Notes
- Uses undocumented web endpoints; use at your own risk
- May violate Pinterest's Terms of Service and can break without notice
- Consider proxies if Pinterest flags your IP
⚠️ Important
For detailed setup instructions, cookie extraction, and advanced workflows, please refer to the complete guide:
https://dps.media/huong-dan-toan-dien-tu-dong-dang-bai-len-pinterest-voi-n8n-update/
Disclaimer
This package uses cookie-based authentication and undocumented endpoints. Use at your own risk and in accordance with Pinterest's Terms of Service.
