Site: https://compare.tinychan.net/

Demo: https://i.imgur.com/XWC1LqF.mp4


A year or so ago, I got tired of how slow compare2steam was, so I made this tool for me to use for steamtrades. Some people liked it, so I'm making it public now and I'll try to support it more.
It's a bit barebones since I only made it for myself and basically one purpose, but I hope it's of use to anyone else.

Known issues:

  1. Sometimes slow for accounts with many games: This site uses steam's old API which can take up to 30 seconds for accounts with too many games. However the account's game list is cached for a few minutes, so next comparison shouldn't take too long. The main reason for this is because the new API doesn't include games that don't increase the game counter. Should be fine now.
  2. Doesn't always find games even when they're on the store / Duplicate games on the tables: Games can have multiple titles which makes this challenging. Just double check the games if you're using it to trade. ¯\(ツ)
  3. No game cover: Deleted game, or no longer for sale.
2 years ago*

Comment has been collapsed.

Nice, I'd include Steam ratings (and the number of reviews) to increase the usability.

2 years ago
Permalink

Comment has been collapsed.

I'll consider it in the future.

2 years ago
Permalink

Comment has been collapsed.

Added now. But I won't be updating the review data very often most likely.

1 year ago
Permalink

Comment has been collapsed.

cool replacement for compare2steam
thx

2 years ago
Permalink

Comment has been collapsed.

Thanks!

2 years ago
Permalink

Comment has been collapsed.

Very cool site, i wish you could compare a list to your wishlist too.

2 years ago
Permalink

Comment has been collapsed.

Games on the user's wishlist are highlighted in blue. There is no option to show just wishlisted games, though.

2 years ago
Permalink

Comment has been collapsed.

hm it does not seem to work properly, as an example i have 554 games on my wishlist and the site says: Has 91 products on their wishlist.. I tried out 3 games from my wishlist only one was highlighted in blue

2 years ago
Permalink

Comment has been collapsed.

Should be fine now.

2 years ago
Permalink

Comment has been collapsed.

Thank you, it works now .

2 years ago
Permalink

Comment has been collapsed.

With these two css trick you can show wishlist items :
.game_row {
display: none;
}
.wishlisted {
display: revert;
}

Would be better as a feature

1 year ago
Permalink

Comment has been collapsed.

Thanks for the suggestion. Added something similar under filters.

1 year ago
Permalink

Comment has been collapsed.

Looks great! Having issues getting it to display - displays a blank screen until I search for something. Then it doesn't seem to refresh when I change the filters. It is probably something I am doing incorrectly, I will play spend more time with it later but wanted to send a "Thank you" for this! :)

1 year ago
Permalink

Comment has been collapsed.

Thank you. Yes the page is blank until you search like in the demo. Not much else I can show there.
let me know if you still have problems with the filter thing.

1 year ago
Permalink

Comment has been collapsed.

Price now shows historical lowest price from ITAD along with how many times the game was bundled.

1 year ago
Permalink

Comment has been collapsed.

Sign in through Steam to add a comment.