Answer the question
In order to leave comments, you need to log in
What is the price parsing error?
What is the price parsing error?
<ul ng-repeat="result in results">
<li>
Result: {{ result.median_price }}
</li>
</ul>
$http.get('http://steamcommunity.com/market/priceoverview/?appid=730¤cy=&market_hash_name=M4A1-S | Hyper Beast (Factory New)').success(function(data){
$scope.results = data;
});
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question