mirror of
https://github.com/n8n-io/n8n.git
synced 2024-11-10 14:44:05 -08:00
39 lines
1.2 KiB
JSON
39 lines
1.2 KiB
JSON
{
|
|
"node": "n8n-nodes-base.htmlExtract",
|
|
"nodeVersion": "1.0",
|
|
"codexVersion": "1.0",
|
|
"categories": ["Core Nodes"],
|
|
"resources": {
|
|
"primaryDocumentation": [
|
|
{
|
|
"url": "https://docs.n8n.io/integrations/builtin/core-nodes/n8n-nodes-base.htmlextract/"
|
|
}
|
|
],
|
|
"generic": [
|
|
{
|
|
"label": "Why business process automation with n8n can change your daily life",
|
|
"icon": "🧬",
|
|
"url": "https://n8n.io/blog/why-business-process-automation-with-n8n-can-change-your-daily-life/"
|
|
},
|
|
{
|
|
"label": "5 tasks you can automate with the new Notion API ",
|
|
"icon": "⚡️",
|
|
"url": "https://n8n.io/blog/5-tasks-you-can-automate-with-notion-api/"
|
|
},
|
|
{
|
|
"label": "How uProc scraped a multi-page website with a low-code workflow",
|
|
"icon": " 🕸️",
|
|
"url": "https://n8n.io/blog/how-uproc-scraped-a-multi-page-website-with-a-low-code-workflow/"
|
|
},
|
|
{
|
|
"label": "How to use the HTTP Request Node - The Swiss Army Knife for Workflow Automation",
|
|
"icon": "🧰",
|
|
"url": "https://n8n.io/blog/how-to-use-the-http-request-node-the-swiss-army-knife-for-workflow-automation/"
|
|
}
|
|
]
|
|
},
|
|
"subcategories": {
|
|
"Core Nodes": ["Helpers", "Data Transformation"]
|
|
}
|
|
}
|