steamUtils
|
The main reasons why I have considered using the old API and how that can be a good thing (or not).
Let's take a peak at the points, shall we?
A scraper API, made with the help of xPath, may overcome this serious problem that both APIs suffer from.
As noted before, both APIS have a not so small delay until some information is updated.
For example, the player's summary can take up to several hours to be updated on the XML API, and the online status also takes a few minutes to be updated on the JSON API. There is, however, a third way to acquire profile information, that is not subject to these delays. It's scraping, all right. It is, however, much more volatile, and requires much more maintenance. Thus, I write bellow: