Skip to content

Commit b2a5999

Browse files
committed
feat: codex implementation
1 parent 12b73e9 commit b2a5999

File tree

1 file changed

+26
-5
lines changed

1 file changed

+26
-5
lines changed

nodes/Apify/Apify.node.json

Lines changed: 26 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,30 @@
22
"node": "n8n-nodes-apify",
33
"nodeVersion": "1.0",
44
"codexVersion": "1.0",
5-
"categories": ["Development", "Developer Tools"],
5+
"categories": ["Development", "Marketing & Content", "Sales", "Analytics", "Utility", "Data & Storage"],
66
"resources": {
7-
"credentialDocumentation": [],
8-
"primaryDocumentation": []
9-
}
10-
}
7+
"credentialDocumentation": [
8+
{
9+
"url": "https://docs.apify.com/platform/integrations/n8n"
10+
}
11+
],
12+
"primaryDocumentation": [
13+
{
14+
"url": "https://docs.apify.com/"
15+
}
16+
]
17+
},
18+
"alias": [
19+
"apify",
20+
"actor",
21+
"scraper",
22+
"fire",
23+
"crawler",
24+
"web scraping",
25+
"dataset",
26+
"bright",
27+
"data extraction",
28+
"proxy",
29+
"automation"
30+
]
31+
}

0 commit comments

Comments
 (0)