I solved the problem using java’s HTTPUrlConnection to add the User Agent to my request and then by parsing the output to JSON
I solved the problem using java’s HTTPUrlConnection to add the User Agent to my request and then by parsing the output to JSON