Discover HIDDEN YouTube Trends / Outlier Videos in Your Niche (Apify + Airtable) - n8n Workflow | Neura Market
Discover HIDDEN YouTube Trends / Outlier Videos in Your Niche (Apify + Airtable)
## For Who?
- Content Creators
- YouTube Automation
- Marketing Team
---
## How it works?
**1 -** Every week, retrieve the keywords you want to track.
**2 -** Thanks to Apify, scrape videos from YouTube Search related to these keywords, filtered by relevance.
**3 -** Wait until the dataset is completed.
**4 -** Get the information contained in the dataset.
**5 -** For each video, clean and summarize the script.
**6 -** Upload everything to your Airtable database.
**YouTube Video Tutorial:**
[](https://www.youtube.com/watch?v=pH2hVaij3FY)
---
## Setup (~5min)
**Scheduled Trigger:** Select the frequency you want. If you change it, update the data accordingly in the Create Videos Dataset HTTP Request node in Body → JSON → dateFilter.
**Setup Keywords:** Enter keywords related to the niche you want. If you change the number of keywords, update the data accordingly in the Create Videos Dataset HTTP Request node in Body → JSON → searchQueries.
**Create Videos Dataset:** Refer to the Apify documentation for more: [https://docs.apify.com/api/v2/getting-started](https://docs.apify.com/api/v2/getting-started)
**APIs:** For all HTTP Request nodes in the URL field, replace `[YOUR_API_TOKEN]` with your API token.
---
**More Workflows:** [https://n8n.io/creators/nasser/](https://n8n.io/creators/nasser/)
Platform
n8n
Category
Marketing
Price
Free
Creator
Nasser
if
set
code
noOp
wait
airtable
stickyNote
httpRequest
splitInBatches
scheduleTrigger
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.