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

Gemiddeld complexiteit Trigger12 knooppunten🏷️ Miscellaneousdoor Dot

Overzicht

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

Gebruikte knooppunten

HTTP Request

Workflow-voorvertoning

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

Hoe het werkt

  1. 1

    Trigger

    De workflow start met een trigger-trigger.

  2. 2

    Verwerking

    Gegevens stromen door 12 knooppunten, connecting form, formtrigger, httprequest.

  3. 3

    Uitvoer

    De workflow voltooit zijn automatisering en levert het resultaat aan de geconfigureerde bestemming.

Knooppuntdetails (12)

HT

HTTP Request

httpRequest

#1

Hoe deze workflow te importeren

  1. 1Klik op de knop JSON downloaden rechts om het workflowbestand op te slaan.
  2. 2Open uw n8n-instantie. Ga naar Workflows → Nieuw → Importeren uit bestand.
  3. 3Selecteer het gedownloade bestand extract-tiktok-usernames-from-any-video-or-creator-link-format en klik op Importeren.
  4. 4Stel inloggegevens in voor elk serviceknooppunt (API-sleutels, OAuth, enz.).
  5. 5Klik op Workflow testen om te controleren of alles werkt, activeer het vervolgens.

Of plak rechtstreeks in n8n → Importeren uit JSON:

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

Integraties

formformtriggerhttprequestifsetstopanderror

Haal deze workflow op

Download en importeer met één klik

JSON downloadenBekijken op n8n.io
Knooppunten12
Complexiteitmedium
Triggertrigger
CategorieMiscellaneous

Gemaakt door

Dot

Dot

@dot

Tags

formformtriggerhttprequestifsetstopanderror

Nieuw bij n8n?

n8n is een gratis open-source workflow-automatiseringstool. Host het zelf of gebruik de cloudversie.

n8n gratis ophalen →

Related Miscellaneous Workflows