Advertisement
Guest User

Untitled

a guest
Jan 19th, 2017
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.81 KB | None | 0 0
  1. req = urllib2.Request(url, {}, headers)
  2. response = urllib2.urlopen(req)
  3. the_page = response.read()
  4. print the_page
  5.  
  6. "hostPageUrl": "http://www.bing.com/cr? IG=0644661E90174FF0944669467BB395AC&CID=138A535946A560B83BE859564794619A&rd=1&h=13FbTtiOoEUhU2CsArQ07IbXxNhi-nNDQ6fPq7MWTQU&v=1&r=http%3a%2f%2fwww.wsllpaper.com%2fmunchkin-cat-pictures-hd-desktop-wallpaper.html&p=DevEx,5091.1", "contentSize": "519962 B", "encodingFormat": "jpeg", "hostPageDisplayUrl": "www.wsllpaper.com/munchkin-cat-pictures-hd-desktop-wallpaper.html", "width": 2048, "height": 1536, "thumbnail": {"width": 300, "height": 225}, "imageInsightsToken": "ccid_RKtlG1SO*mid_4EB4BDF5CB93430D44C13AB68064BC296B6593BE*simid_608043795625871665", "imageId": "4EB4BDF5CB93430D44C13AB68064BC296B6593BE", "accentColor": "496A82"},
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement