How to pull the value of an item from torn via api
-
Thread created on 02:48:42 - 22/03/22 (2 years ago)|Last replied 13:57:51 - 22/03/22 (2 years ago)I've been using https://api.torn.com/market/ID?selections=itemmarket&key=API_KEY. it retrieves the top listings of the item for sale.
How do i pull the value, instead? -
-
Posted on 13:57:51 - 22/03/22 (2 years ago)Post link copied to clipboard Copy post linkhttps://api.torn.com/torn/ID?selections=items&key=API_KEY
This'll give you the items buy and sell prices, as well as market value. You can also omit ID to get all items -