> For the complete documentation index, see [llms.txt](https://docs.n8n.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.n8n.io/integrations/builtin/core-nodes/n8n-nodes-base.rssfeedread.md).

# RSS Read

Use the RSS Read node to read data from RSS feeds published on the internet.

## Node parameters <a href="#node-parameters" id="node-parameters"></a>

* **URL**: Enter the URL for the RSS publication you want to read.

## Node options <a href="#node-options" id="node-options"></a>

* **Ignore SSL Issues**: Choose whether n8n should ignore SSL/TLS verification (turned on) or not (turned off).

## Templates and examples <a href="#templates-and-examples" id="templates-and-examples"></a>

[Browse RSS Read integration templates](https://n8n.io/integrations/rss-read) or [search all templates](https://n8n.io/workflows/)

## Related resources <a href="#related-resources" id="related-resources"></a>

n8n provides a trigger node for RSS Read. You can find the trigger node docs [here](/integrations/builtin/core-nodes/n8n-nodes-base.rssfeedreadtrigger.md).
