Revadike / SteamWebIntegration

Integrate your personal Steam information on the web, at your convenience!
MIT License
145 stars 20 forks source link

[Suggestion] Make SWI work on Gamivo #30

Closed Eiion closed 4 years ago

Eiion commented 4 years ago

It would be great if SWI would also work on the shop listings for shops like (and aspecially as) Gamivo. If that could be included, that would be really great! If only it worked for whishlist games...

Revadike commented 4 years ago

Sadly not possible, as Gamivo doesn't have any sources to actual steam appids.

Eiion commented 4 years ago

I see. Allkeyshop has games sold by Gamivo listed though. Considering they must get their info somewhere, there should be a way to connect these listings with the Steam API, right?

Revadike commented 4 years ago

I see. Allkeyshop has games sold by Gamivo listed though. Considering they must get their info somewhere, there should be a way to connect these listings with the Steam API, right?

I think they link them via game titles, which I cannot do.

Eiion commented 4 years ago

The both could be connected with e.g. the steamdb api. Something like that could make SWI work with all shops that don't supply direkt Steam links.

Revadike commented 4 years ago

the steamdb api

no such thing

Eiion commented 4 years ago

How about utilizing Steam Spy's API or even Steam's API itself? I mean at least with Steam's own API it should be possible to push a game's name to it and receive app id and such back?

Revadike commented 4 years ago

How about utilizing Steam Spy's API or even Steam's API itself? I mean at least with Steam's own API it should be possible to push a game's name to it and receive app id and such back?

I won't scan all webpage text for game titles. That will lead to too much false positives. Steam appids are the only way to go.

Eiion commented 4 years ago

Alright.