The workflow JSON
Copy or download the full n8n JSON below. Paste it into a new n8n workflow, add your credentials, activate. Full import guide →
{
"name": "suball",
"nodes": [
{
"parameters": {
"rule": {
"interval": [
{
"field": "hours",
"hoursInterval": 5
}
]
}
},
"type": "n8n-nodes-base.scheduleTrigger",
"typeVersion": 1.2,
"position": [
0,
0
],
"id": "c818c686-0473-4e66-9924-2448a1f8de2b",
"name": "Schedule Trigger",
"disabled": true
},
{
"parameters": {
"command": "source /mnt/data/saberprojects/automated-multi-step-content-processing-and-seo-optimization-system/Subtitle-Generator/myenv/bin/activate && python3 subAlljob.py --language fa --directory ../../iranseda-crawler-golang-/downloads/",
"cwd": "/mnt/data/saberprojects/automated-multi-step-content-processing-and-seo-optimization-system/Subtitle-Generator"
},
"type": "n8n-nodes-base.ssh",
"typeVersion": 1,
"position": [
220,
0
],
"id": "a3130e6a-38a5-4305-b81d-6cb8fed21b01",
"name": "SSH",
"credentials": {
"sshPassword": {
"name": "<your credential>"
}
},
"disabled": true
}
],
"connections": {
"Schedule Trigger": {
"main": [
[
{
"node": "SSH",
"type": "main",
"index": 0
}
]
]
}
},
"active": false,
"settings": {
"executionOrder": "v1"
},
"versionId": "e70e14c7-a19f-44a5-b894-d663aa2018fc",
"meta": {
"templateCredsSetupCompleted": true
},
"id": "I4U7e8fG9PdDB7gW",
"tags": [
{
"createdAt": "2025-06-03T15:01:33.745Z",
"updatedAt": "2025-06-03T15:01:33.745Z",
"id": "pCA0nbWXNHSwikBk",
"name": "persian"
}
]
}
Credentials you'll need
Each integration node will prompt for credentials when you import. We strip credential IDs before publishing — you'll add your own.
sshPassword
For the full experience including quality scoring and batch install features for each workflow upgrade to Pro
About this workflow
suball. Uses ssh. Scheduled trigger; 2 nodes.
Source: https://github.com/saber13812002/Automated-Multi-Step-Content-Processing-and-SEO-Optimization-System/blob/ee277aa227976b1d0f5ea19dbe450824104bed1b/n8n/suball.json — original creator credit. Request a take-down →
Related workflows
Workflows that share integrations, category, or trigger type with this one. All free to copy and import.