Skip to content

Instantly share code, notes, and snippets.

View m10i-0nyx's full-sized avatar

MINETA "m10i" Hiroki m10i-0nyx

View GitHub Profile
#!/usr/bin/env python3
import requests
import urllib3
import xml.etree.ElementTree as ET
from datetime import datetime, timezone
import sys
import uuid
from xml.sax.saxutils import escape