-
Notifications
You must be signed in to change notification settings - Fork 26
Get Friend Activity
Revadike edited this page Feb 24, 2022
·
3 revisions
No known rate limit
Authenticated: Yes
Method:
GETHost:
steamcommunity.comPath:
/profiles/:steamid/ajaxgetusernewsQuery Parameters:
Name Type Required Description startstring No TODOstartoffsetstring No TODOmyactivitynumber No TODOlstring No Language
Name Type Description successboolean TODOtimestartnumber TODOblotter_htmlstring TODOnext_requeststring TODO
GET https://steamcommunity.com/id/revadike/ajaxgetusernews/?start=1633730400&startoffset=250&l=dutch
{
"success": true,
"timestart": 1633730400,
"blotter_html": "\r\n<div class=\"blotter_day\" id=\"blotter_day_1633730400\">...</div>\r\n\r\n",
"next_request": "https://steamcommunity.com/id/revadike/ajaxgetusernews/?start=1633644000"
}