Widescreen Gaming Forum
http://www.wsgf.org/phpBB3/

Yours vs Mine
http://www.wsgf.org/phpBB3/viewtopic.php?f=59&t=25668
Page 1 of 1

Author:  LuckyNoS7evin [ 30 Apr 2013, 23:37 ]
Post subject:  Yours vs Mine

Okay quickone,

Do you guys have a system that returns XML or json (preferably json) of all the games in the catalog? I notice there are steamids for most games (if not all) and I want to create a simple page which will take your catalog and compare it against an entire steam library (mine to begin with maybe others later if I get it right). It would give me games you are missing and if they aren't what score they have in table form.

what do you think?

Author:  LuckyNoS7evin [ 01 May 2013, 00:55 ]
Post subject:  Re: Yours vs Mine

Found the xml feed http://www.wsgf.org/mgl/xml however doesn't look like it returns all games. I read the thread which deals with this and it mentioned being coded to return those with steam IDs however some in the list still don't have them :)

Got 13 matches on steam ID
Got 12 matches on Title

unfortunately they were the same 13/12 games :)

I'm testing with a large(ish) steam library too, almost 300 so should be getting a few more matches

Author:  Brett [ 01 May 2013, 02:05 ]
Post subject:  Re: Yours vs Mine

LuckyNoS7evin wrote:
Found the xml feed http://www.wsgf.org/mgl/xml however doesn't look like it returns all games. I read the thread which deals with this and it mentioned being coded to return those with steam IDs however some in the list still don't have them :)

Got 13 matches on steam ID
Got 12 matches on Title

unfortunately they were the same 13/12 games :)

I'm testing with a large(ish) steam library too, almost 300 so should be getting a few more matches


The XML contains Steam IDs for everything we could find (eg. some of our games are not on Steam). None appear to be duplicates, so I'm not sure why you'd see those. Can you give examples? Also, I'm willing to help, what language is your code in? Do you want to share so I can take a look at it?

Author:  skipclarke [ 01 May 2013, 02:37 ]
Post subject:  Re: Yours vs Mine

Sounds like a really cool idea. I'm sure Delphium and Brett may have some insight.

Author:  LuckyNoS7evin [ 01 May 2013, 08:06 ]
Post subject:  Re: Yours vs Mine

Brett wrote:
LuckyNoS7evin wrote:
Found the xml feed http://www.wsgf.org/mgl/xml however doesn't look like it returns all games. I read the thread which deals with this and it mentioned being coded to return those with steam IDs however some in the list still don't have them :)

Got 13 matches on steam ID
Got 12 matches on Title

unfortunately they were the same 13/12 games :)

I'm testing with a large(ish) steam library too, almost 300 so should be getting a few more matches


The XML contains Steam IDs for everything we could find (eg. some of our games are not on Steam). None appear to be duplicates, so I'm not sure why you'd see those. Can you give examples? Also, I'm willing to help, what language is your code in? Do you want to share so I can take a look at it?


Hi Brett

I'm back at work again and i quickly chucked it together last night and that's the reason i got duplicates, it was my rushed code. I will however do a proper post this evening when i get in. It's currently a little C# app as that's what i use all day at work so easy just to chuck things together. I looked at doing it in php but as I'm not as comfortable with it I didn't want to waste time if it isn't going to play nice.

thanks for the offer.

Author:  Delphium [ 01 May 2013, 14:48 ]
Post subject:  Re: Yours vs Mine

That xml output does indeed only list titles that have a steam ID, there might be multiple entries of titles if it has multiple steam ID's attached to it as 1 DR often serves multiple versions, ie game of year editions etc.

you can also use arguments with the url/xml, such as http://www.wsgf.org/mgl/xml/107410 - 107410 is the Steam ID for ARMA 3 for example.

Author:  LuckyNoS7evin [ 01 May 2013, 17:39 ]
Post subject:  Re: Yours vs Mine

Delphium wrote:
That xml output does indeed only list titles that have a steam ID, there might be multiple entries of titles if it has multiple steam ID's attached to it as 1 DR often serves multiple versions, ie game of year editions etc.


There are a few in there with no SteamIDs, example Warframe (2nd from bottom)

Delphium wrote:
you can also use arguments with the url/xml, such as http://www.wsgf.org/mgl/xml/107410 - 107410 is the Steam ID for ARMA 3 for example.


This bits cool too I would rather not hit the server each time, plus eventually I want to hand the code off to you as you may want to incorporate it.

Is there any way I could get the same format of xml for every game you have? (as a static file sent via email would be fine, for dev)

I also would like to see if I can maybe do some matching on other games for you to get steam IDs as for example I have Dead Space 1 & 2, they are in your catalog but not in the xml.

Page 1 of 1 All times are UTC [ DST ]
Powered by phpBB® Forum Software © phpBB Group
http://www.phpbb.com/