diff --git a/nodes/Apify/Apify.node.json b/nodes/Apify/Apify.node.json index 450ae716..de2b184b 100644 --- a/nodes/Apify/Apify.node.json +++ b/nodes/Apify/Apify.node.json @@ -2,9 +2,43 @@ "node": "n8n-nodes-apify", "nodeVersion": "1.0", "codexVersion": "1.0", - "categories": ["Development", "Developer Tools"], + "categories": [ + "Development", + "Marketing & Content", + "Sales", + "Analytics", + "Utility", + "Data & Storage" + ], "resources": { - "credentialDocumentation": [], - "primaryDocumentation": [] - } + "credentialDocumentation": [ + { + "url": "https://docs.apify.com/platform/integrations/n8n" + } + ], + "primaryDocumentation": [ + { + "url": "https://docs.apify.com/" + } + ] + }, + "alias": [ + "apify", + "actor", + "serp", + "llm", + "ai agent", + "tavily", + "mcp server", + "scrape", + "crawler", + "web", + "dataset", + "bright", + "search", + "data extraction", + "proxy", + "fire", + "automation" + ] }