Exemple #1
0
def run_on_local_file():
    s = Scrapper()
    s.analyze_html_page(open("tests/example_page_2020.html", 'r').read())