RSS Posts to Excel/CSV?

I’m curious if anybody has an automation I can use that comes close to what I am after, so I don’t have to build from scratch.

I’d like to periodically scrape my site’s RSS feed, and any Posts (which each have a unique ID) that aren’t already in the spreadsheet, I’d like to add as a new row to the spreadsheet.

The use case is that I license posts on my site to a third-party, and I maintain a shared spreadsheet that they look through to decide which individual posts they want to license.

I’ve been updating the spreadsheet manually, but obviously that can be error-prone and time-consuming.

It looks like your topic is missing some important information. Could you provide the following if applicable.

  • n8n version:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system:

Hi @oguruma,

Thanks for posting! :star: Maybe something like this?

You can also find a few templates in the templates library here which might give you some inspiration!

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.