Extract TikTok Usernames from Any Video or Creator Link Format — n8n Workflow

Mittel Komplexität Auslöser12 Knoten🏷️ Miscellaneousvon Dot

Übersicht

What's the problem?

Imagine you want to automate a task where, based on a TikTok video link, you must retrieve the username of the creator of that video.

Many people may think that it's enough to get the "@" part of the link but that's not the case always. TikTok's iOS and Android app have specific link formats that are easier to share with others but, at the same time, it makes our task of retrieving creators way harder.

Our solution:

In solution to this problem, this simple workflow makes

Verwendete Knoten

HTTP Request

Workflow-Vorschau

Decide the input method
If you don't want to use a form, you can perfectly chan
Decide what happens when the link is invalid
If you don't want to inform the user through the form t
Decide what happens when the username retriev
If you don't want to inform the user through the form t
Decide where to send the creator's username
If you don't want to inform the user through the form a
What does this do?
Imagine you want to automate a task where, based on a T
Many people may think that it's en
I
If invalid TikTok link
E
Extract username of TikT…
Get final link of TikTo…
E
Extract final TikTok vid…
I
If final TikTok link
O
On form submission
I
Invalid link
I
Inform the link is invalid
I
If the username is null
U
Username is null/empty
I
Inform an error retrievi…
D
Display the creator's us…
12 nodes12 edges

So funktioniert es

  1. 1

    Auslöser

    Der Workflow startet mit einem auslöser-Auslöser.

  2. 2

    Verarbeitung

    Die Daten fließen durch 12 Knoten, connecting form, formtrigger, httprequest.

  3. 3

    Ausgabe

    Der Workflow schließt seine Automatisierung ab und liefert das Ergebnis an das konfigurierte Ziel.

Knotendetails (12)

HT

HTTP Request

httpRequest

#1

So importieren Sie diesen Workflow

  1. 1Klicken Sie rechts auf die Schaltfläche JSON herunterladen, um die Workflow-Datei zu speichern.
  2. 2Öffnen Sie Ihre n8n-Instanz. Gehen Sie zu Workflows → Neu → Aus Datei importieren.
  3. 3Wählen Sie die heruntergeladene Datei extract-tiktok-usernames-from-any-video-or-creator-link-format und klicken Sie auf Importieren.
  4. 4Richten Sie Anmeldedaten für jeden Dienstknoten ein (API-Schlüssel, OAuth usw.).
  5. 5Klicken Sie auf Workflow testen, um zu überprüfen, ob alles funktioniert, und aktivieren Sie es dann.

Oder direkt in n8n → Aus JSON importieren einfügen:

{ "name": "Extract TikTok Usernames from Any Video or Creator Link Format", "nodes": [...], ...}

Integrationen

formformtriggerhttprequestifsetstopanderror

Diesen Workflow holen

Herunterladen und mit einem Klick importieren

JSON herunterladenAuf n8n.io ansehen
Knoten12
Komplexitätmedium
Auslösertrigger
KategorieMiscellaneous

Erstellt von

Dot

Dot

@dot

Tags

formformtriggerhttprequestifsetstopanderror

Neu bei n8n?

n8n ist ein kostenloses Open-Source-Workflow-Automatisierungstool. Selbst hosten oder die Cloud-Version nutzen.

n8n kostenlos holen →

Related Miscellaneous Workflows