This template uses a community node (@apify/n8n-nodes-apify
). It will not work without the required node installed.
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.
This workflow automates trend discovery and data collection from TikTok into Airtable.
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
:
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:
country_code
(e.g., "US"
to "GB"
)top100_period
(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.
6. Activate Workflow
Save and activate the workflow. It will now run automatically every month.
@apify/n8n-nodes-apify
Change Schedule
Modify the Start: Monthly Schedule
node to run weekly or on another interval.
Add Notifications
Attach a Slack or Discord node after the 4. Save Hashtag to Airtable
node to alert your team when new data is added.
Filter Hashtags
Use a Filter
node after 3. Split Hashtags into Items
to only save hashtags that meet specific conditions (e.g., over 1M video views).