0

Is there a way to retrieve amount of positive/negative recommendations for a steam game?

I've found appdetails function, but it only returns total recommendations number:

"recommendations":{"total":5782}

E.g. http://store.steampowered.com/api/appdetails?appids=57690

m.s.
  • 16,063
  • 7
  • 53
  • 88
tlucz
  • 11
  • 1

1 Answers1

0

If this data doesn't exist in the JSON response you're getting from the api, not a chance mate :(

An0nC0d3r
  • 1,275
  • 13
  • 33