Lonster_Monster Posted November 15, 2018 Report Posted November 15, 2018 I have a site i am creating in nodejs based on my code in php and wandering how to call steam api json json like https://steamcommunity.com/profiles/76561198076819824/inventory/json/440/2/I know how to use Express js but i am unfamiliar with how to Call GET for JSON Quote
Dr. McKay Posted November 16, 2018 Report Posted November 16, 2018 People generally use the request module to make HTTP requests. Quote
Lonster_Monster Posted November 20, 2018 Author Report Posted November 20, 2018 i actually tried using it and when it wouldnt work (i think it was didnt call the request module) and figured out how to do it with the https module and the problem i have been getting is i created a function cand when i call it to be executed it doesnt want to execute Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.