C
C#2y ago
T3CH

❔ API URL

how do i modify the url "https://blockchain.info/ticker" to only show me the "last" part of "JPY"
4 Replies
Unknown User
Unknown User2y ago
Message Not Public
Sign In & Join Server To View
T3CH
T3CH2y ago
"JPY": {
"15m": 2326413.63,
"last": 2326413.63,
"buy": 2326413.63,
"sell": 2326413.63,
"symbol": "JPY"
}
"JPY": {
"15m": 2326413.63,
"last": 2326413.63,
"buy": 2326413.63,
"sell": 2326413.63,
"symbol": "JPY"
}
I want the url to only show me the
"last": 2326413.63,
"last": 2326413.63,
when i click the url i want it to show me just that this is my first time using an api lol
Unknown User
Unknown User2y ago
Message Not Public
Sign In & Join Server To View
Accord
Accord2y ago
Was this issue resolved? If so, run /close - otherwise I will mark this as stale and this post will be archived until there is new activity.
Want results from more Discord servers?
Add your server
More Posts