Skip to content

Instantly share code, notes, and snippets.

View hckr's full-sized avatar
🐧
We're not flawless, we're a work in progress

Jakub Młokosiewicz hckr

🐧
We're not flawless, we're a work in progress
View GitHub Profile
#!/usr/bin/env python3
import requests
import re
import yaml
import urllib.request
import urllib.error
import time
import os
from lxml import html