{
"nodes": [
{
"parameters": {
"url": "https://www.searchapi.io/api/v1/search",
"sendQuery": true,
"queryParameters": {
"parameters": [
{ "name": "engine", "value": "tiktok_profile" },
{ "name": "username", "value": "sample_creator" },
{ "name": "api_key", "value": "E5oa7LbhkKN7YUyj4CwXppK8" }
]
},
"options": {}
},
"id": "f2be5b16-71ec-1616-80a4-0cd68822ff5d",
"name": "SearchApi: TikTok Profile",
"type": "n8n-nodes-base.httpRequest",
"typeVersion": 4.2,
"position": [0, 0]
}
],
"connections": {},
"pinData": {},
"meta": {}
}
Paste onto an n8n canvas as an HTTP Request node (typeVersion 4.2, read from n8n's documentation on 2026-08-07). The structure is asserted by tests; importing into a running n8n was not exercised. SearchApi's own node, @searchapi/n8n-nodes-searchapi, is an installable alternative for the engines it carries.