Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Untitled
Rallias
Sep 13th, 2013
86
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
Perl
0.17 KB
| None
|
0
0
raw
download
clone
embed
print
report
#!/usr/bin/perl
use
JSON
;
use
LWP
::
Simple
;
my
$data
=
decode_json
(
get
(
"https://data.mtgox.com/api/2/BTCGBP/money/ticker"
)
)
;
print
$
{
$data
}
{
"data"
}
{
"avg"
}
{
"value"
}
;
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
✅ Make $1500 in 20 minutes
JavaScript | 1 sec ago | 0.32 KB
⭐Crypto Exchange Profit Method⭐ C
JavaScript | 3 sec ago | 0.31 KB
ChangeNOW Exploit
JavaScript | 5 sec ago | 0.32 KB
⭐Swapzone Glitch (Working) J
JavaScript | 7 sec ago | 0.31 KB
⭐ChangeNOW Bug (Get more on BTC swaps) S
JavaScript | 14 sec ago | 0.31 KB
✅ MAKE $900 INSTANTLY
JavaScript | 16 sec ago | 0.32 KB
⭐ Free ETH Method ⭐ P
JavaScript | 17 sec ago | 0.31 KB
✅ MAKE $500 IN 15 MIN
JavaScript | 21 sec ago | 0.32 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!