>wrote a python program using requests and BeautifulSoup to grab monster stat blocks from a TTRPG's SRD wiki for use in a combat sim
Now I just have to strip the relevant info with regex and feed them into the relevant classes and methods and I'll be cooking
I know it's not much but considering I just started learning how to program from scratch a few weeks ago (specifically for this purpose) this feels pretty good