I want to web scrape a particular web of finances. But in my entire life I do that. I don't understand HTML, so it's very difficult for me. I want to learn because I need to have an example to start to web scraping a lot of tables. The web is of a institution of Chile, named "Comisión para el Mercado financiero". The url is: "http://www.cmfchile.cl/institucional/inc/valores_cuota/valor_serie.php?v1=C1KB5&v2=LPKA0ISQAKEHITB64IBM&v3=4ABCIV864AJ35MN64IBM&v4=V864A4ABCI&v5=J35MNS8IYM&v6=4ABCIV864A4ABCIV864A&v7=V864AISQAK&v8=V864A64IBM&v9=37G70LN68AGLD87IEAIXGLD87OL18863409LN68AOL188JKT99QHFLBMLXL410163LN68A&v10=21QYE48BCX99KWAEF88BWM6YB&v11=63409LN68AGLD8737GH0J35MN&v12=63409LN68AGLD8737GH04ABCI"
Can someone tell me how to do that? I know that I can do with BeautifulSoup and requests modules, but nothing more. And a book on web scraping in Python would be very helpful if there is one.