You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
it seems like they changed the api link from https://api.csgofloat.com/?url= to https://api.csfloat.com/?url= but i tried to just change this in the code and got 400 error, seems like i can operate with api only on their site, maybe it needs to find another one to send get requests
The text was updated successfully, but these errors were encountered:
Update: it seems like from their site it just opens api for a few second and closes it, coz when i go to the API link just from my browser it shows correctly, then after i reload a page it closes the link with 400 error
They have closed the API due to rate limits of Valve. See csfloat/inspect#144 (comment).
Well this is sad. I wanted to use that api for something else.
There IS a solution tho, running https://github.com/csfloat/inspect yourself and requesting to the server.
That's all I can give 🤷♂️
So basically this script is now unusable? In terms of searching for a specific float? What about Steam Inventory Helper's API, is it possible to make that through them?
it seems like they changed the api link from https://api.csgofloat.com/?url= to https://api.csfloat.com/?url= but i tried to just change this in the code and got 400 error, seems like i can operate with api only on their site, maybe it needs to find another one to send get requests
The text was updated successfully, but these errors were encountered: