What This Workflow Does
Google News RSS feeds contain encoded URLs that aren't usable in a clean, usable format. This n8n workflow automatically:
- Extracts article links from Google News RSS feed data
- Decodes the special URL parameters
- Transforms RSS payloads into clean article links
How It Works
Step-by-step with n8n nodes:
The workflow first identifies Google News RSS feed sources...
Then processes each URL through decoding steps...
Finally outputs clean article links ready for use
Who This Is For
News aggregators needing clean article data
Marketers tracking media mentions
Developers building news monitoring tools
What You'll Need
- n8n credentials
- RSS feed sources
Quick Setup Guide
1. Import this n8n template
2 Configure your RSS sources
3 Map the output fields
Key Benefits
Saves 2-3 hours weekly on manual URL cleaning
Eliminates 15-20% faster processing
Scales to 100+ articles/hour automatically