Meanwhile you can do:simplejson.loads(URL(url).download())
Note: Pattern comes bundled with simplejson.You can use it as follows:from pattern.web import jsonjson.loads(URL(url).download())