Injecting configuration and compiling...
Injecting scraper and running...
Traceback (most recent call last):
File "scraper.py", line 203, in <module>
parsePPLpage(home, 'mines')
File "scraper.py", line 92, in parsePPLpage
pplCountry = pplRoot.xpath("//table[@class='contentpaneopen']//span/a/text()")[0]
IndexError: list index out of range