Developer & DevOps

Extract and decode Google News RSS headlines to clean up article links

20 nodes 214 118 Automatic trigger
Download

Workflow Description

Automation to extract Google News RSS headlines and decode article links through programmatic processing, delivering clean and structured data ready for immediate use in dashboards and applications.

How it works

  1. 1.Trigger the workflow manually to initiate the extraction process
  2. 2.Read RSS feed from Google News and retrieve raw headline entries
  3. 3.Decode and sanitize article links using custom code processing logic
  4. 4.Apply record limits to control the number of results returned
  5. 5.Aggregate and format all processed results into structured HTML output
  6. 6.Send the finalized clean data via HTTP request to your destination

Use cases

  • Collect latest news headlines on specific topics and store them in a database for archiving
  • Feed web dashboards or applications with cleaned, properly-formatted news data
  • Generate daily email digests with decoded headlines and functional article links

Requirements

  • Access to Google News RSS feed or equivalent RSS data source
  • Basic understanding of URL decoding and data format transformation
  • Ability to write or configure simple data processing code in n8n

Service Value

Ready-made workflow template for automation delivery and service execution.

Apps Used

Rss Feed Read

Details

Trigger Automatic trigger
Nodes 20
Apps 1
Views 214
Downloads 118

How to Use

  1. 1.Click "Download Template"
  2. 2.Open your n8n dashboard
  3. 3.Go to Workflows > Import from File
  4. 4.Select downloaded file and configure credentials

Nodes Used (20)

/

When clicking ‘Test workflow’

Manual Trigger

#1

Limit

Limit

#2

Reading Google News RSS

Rss Feed Read

#3

Decoded url

Set

#4

Call decoding URL

HTTP Request

#5

Prepare decoding variables

Code

#6

Get encoded news URL

HTTP Request

#7

Sticky Note1

Sticky Note

#8

Sticky Note2

Sticky Note

#9

Sticky Note3

Sticky Note

#10

Sticky Note4

Sticky Note

#11

Map needed keys

Set

#12

Extract decoding keys

HTML Page

#13

Sticky Note5

Sticky Note

#14

Sticky Note6

Sticky Note

#15

Sticky Note7

Sticky Note

#16

Sticky Note8

Sticky Note

#17

Sticky Note9

Sticky Note

#18

Sticky Note10

Sticky Note

#19

Aggregate results in a single object

Aggregate

#20