Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Untitled
a guest
May 26th, 2016
149
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
Python
0.16 KB
| None
|
0
0
raw
download
clone
embed
print
report
import
urllib
from
io
import
BytesIO
url
=
response
[
'picture'
]
[
'data'
]
[
'url'
]
url
=
urllib
.
request
.
urlopen
(
url
)
file
=
BytesIO
(
url.
read
(
)
)
img
=
File
(
file
)
Add Comment
Please,
Sign In
to add comment
Public Pastes
Leaked Accounts - Fresh Hits
JavaScript | 1 min ago | 0.05 KB
Order.js
JavaScript | 1 min ago | 1.18 KB
EARN $900 INSTANTLY 2025 WW
JavaScript | 2 min ago | 0.11 KB
Keal's Backup Utility.ps1
PowerShell | 4 min ago | 3.75 KB
Make $1000 15-MINUTES (BEGINNER) PS
JavaScript | 11 min ago | 0.11 KB
Chaturbate with Tokens
JavaScript | 16 min ago | 0.05 KB
Market.js
JavaScript | 17 min ago | 1.18 KB
EARN $900 INSTANTLY 2025⭐ VJ
JavaScript | 21 min ago | 0.11 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!