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).
please help
How to export data to resources in BrowserAutomationStudio?
Browser settings > Fingerprint, then proxy inside settings. then again load page.
@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.
You can use javaScript in BAS and it is much easier than xPath or Regex.
Here is how you can get it:
Cheers guys or gals @support - @zortexx for your quick response I will give those a try thanks again.