We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2492e7d commit 744f8bdCopy full SHA for 744f8bd
1 file changed
nodes/Scrappey/Scrappey.node.json
@@ -1,21 +1,18 @@
1
{
2
- "node": "n8n-nodes-scrappey",
3
- "nodeVersion": "0.3.0",
4
- "codexVersion": "0.3.0",
5
- "categories": [
6
- "Development",
7
- "Web Scraping"
8
- ],
9
- "resources": {
10
- "credentialDocumentation": [
11
- {
12
- "url": "https://nodes.n8n.community/scrappey/signup"
13
- }
14
15
- "primaryDocumentation": [
16
17
- "url": "https://wiki.scrappey.com"
18
19
- ]
20
+ "node": "n8n-nodes-scrappey",
+ "nodeVersion": "0.3.0",
+ "codexVersion": "0.3.0",
+ "categories": ["Development", "Web Scraping"],
+ "resources": {
+ "credentialDocumentation": [
+ {
+ "url": "https://nodes.n8n.community/scrappey/signup"
+ }
+ ],
+ "primaryDocumentation": [
+ "url": "https://wiki.scrappey.com"
+ ]
21
}
0 commit comments