At the moment i am only able to do my searches based on logging in to datamarket azure.
Results returned are formatted in a table form and i dont fidn any way to return them in JSON format.
A link is displayed after results are returned but when that link is pasted in the URL section of a browser it requires a username and a password.
Example of returned URL https://api.datamarket.azure.com/Bing/Search/v1/Web?Query=%27car%27
There used to be an api Using REST for it but now it only return errors and is no longer working.
Is there any way to use this BING API and retrieve it's return queries?
Returned Error after failing to attempt to log in to azure The authorization type you provided is not supported. Only Basic and OAuth are supported