Scrape: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

    19 February 2020

    • curprev 13:0413:04, 19 February 2020Michael Murtaugh talk contribs 498 bytes +498 Created page with "The basis of an HTML link scraper in python... <source lang="python"> import argparse import html5lib from urllib.request import urlopen from urllib.parse import urljoin ap..."