I have a question, because I am new to Bing Search API and I am not familiar how to use it. I am trying to get all the links from the Bing search result. So I am searching for keyword. Is working but I want to get the links of the results that I got from the Bing Search API that I have included in my Java application. The problem is that I want to retrieve and save the links into an array. So I am using XML to parse it to JSON. But the main problem when i am trying to get the Urls or links I cannot get them. Does anyone has an idea how to do it or where I am doing it wrong? I have a question, because I am new to Bing Sea