Skip to content

Instantly share code, notes, and snippets.

@architjn
Created June 10, 2025 15:42
Show Gist options
  • Save architjn/95f2509e999bb872e5ea84f7af1d68d5 to your computer and use it in GitHub Desktop.
Save architjn/95f2509e999bb872e5ea84f7af1d68d5 to your computer and use it in GitHub Desktop.
{
"name": "My workflow 6",
"nodes": [
{
"parameters": {
"content": "## Setup Apify\n- Create Apify Account - [Here](https://www.architjn.com/r/apify)",
"height": 360,
"width": 640
},
"type": "n8n-nodes-base.stickyNote",
"position": [
-160,
-100
],
"typeVersion": 1,
"id": "8422f240-a790-4a33-98e2-372908c23dde",
"name": "Sticky Note"
},
{
"parameters": {},
"type": "n8n-nodes-base.manualTrigger",
"typeVersion": 1,
"position": [
-60,
40
],
"id": "3c36e8af-41b2-45a4-9569-de61199b78ff",
"name": "When clicking ‘Execute workflow’"
},
{
"parameters": {
"method": "POST",
"url": "=https://api.apify.com/v2/acts/streamers~youtube-scraper/run-sync-get-dataset-items",
"authentication": "genericCredentialType",
"genericAuthType": "httpQueryAuth",
"sendBody": true,
"specifyBody": "json",
"jsonBody": "{\n \"downloadSubtitles\": false,\n \"hasCC\": false,\n \"hasLocation\": false,\n \"hasSubtitles\": false,\n \"is360\": false,\n \"is3D\": false,\n \"is4K\": false,\n \"isBought\": false,\n \"isHD\": false,\n \"isHDR\": false,\n \"isLive\": false,\n \"isVR180\": false,\n \"maxResultStreams\": 0,\n \"maxResults\": 10,\n \"maxResultsShorts\": 0,\n \"preferAutoGeneratedSubtitles\": false,\n \"saveSubsToKVS\": false,\n \"searchQueries\": [\n \"Games\"\n ]\n}",
"options": {}
},
"type": "n8n-nodes-base.httpRequest",
"typeVersion": 4.2,
"position": [
160,
40
],
"id": "7d7531da-0cef-47c8-9fa2-fea834452e32",
"name": "Apify",
"credentials": {
"httpQueryAuth": {
"id": "iNQkR7FRp8EukQCZ",
"name": "Apify"
}
}
}
],
"pinData": {},
"connections": {
"When clicking ‘Execute workflow’": {
"main": [
[
{
"node": "Apify",
"type": "main",
"index": 0
}
]
]
}
},
"active": false,
"settings": {
"executionOrder": "v1"
},
"versionId": "f609ab54-f544-47bc-8ceb-d1b369ff084b",
"meta": {
"instanceId": "933df83c84196d70ce3ffd0bf5d3e1aca31b7366f2f84e1f3482640096e4a3a9"
},
"id": "ZIAr8uCvBr3w9W8R",
"tags": []
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment