Skip to content

mooseburgr/rss-to-ical

Repository files navigation

rss-to-ical

Do you have an RSS feed of events you want to import into a calendar manager as .ics / iCal content and for some reason don't want to use existing services to solve this problem??

Yeah, me neither.

BUT if you do, you can use this Google Cloud Function to do this content massaging for you. Just swap in the URL of your RSS feed below, optionally overriding the event duration that defaults to 60 minutes:

https://convert-rss-to-ical-hvobduv43a-uc.a.run.app?rssUrl={RSS URL}&eventDuration={duration}

(e.g. https://convert-rss-to-ical-hvobduv43a-uc.a.run.app?rssUrl=https://demo.theeventscalendar.com/events/feed/&eventDuration=50)

Credit to the following packages doing about 99.9% of the work:

Rapid API

Rapid API listing: https://rapidapi.com/kylejohnsonmn-7vy1VSLzbvA/api/rss-to-ical

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages