For this it's just Sequel Pro connecting to Mamp on a iMac with a SSD drive, if you ever parse a lot of text files make sure you do it on a SSD drive.
Parsed with Python and using the pure Python library "beautiful soup 4".
Not the most elegant parse but they are/were messy documents. Took close to a week. I'm sure a low level parser could do it in a couple hours but I could care less.
