Comment has been collapsed.
Thanks for posting this, Archi. I think it might be useful to me.
On a somewhat related note, I have a question you may be able to answer. For a year or so I've envisioned a tool or program that would pull the achievement art of all the achieved achievements (what a mouthful) of a given steam profile and display them, perhaps in a scrolling cascade of some sort. The user would ideally be able to control which games achievements were used, among other things. Maybe even create a personalized screensaver or something. Do you know if this is this feasible from a programming standpoint?
Comment has been collapsed.
It is definitely possible, in fact nearly everything is, but it'd need some work put into that, and I doubt that many users would actually use it. It's a nice fancy thing, but ask yourself if somebody would really need such thing :3.
If you look through all of my projects, then you'll clearly notice that every single one of them was created to fill one of my needs. I'm lazy guy who is so lazy that he prefers to code stuff himself rather than do something manually. I'm so lazy that I didn't even want to waste my time on kicking members out of my giveaway group - now ArchiBoT does even that part :3.
Comment has been collapsed.
By the way, I moved tool to new domain, and added SSL.
Old: http://a.steam.justarchi.net
New: https://achievements.justarchi.net/
Please update your bookmarks (if you saved old one), main post is up-to-date already. Sorry for inconvenience! :3
Comment has been collapsed.
This is so useful for finding the games that have added new achievements since I've 100%ed them. Thanks Archi!
Comment has been collapsed.
Hey Archi, I hope you're doing well. Thanks so much for creating that page, it really helps me a lot.
I'm sorry for "resurrecting" this topic, but lately I've tried to access the Achievement Hunter page, and I get this:
Archi's Achievement Hunter
Disabled due to excessive rate-limiting recently added by Valve
Is this a temporary thing or the page will be down for good? Thanks for reading, and I'm sorry for bothering you!
Comment has been collapsed.
Volvo introduced additional restrictions, this time IP-based of requests being sent in parallel, which does trigger a lot 429 errors for my entire server. Once that happens, API access is down for entire 24 hours.
Due to the fact that my server also has more important things to do, like hosting ArchiBoT that must have access to the API, I decided to disable site permanently, as there is no way for it to operate like previously with those limits added.
So yes, site is down until further notice. Sorry.
Comment has been collapsed.
2,038 Comments - Last post 1 hour ago by FranckCastle
160 Comments - Last post 1 hour ago by arbutusridge
40 Comments - Last post 3 hours ago by OilBud
286 Comments - Last post 3 hours ago by Wok
396 Comments - Last post 4 hours ago by Wok
1,248 Comments - Last post 5 hours ago by logorkill
8 Comments - Last post 11 hours ago by TheLimeyDragon
804 Comments - Last post 2 minutes ago by CultofPersonalitea
45 Comments - Last post 4 minutes ago by CultofPersonalitea
390 Comments - Last post 15 minutes ago by BanjoBearLV
652 Comments - Last post 56 minutes ago by osteburger
2,446 Comments - Last post 57 minutes ago by NoYeti
28,654 Comments - Last post 59 minutes ago by 538UL84
151 Comments - Last post 59 minutes ago by Deyalleft
Volvo introduced additional restrictions, this time IP-based of requests being sent in parallel, which does trigger a lot 429 errors for my entire server. Once that happens, API access is down for entire 24 hours.
Due to the fact that my server also has more important things to do, like hosting ArchiBoT that must have access to the API, I decided to disable site permanently, as there is no way for it to operate like previously with those limits added.
So yes, site is down until further notice. Sorry.
Basically I created my own little tool that tracks completed/missing games (in terms of achievements) for me. And because it's useful for me, I assume that it can be also useful for other people, including you.
Archi's Achievement Hunter
This is server-sided tool, which communicates with steam API in order to get the data I want. Unfortunately, due to lack of proper steam API methods, this requires over a thousand of requests from steam API in order to just show stats for my own games, so nobody implemented something like that right away, as it's quite costly. So I optimized all of that as much as I could, and released it for public. You can read more about the tool on the main page.
If you're an achievement hunter, or you simply want to check an overview of your steam achievements, this tool is for you as well.
I consider this tool as finished - it works the way I want, and I can bookmark generated link to visit it later. Maybe I fix some bugs, add some misc features, but that's it. I'm too lazy to make a decent page just for this little functionality :3.
I'm sharing it here as I consider it useful. I wrote it because there was no tool which satisfied my needs. You don't need to download anything, this is not a scam site, it just works the way I want. And if it works for me, it could work for you, too.
Example output
Have fun! :3
Comment has been collapsed.