babelshift / SteamWebAPI2

🎮 C# / .NET library that makes it easy to use the Steam Web API. It conveniently wraps around all of the JSON data and ugly API details with clean methods, structures and classes.
MIT License
263 stars 43 forks source link

Search in SteamStore #123

Closed foxi69 closed 2 years ago

foxi69 commented 2 years ago

Is there any way to SearchByName in SteamStore/SteamApps? Like return a string or int (id) list.

babelshift commented 2 years ago

I'm not aware of any way to do this. If you find any documentation, please let me know.