I am trying to extract the html source of this page, http://www.fxstreet.com/rates-charts/currency-rates/
I want what I see when I save the page from chrome as a .html file.
I tried to do this in java, using bufferedreader, and then using jsoup. I also tried to do it in python, however I keep getting the following message:
"This site requires JavaScript and Cookies to be enabled. Please change your browser settings or upgrade your browser."
The end goal is to extract the values in the main table.