Skip to content

Instantly share code, notes, and snippets.

View kamathln's full-sized avatar

Laxminarayan G Kamath A kamathln

View GitHub Profile
#!/usr/local/bin/python3
import re
from urllib.request import urlopen, Request
from urllib.error import HTTPError
def get_page(urlstring):
"""
Arguments: