Decode and Clean Google News RSS URLs for Direct Article Links - n8n Workflow | Neura Market
Decode and Clean Google News RSS URLs for Direct Article Links
This workflow extracts and decodes URLs from Google News RSS feeds, providing clean and direct links to articles. It's ideal for developers, journalists, and content aggregators who need to streamline the processing of news URLs.
The workflow automates the extraction and decoding of Google News URLs, which are typically encoded with tracking parameters. By cleaning these URLs, the workflow ensures they are ready for further processing, sharing, or analysis. It involves fetching the RSS feed, limiting the number of articles, extracting and decoding the URLs, and finally cleaning them for optimal use. This process is particularly useful for those looking to automate content aggregation or analysis tasks.
Platform
n8n
Category
Data & Analytics
Price
Free
Creator
Ryan O'Connor
no-ai
scraping
news
set
code
html
limit
aggregate
stickyNote
httpRequest
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.