Jump to content

IGetUsers Usage and updates?


InsaneMosquito

Recommended Posts

How often does the IGetUsers API pull data from SteamRep.com?

 

I ask because I am attempting to pull the "steamrep_scammer" value for players and was testing it with a few of the latest scammers listed on SteamRep's page. None of them had this value.

 

Example:

{
	"response": {
		"success": 1,
		"current_time": 1361541329,
		"players": {
			"0": {
				"steamid": "76561198082024326",
				"success": 1,
				"backpack_value": 903.39,
				"backpack_update": 1361102676,
				"name": "Panda-People",
				"notifications": 0
			}
		}
	}
}

With their profile available here: http://steamrep.com/profiles/76561198082024326

Link to comment
Share on other sites

You should not be using the backpack.tf API for this. The data is cached and never live unless someone loads that persons backpack. SteamRep has an API available if you're looking for accurate information on scammer status.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...