An-AngryBear / Patch-Notes

A quick and easy way to streamline the patch notes for your favorite games all in one place.
0 stars 0 forks source link

Search IGDB API with keyword for non-steam games #8

Open An-AngryBear opened 7 years ago

An-AngryBear commented 7 years ago

https://api-2445582011268.apicast.io/games/?search=overwatch


To make use of this you must convert the game id (8173) into a tag number which is explained here: https://igdb.github.io/api/misc-objects/tagnumbers/ - Once that is done you can create a URL like this: /pulses/?fields=*&filter[tags][any]=805314541 ```