IGN Games Dataset
This dataset contains a collection of game reviews at IGN and is adapted from Reddit User: CDanger (Twitter: @coreyaustinhere), who scraped the data from IGN's website.
Data end point: IGN Game Link
See also
This tutorial gives an introduction to the usage of the IGN data. You can find the complete documentation of the features in the Doxygen documentation of the following classes and functions:
Accessing IGN Games Data: An Example BRIDGES program
The program snippet below illustrates how to access the IGN data.
Java
C++
Python
- Copy/paste the code into your environment and compile.
- Assuming all your code is correct and it compiles correctly, the code will print a record of the data to the console.