montyanderson / csgo

A php-powered web page that shows a Steam user's Counter Strike: Global Offensive items.
21 stars 10 forks source link

Limited Call #3

Closed raphaelsoul closed 7 years ago

raphaelsoul commented 7 years ago

"http://steamcommunity.com/id/" . $id . "/inventory/json/" . $app . "/2/"

this interface is limited. You can only call it 2 times every minute. Otherwise throw the server 429 status code.

montyanderson commented 7 years ago

This is a two year-old repository. If you want changes, please fork and make them yourself.