summaryrefslogtreecommitdiffstats
path: root/libraries/moddb/README
blob: d78ad23d5e70e6cbcb6987a7bc35f82f1b5eb1ff (plain)
1
2
3
4
5
6
7
8
The goal of the library is to be able to navigate ModDB purely 
programmatically through scraping and parsing of the various models 
present on the website. This is based off a command of my bot which can 
parse either a game or a mod, this command gave birth to the original 
library which was extremely limited in its abilities and only able to 
parse a few pages with inconsistencies. This library is a much more 
mature and professional attempt at the whole idea, adding on a much 
deeper understanding of OOP.