Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
But i think this is normal..
Instead use the Steam Web API.
This is really not reliable.
I can't speak for the current development, but at the time of the OP (more than 2 years ago), the API definitely was extremely slow. I myself was using curl since day 2 (or so) of my project, so that wasn't it. But it might have changed by now :)
Using curl is of course better than file_get_contents() but it doesn't change the fact that the Steam Web API is often very slow.
It takes usually around 0,2 / 0,3 seconds to get the answer from Steam Web API. And suddently around 9 seconds.