Skip to content

Instantly share code, notes, and snippets.

import re
import sys
import bs4
import treq
from datetime import datetime
from twisted.internet import reactor
SECURE = True
BASE_URL = 'https://bitcointalk.org/index.php?topic=198694.0'