DaanVanVugt / Taxila

Training e-Support Service using Ruby on Rails.
Other
0 stars 0 forks source link

UM scraper #63

Closed DaanVanVugt closed 2 years ago

DaanVanVugt commented 2 years ago

Events can be found on https://library.maastrichtuniversity.nl/events/ With an RSS feed on https://library.maastrichtuniversity.nl/events/ Events come from the WP Event Manager plugin. It seems there is an import/export functionality with an extra plugin: https://wp-events-plugin.com/documentation/importing-exporting/

After a discussion with the UM library we will try the following to get their events on board:

We could consider a fallback to page scraping in case not all info can be found in the RSS feed

DaanVanVugt commented 2 years ago

See also https://wp-events-plugin.com/documentation/importing-exporting/spreadsheets/

DaanVanVugt commented 2 years ago

We're on hold until this export can be made.