A simple function that was set up to get a table from a web page using the read HTML function from the HTML5Lib library in Python. The function is able to obtain the table from the web page given the web page url. The default setting is for the function to return the first table … Continue reading Scraping By!!!