Since the folks here weren't too enthusiastic about my suggestion to add more sophisticated sorting to this site, I decided to write a userscript to accomplish the same task.

In short, it works on Steam Storefront search pages and finds all the giveaways for every game in the list and adds links to them next to the game's title.

It looks like this: http://i.imgur.com/bomRP.png

A more detailed description and the userscript itself can be found here: http://userscripts.org/scripts/show/113995

Do post any suggestions and/or bugs you find, any constructive feedback is welcome.

13 years ago*

Comment has been collapsed.

Wonderful idea. Thanks.

13 years ago
Permalink

Comment has been collapsed.

Deleted

This comment was deleted 2 years ago.

13 years ago
Permalink

Comment has been collapsed.

I don't think it's an API; that's the URL that's used when you use the search box at the top of the SteamGifts site when you're on the homepage or any page related to gifts, as opposed to forums.

13 years ago
Permalink

Comment has been collapsed.

ajax_gifts.php doesn't even support any page besides the first one (page=2 doesn't work), so the userscript has to download the whole page for the rest. I wish both Steam and Steamgifts had a richer API. :(

13 years ago
Permalink

Comment has been collapsed.

Well, a rich API would encourage bots, or scripts to interact with the site for you.

But on the other hand, no API encourages inefficient bots...

13 years ago
Permalink

Comment has been collapsed.

Deleted

This comment was deleted 2 years ago.

13 years ago
Permalink

Comment has been collapsed.

For some reason it doesn't work for me, but great idea! =)

Maybe because of Firefox 7? Dunno.

13 years ago
Permalink

Comment has been collapsed.

Firefox 7? It's already out? :O
Bloody hell, I just upgraded from 4 to 6 like a week or two ago

13 years ago
Permalink

Comment has been collapsed.

13 years ago
Permalink

Comment has been collapsed.

Firefox is fast, y'know

13 years ago
Permalink

Comment has been collapsed.

Indeed, just upgraded to Firefox 7 and it stopped working for me. No sleep for me tonight. :(
Edit: never mind, it has nothing to do with Firefox 7. It just assumed any price includes a dot (.) but euro uses a comma (,). Fixed version has been uploaded.

13 years ago
Permalink

Comment has been collapsed.

Closed 13 years ago by DrKoljan.