workflows.fit
Back to n8n workflows
n8n templateFreeBy Fahmi Fahreza

Archive trending TikTok hashtags using TikTok, Airtable, and Apify

Archive Trending TikTok Hashtags to Airtable with Apify This template uses a community node (@apify/n8n-nodes-apify). It will not work without the required node installed. Who it's for Social Media Managers & Content ...

Data & StorageCore NodesSchedule TriggerN8n-nodes-apify.apifySplit OutAirtable
Loading interactive preview...

Template notes

Archive Trending TikTok Hashtags to Airtable with Apify This template uses a community node (@apify/n8n-nodes-apify). It will not work without the required node installed.

Who it's for Social Media Managers & Content Creators Discover relevant hashtags and build content calendars based on real trends. Marketing & Brand Strategists Track cultural shifts and find opportunities by understanding regional audience interests. Data Analysts Create a dataset for analyzing hashtag trends, virality, and performance over time.

What it does This workflow automates trend discovery and data collection from TikTok into Airtable. Schedule: Triggers automatically once a month. Scrape: Runs an Apify Actor to scrape TikTok’s top 100 trending hashtags for a specified country (default is US). Retrieve: Fetches the dataset with hashtag metrics after scraping completes. Process & Load: Splits the dataset and saves each hashtag as a new record in Airtable with relevant details.

How to set it up 1. Install the Community Node Go to Settings; Community Nodes on your n8n instance and install @apify/n8n-nodes-apify.

2. Prepare Airtable Create a base with a table named Trending Hashtags: ID Name Country Industry Date Added Publish Count Video Views Rank Status

3. Add Credentials Add your Apify and Airtable credentials in n8n.

4. Configure Scraper (Optional) Open the 1. Run TikTok Hashtag Scraper node. In the Custom Body, you can adjust: countrycode (e.g., "US" to "GB") top100period (e.g., "30" to "7")

5. Configure Airtable Node Open the 4. Save Hashtag to Airtable node. Select the correct Airtable Base and the Trending Hashtags table.