So I thought I would teach myself a little bit about web scraping today and chose the rstudioconf agenda as my target. But it seems to be the case that the company hosting the event database (cvent) has architected their application soas to render scraping impossible, or at least very difficult without tricks I do not know.
Does anyone know if these data are available elsewhere or do you know a trick for scraping cvent content?
Sort of ironic data for a data science conference are not readily available! LOL
I wanted to be able to see which sessions are happening concurrently. I'll finish up day 2 over the weekend. I will also try to adjust the table width, but hopefully this is useful.
Your view (showing concurrent sessions), with Mitchell's functionality (show/hide abstract; add to calendar) would be the sweet spot for a schedule. Ideally a link to the live feed or recorded video would be perfect, with share buttons to send interesting talks to colleagues.
The app does a pretty good job of most of these functions, though some people probably aren't aware that anyone can use the app, even if not a paid attendee? I found it almost by accident - search rstudio in your app store. EDIT The app can also be accessed by browser - [https://event.crowdcompass.com/rstudioconf2020](http://app link to view in browser)
Ideally I guess the agenda website which lacks many of these functions, could (should?) give you a hint that there are alternative methods?