๐Ÿ“Š TikTok post scraper via keywords | Bright Data + Sheets integration

โšก 4,202 views ยท ๐Ÿ“Š Market Research & Insights

๐Ÿ’ก Pro Tip โ€” Since TikTok doesnโ€™t have a public API, getting data usually means fragile HTTP scraping. ScraperNode is a community node that gives you clean JSON for TikTok profiles, videos, and comments โ€” drop it into your workflow and skip the parsing.

View All Scrapers

Description

๐ŸŽต TikTok Post Scraper via Keywords | Bright Data + Sheets Integration

๐Ÿ“ Workflow Description

Automatically scrapes TikTok posts based on keyword search using Bright Data API and stores comprehensive data in Google Sheets for analysis and monitoring.


๐Ÿ”„ How It Works

This workflow operates through a simple, automated process:


โฑ๏ธ Setup Information

Estimated Setup Time: 10-15 minutes

This includes importing the workflow, configuring credentials, and testing the integration. Most of the process is automated once properly configured.


โœจ Key Features

Search TikTok posts using specific keywords

๐Ÿ“Š Comprehensive Data Extraction

Captures post metrics, user profiles, and media URLs

๐Ÿ“‹ Google Sheets Integration

Automatically organizes data in spreadsheets

๐Ÿ”„ Automated Processing

Handles scraping progress monitoring

๐Ÿ›ก๏ธ Reliable Scraping

Uses Bright Dataโ€™s professional infrastructure

โšก Real-time Updates

Live status monitoring and data processing


๐Ÿ“Š Data Extracted

FieldDescriptionExample
urlTikTok post URLhttps://www.tiktok.com/@user/video/123456
post_idUnique post identifier7234567890123456789
descriptionPost caption/descriptionCheck out this amazing content! #viral
digg_countNumber of likes15400
share_countNumber of shares892
comment_countNumber of comments1250
play_countNumber of views125000
profile_usernameCreatorโ€™s username@creativity_master
profile_followersCreatorโ€™s follower count50000
hashtagsPost hashtags#viral #trending #fyp
create_timePost creation timestamp2025-01-15T10:30:00Z
video_urlDirect video URLhttps://video.tiktok.com/tos/โ€ฆ

๐Ÿš€ Setup Instructions

Step 1: Prerequisites

Step 2: Import Workflow

  1. Copy the provided JSON workflow code
  2. In n8n: Go to Workflows โ†’ + Add workflow โ†’ Import from JSON
  3. Paste the JSON code and click Import
  4. The workflow will appear in your n8n interface

Step 3: Configure Bright Data

  1. In n8n: Navigate to Credentials โ†’ + Add credential โ†’ Bright Data API
  2. Enter your Bright Data API credentials
  3. Test the connection to ensure itโ€™s working
  4. Update the workflow nodes with your dataset ID: gd_lu702nij2f790tmv9h
  5. Replace BRIGHT_DATA_API_KEY with your actual API key

Step 4: Configure Google Sheets

  1. Create a new Google Sheet or use an existing one
  2. Copy the Sheet ID from the URL
  3. In n8n: Credentials โ†’ + Add credential โ†’ Google Sheets OAuth2 API
  4. Complete OAuth setup and test connection
  5. Update the Google Sheets node with your Sheet ID
  6. Ensure the sheet has a tab named โ€œTiktok by keywordโ€

Step 5: Test the Workflow

  1. Activate the workflow using the toggle switch
  2. Access the form trigger URL to submit a test keyword
  3. Monitor the workflow execution in n8n
  4. Verify data appears in your Google Sheet
  5. Check that all fields are populated correctly

โš™๏ธ Configuration Details

Bright Data API Settings

Workflow Parameters


๐Ÿ“‹ Usage Guide

Running the Workflow

  1. Access the form trigger URL provided by n8n
  2. Enter your desired keyword (e.g., โ€œviral danceโ€, โ€œcooking tipsโ€)
  3. Submit the form to start the scraping process
  4. Wait for the workflow to complete (typically 2-5 minutes)
  5. Check your Google Sheet for the extracted data

Best Practices


๐Ÿ”ง Troubleshooting

Common Issues

๐Ÿšจ Scraping Not Starting

๐Ÿšจ No Data in Google Sheets

๐Ÿšจ Workflow Timeout


๐Ÿ“ˆ Use Cases

Content Research

Research trending content and hashtags in your niche to inform your content strategy.

Competitor Analysis

Monitor competitor posts and engagement metrics to understand market trends.

Influencer Discovery

Find influencers and creators in specific topics or industries.

Market Intelligence

Gather data on trending topics, hashtags, and user engagement patterns.


๐Ÿ”’ Security Notes


๐ŸŽ‰ Ready to Use!

Your TikTok scraper is now configured and ready to extract valuable data. Start with simple keywords and gradually expand your research as you become familiar with the workflow.

Need Help? Visit the n8n community forum or check the Bright Data documentation for additional support and advanced configuration options.


For any questions or support, please contact: Email or fill out this form

๐Ÿ”— Nodes Used

Google Sheets, HTTP Request, n8n Form Trigger

๐Ÿ“ฅ Import

Download workflow.json and import into n8n: Workflow menu โ†’ Import from File

๐Ÿ“– Importing guide ยท ๐Ÿ”‘ Credential setup