Liam DeVoe
Liam DeVoe
Same issue here. A workaround would be appreciated if anyone finds one.
Use the `since` parameter - start at the earliest date, look at the latest date on the page of 500, and use that as your next `since` param. Loop until...
Retrieving that beatmap's information directly with https://osu.ppy.sh/api/get_beatmaps?k=KEY&b=958038 gives ``` ... "approved_date": "2018-06-25 02:05:26", ... ``` which is off from what the website says (`loved on 24 June 2018`). This is...
Whoops, I see my mistake. Website is in UTC-4 (for me) and api responses are in UTC. Disregard my response.
empty list seems more appropriate to me, nil would signify more that the major somehow can't have concentrations, not that it has none at the moment
The more I look at this the less I'm convinced we should be distinguishing between "concentrations" and "majors" at all; internally, UMD may actually consider each of these to be...
Am I missing something or uh, did the actual `export/courses.rb` file not get added to this pr?
For the record, we don't actually have a scraper for buildings. The current data was manually (?) collected around 2017, as you've surmised. I'm 95% certain this could be scraped...
all three added. I'll keep this issue open to track writing a scraper for the buildings.
updated