Skip to content

Instantly share code, notes, and snippets.

#!/usr/bin/python3
from urllib.request import Request, urlopen, ssl, socket
from urllib.error import URLError, HTTPError
import json
import re
import sys