I try this code to get the html content of a page (I put google for example) :
from requests_html import HTMLSession session = HTMLSession() r = session.get(&quo