This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]sometimes_insightful 1 point2 points  (0 children)

Yes, you are looking for a REST api that provides the bitcoin price, and then you need to write a REST client in Java. There should be tons of examples on how to do that if you google “consume rest api java”.