{
"nodes": [
{
"parameters": {
"url": "https://www.searchapi.io/api/v1/search",
"sendQuery": true,
"queryParameters": {
"parameters": [
{ "name": "engine", "value": "google_news_portal" },
{ "name": "api_key", "value": "E5oa7LbhkKN7YUyj4CwXppK8" }
]
},
"options": {}
},
"id": "33a210a6-0299-99ba-9b55-dd0f6cd29ddd",
"name": "SearchApi: Google News Portal",
"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.