I am trying to read a lot of tables from a specific webpage in Python, and am struggling a bit. My first go at this was using Pandas read_html due to it\'s simplicity; so fo