Skip to content

Instantly share code, notes, and snippets.

@andersonberg
Created August 29, 2014 19:56
Show Gist options
  • Save andersonberg/52c3e794f38d20e793c4 to your computer and use it in GitHub Desktop.
Save andersonberg/52c3e794f38d20e793c4 to your computer and use it in GitHub Desktop.
import urllib2
pagina = urllib2.urlopen("http://www.globo.com").read()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment