workflows.fit
Back to n8n workflows
n8n templateFreeBy Shiv Gupta

Pinterest keyword-based content scraper with AI agent & BrightData automation

Pinterest Keyword-Based Content Scraper with AI Agent & BrightData Automation Overview This n8n workflow automates Pinterest content scraping based on user-provided keywords using BrightData's API and Claude Sonnet 4 ...

Data & StorageProductivityDevelopmentCore NodesAILangchainLm Chat AnthropicSticky Note
Loading interactive preview...

Template notes

Pinterest Keyword-Based Content Scraper with AI Agent & BrightData Automation

Overview

This n8n workflow automates Pinterest content scraping based on user-provided keywords using BrightData's API and Claude Sonnet 4 AI agent. The system intelligently processes keywords, initiates scraping jobs, monitors progress, and formats the extracted data into structured outputs.

Architecture Components

🧠 AI-Powered Controller - Claude Sonnet 4 Model: Processes and understands keywords before initiating scrape - AI Agent: Acts as the intelligent controller coordinating all scraping steps

📥 Data Input - Form Trigger: User-friendly keyword input interface - Keywords Field: Required input field for Pinterest search terms

🚀 Scraping Pipeline 1. Launch Scraping Job: Sends keywords to BrightData API 2. Status Monitoring: Continuously checks scraping progress 3. Data Retrieval: Downloads completed scraped content 4. Data Processing: Formats and structures the raw data 5. Storage: Saves results to Google Sheets

Workflow Nodes