Extract And Decode Google News RSS URLs to Clean Article Links — Workflow n8n

Moyen complexité Déclencheur10 nœuds🏷️ Miscellaneous👁 7,914 vuespar Miko

Aperçu

The workflow performs tasks that would normally require human intervention on Google News links, transforming the RSS feeds into data that can be used by an automated system like n8n, thus creating a solid foundation for further applications

Who is this for? This workflow is ideal for developers, journalists, and content aggregators who need to extract and clean Google News URLs from its RSS feed.

What problem does this workflow solve? Google News RSS provides encoded URLs that contain additi

Nœuds utilisés

HTTP RequestCodeHTML

Aperçu du workflow

Loading workflow preview...

Comment ça fonctionne

  1. 1

    Déclencheur

    Le workflow démarre avec un déclencheur déclencheur.

  2. 2

    Traitement

    Les données transitent par 10 nœuds, connecting aggregate, code, html.

  3. 3

    Sortie

    Le workflow termine son automatisation et livre le résultat à la destination configurée.

Détails des nœuds (10)

HT

HTTP Request

httpRequest

#1
CO

Code

code

#2
HT

HTML

html

#3

Comment importer ce workflow

  1. 1Cliquez sur le bouton Télécharger JSON à droite pour enregistrer le fichier du workflow.
  2. 2Ouvrez votre instance n8n. Accédez à Workflows → Nouveau → Importer depuis un fichier.
  3. 3Sélectionnez le fichier extract-and-decode-google-news-rss-urls-to-clean-article-links téléchargé et cliquez sur Importer.
  4. 4Configurez les identifiants pour chaque nœud de service (clés API, OAuth, etc.).
  5. 5Cliquez sur Tester le workflow pour vérifier que tout fonctionne, puis activez-le.

Ou collez directement dans n8n → Importer depuis JSON :

{ "name": "Extract And Decode Google News RSS URLs to Clean Article Links", "nodes": [...], ...}

Intégrations

aggregatecodehtmlhttprequestlimitmanualtriggerrssfeedreadset

Obtenir ce workflow

Téléchargez et importez en un clic

Voir sur n8n.io
Nœuds10
Complexitémedium
Déclencheurtrigger
Vues7,914
CatégorieMiscellaneous

Créé par

Miko

Miko

@mdmiko

Tags

aggregatecodehtmlhttprequestlimitmanualtriggerrssfeedreadset

Nouveau sur n8n ?

n8n est un outil d'automatisation de workflows gratuit et open-source. Hébergez-le vous-même ou utilisez la version cloud.

Obtenir n8n gratuitement →

Related Miscellaneous Workflows