Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Has anyone found any cool methods to log data usage while script is running and logging it?
@Alexender Did you follow the method I showed you before replying to me?
https://community.bablosoft.com/topic/2707/how-to-correctly-report-about-error/10
@Alexender remove line after use
@jalouk said in How to make an API Call to retrieve some JSON data:
Hello! I want to achieve the following: Make a call to https://api.getproxylist.com/proxy Retrieve the JSON data Parse it Affect the results to some global variables. What is the simplest way to achieve it? Many thanks for your kind help!
Hello!
I want to achieve the following:
What is the simplest way to achieve it?
Many thanks for your kind help!
Please follow the HTTP Guide found here to learn more about the HTTP Client.