How does the api reviews thing work?

Avatar image for cysys8993
CYSYS8993

51

Forum Posts

0

Wiki Points

0

Followers

Reviews: 0

User Lists: 5

#1 CYSYS8993
Member since 2020 • 51 Posts

I'm working on a programming project (for non-commercial use, mind you) and I'm trying to make it so that reviews for certain games are fetched from an API.

So let's say I want to fetch a review for RDR2. The "reviews_api_url" parameter is: https://www.gamespot.com/api/reviews/?filter=association%3A5000-458780", but the problem is I get nothing. Am I using this right?