N8N Advanced URL Parsing and Shortening Workflow - Switchy.io Integration — n8n 工作流

复杂度 触发器47 个节点🏷️ Miscellaneous👁 1,129 次查看作者:Nskha

概览

Overview

This N8N workflow facilitates advanced URL parsing and shortening, incorporating metadata extraction, OpenGraph tag handling, and integration with Switchy API for link management. It employs various nodes for URL processing, metadata extraction, and creation or updating of shortened links with enriched metadata.

Features

URL Metadata Extraction:** Parses URLs to extract metadata such as titles, descriptions, images, and favicons. OpenGraph API Integration:** Utilizes OpenGraph API fo

使用的节点

GitHubHTTP RequestHTML

工作流预览

URL META TAGS DATA
This part is used to parse long link data like title, d
Switchy API Limits:
- 10.000 links/day.
- 1.000 links/hour max.
- 16 links /minute max.
Screenshot stack
Switchy API
Create or Update Link. Based on their API docs
README
N8N META Config
1- Opengraph Image mode: `screenshot` or `source` or `b
- screenshot: _take a screenshot for web page based on
[![Screenshort Mode Demo](http
URL Preparing And Scanning
URL Preparing
We're using this side to control everything.
‌ ‌ ‌‌ ‌ ‌ ‌ ‌‌ ‌ ‌ ‌ ‌‌ ‌ ‌ ‌‌ ‌ ‌‌ ‌ ‌‌ ‌
💡FYI:-
S
Split In Batches
Get Headers
OpenGraph API
Meta tags Scraper - dub.sh
I
IF OpenGraph invaild
Parse headers
I
If - Enable ScreenShots …
A
API Auth
M
Method 1 - META
C
Convert to File
F
Final Data
CREATE
UPDATE
I
IF Slug available
F
Final Meta
Host Screenshot
Host OGImage
Host Favicon
E
Edit Fields
Download final OG
Download Favicon
M
Method 2 - META
S
Stop and Error
M
Method 3 - META1
Method 1 - SCR
Method 2 - SCR
F
Final SCR
S
Stop And Error
S
Shortened URL
N
n8n Form Trigger
R
Respond to Webhook
Scan URL (Community)
I
If
I
If1
Check Reviews (Community)
N
Norton
B
bitdefender
HTML
(Fraud Check)
(Others)
I
If2
S
set unsafe
I
If3
PhishTank
I
IF GH invaild
M
Method 4 - META
I
IF dub invaild
47 nodes59 edges

工作原理

  1. 1

    触发器

    工作流由 触发器 触发器启动。

  2. 2

    处理

    数据流经 47 个节点, connecting aggregate, converttofile, formtrigger。

  3. 3

    输出

    工作流完成自动化并将结果发送到配置的目标。

节点详情 (47)

GI

GitHub

github

#1
HT

HTTP Request

httpRequest

#2
HT

HTML

html

#3

如何导入此工作流

  1. 1点击右侧 下载 JSON 按钮保存工作流文件。
  2. 2打开你的 n8n 实例,依次点击 工作流 → 新建 → 从文件导入
  3. 3选择下载的 n8n-advanced-url-parsing-and-shortening-workflow-switchyio-integration 文件并点击导入。
  4. 4为每个服务节点配置 凭证(API 密钥、OAuth 等)。
  5. 5点击 测试工作流 验证一切正常,然后激活它。

或直接在 n8n → 从 JSON 导入 中粘贴:

{ "name": "N8N Advanced URL Parsing and Shortening Workflow - Switchy.io Integration", "nodes": [...], ...}

集成

aggregateconverttofileformtriggergithubhtmlhttprequestifrespondtowebhooksetsplitinbatchesstopanderror

获取此工作流

一键下载并导入

下载 JSON在 n8n.io 上查看
节点47
复杂度high
触发器trigger
查看次数1,129

创建者

Nskha

Nskha

@nskha

标签

aggregateconverttofileformtriggergithubhtmlhttprequestifrespondtowebhooksetsplitinbatches

n8n 新手?

n8n 是一款免费开源的工作流自动化工具,支持自托管或使用云版本。

免费获取 n8n →

Related Miscellaneous Workflows