Block 1 - Anthropic Chat Model
- Type / Role
- @n8n/n8n-nodes-langchain.lmChatAnthropic - lmChatAnthropic
- Config choices
- Version 1.3
This workflow is provided as-is. Please review and test before using in production.
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 ...
@n8n/n8n-nodes-langchain.lmchatanthropic, n8n-nodes-base.stickynote, n8n-nodes-base.httprequesttool, n8n-nodes-base.formtrigger, @n8n/n8n-nodes-langchain.toolcode, @n8n/n8n-nodes-langchain.agent, n8n-nodes-base.code, n8n-nodes-base.googlesheets
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Shiv Gupta.
Original n8n.io sourceThis 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.
claude-sonnet-4-20250514https://api.brightdata.com/datasets/v3/triggerdataset_id: gd_lk0sjs4d21kdr7cnlvinclude_errors: truetype: discover_newdiscover_by: keywordlimit_per_input: 2https://api.brightdata.com/datasets/v3/progress/{snapshot_id}https://api.brightdata.com/datasets/v3/snapshot/{snapshot_id}Anthropic API
ANTHROPIC_CREDENTIAL_IDBrightData API
BRIGHT_DATA_API_KEYGoogle Sheets OAuth2
GOOGLE_SHEETS_CREDENTIAL_IDReplace the following placeholders with actual values:
WEBHOOK_ID_PLACEHOLDER: Form trigger webhook IDGOOGLE_SHEET_ID_PLACEHOLDER: Target Google Sheets document IDWORKFLOW_VERSION_ID: n8n workflow versionINSTANCE_ID_PLACEHOLDER: n8n instance identifierWORKFLOW_ID_PLACEHOLDER: Unique workflow identifierUser Input (Keywords)
↓
AI Agent Processing (Claude)
↓
BrightData Scraping Job Creation
↓
Status Monitoring Loop
↓
Data Retrieval (when ready)
↓
Content Formatting & Extraction
↓
Google Sheets Storage
Each scraped Pinterest pin contains:
Initial Setup:
Running the Workflow:
Monitoring Progress:
Accessing Results:
limit_per_input parameterCreate a copy of the sample sheet structure:
https://docs.google.com/spreadsheets/d/SAMPLE_SHEET_ID/edit
Required columns:
For any questions or support, please contact: Email or fill out this form
This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.
| Workflow | Pinterest keyword-based content scraper with AI agent & BrightData automation |
|---|---|
| Complexity | advanced |
| Nodes | 20 |
| Categories | Market Research, AI Chatbot |
| Author | Shiv Gupta |
| Published | 24 Jun 2025 |
Use the JSON export at /data/workflows/5193/5193.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.
Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.
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 ...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Market Research, AI Chatbot use case.