Public
ICS feed for legendary Gothenburg music venue pustervik.nu
Val Town is a collaborative website to build and scale JavaScript apps.
Deploy APIs, crons, & store data – all from the browser, and deployed in milliseconds.

pustervik-feed

A Val Town val that turns Pustervik's event listing into a calendar feed you can subscribe to in Google Calendar (or any app that supports calendar URL subscriptions).

Feed URL: https://pustervik-feed.val.run/

Subscribing in Google Calendar

  1. Go to Other calendars → + → From URL.
  2. Paste in https://pustervik-feed.val.run/.
  3. Click Add calendar. gcal.png

New or changed events may take up to a day to show up, since Google Calendar only checks subscribed feeds periodically.

How it works

The val fetches Pustervik's event page, pulls out each event's title, date, and link, and turns them into a calendar feed. To avoid hitting the site too often, results are cached for an hour before being refreshed.