Skip to content

Instantly share code, notes, and snippets.

View simark's full-sized avatar

Simon Marchi simark

  • Montréal, Canada
View GitHub Profile
@simark
simark / toutv-v2.py
Last active March 9, 2016 06:27 — forked from eepp/toutv-v2.py
import requests
import mechanicalsoup as ms
import sys
import logging
import urllib
import json
import subprocess
# Uncomment this to make the requests print some debug info.
#