Skip to content

Instantly share code, notes, and snippets.

View yaminoma's full-sized avatar
🎯
Focusing

Shumpei Urabe yaminoma

🎯
Focusing
View GitHub Profile
#!/usr/bin/env python
# -*- coding: utf-8 -*-
import urllib
from BeautifulSoup import BeautifulSoup
url = "http://www.vim.org/"
page = urllib.urlopen(url)
source_code = page.read()

Keybase proof

I hereby claim:

  • I am yaminoma on github.
  • I am ranko (https://keybase.io/ranko) on keybase.
  • I have a public key ASBqF7SlUBO_lfJOFrNL1ZozwRaEjZm-INfbq7gMGxwttQo

To claim this, I am signing this object: