This steam api returns a huge json like this
https://api.steampowered.com/ISteamApps/GetAppList/v0002/
{"applist":{"apps":[{"appid":216938,"name":"Pieterw test app76 ( 216938 )"},{"appid":660010,"name":"test2"},...]}}
This can be used to find appid of a game by name.