Giter Site home page Giter Site logo

Comments (7)

Step7750 avatar Step7750 commented on July 21, 2024 2

from inspect.

Step7750 avatar Step7750 commented on July 21, 2024

Please provide the inspect link and how you're calling the API

from inspect.

sap2me avatar sap2me commented on July 21, 2024

http://127.0.0.1/?url=steam://rungame/730/76561202255233023/+csgo_econ_action_preview%20S76561198028885652A16915676460D10295940039559056006

def get_float(url, session):
# url = "https://api.csgofloat.com/?url={}".format(url)
url = "http://127.0.0.1/?url={}".format(url)
response = session.get(url)
data = response.json()
return data

It dont work in browser too, but i have no problem using api.csgofloat.com.
Maybe the problem is this error?
image

from inspect.

Step7750 avatar Step7750 commented on July 21, 2024

from inspect.

sap2me avatar sap2me commented on July 21, 2024

I just install csgofloat via npm

from inspect.

sap2me avatar sap2me commented on July 21, 2024

Thanks, it works.

from inspect.

usmanrehmani avatar usmanrehmani commented on July 21, 2024

how to use this in laravel 9?

from inspect.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.