I'm interested in collecting a subset of games for the PS1 (and maybe other system eventually, but I want to start there), specifically games that were exclusive to the system. I've had a hard time finding a list of PS1 exclusives online with the only close result being on wikipedia (although it seems limited to games they have pages on, which misses quite a few). Manually searching on each game would take a long time and I'd probably miss something along the way.
If however I had a copy of the game DB that has been created and curated by users here I could write a script to cross reference each PS1 game and find the ones that are on no other platform. This could also be done by writing a script to search the site over and over again, but that seems like a poor way to do it (not only because it would be slower but because it could potentially cause a lot of traffic in a short period of time).
I'm only interested in the games, not user collections, and I could use any file I could get (I'm just going to guess it's a MySQL database, but another format, even a CSV, would work). I figure that the data is probably locked away, but figured I'd ask since it would make my goal a a lot easier.