I am using a URL request (HTTP Get) to the Ebay API to get a list of books. I would like to get the ISBN numbers for the books returned. How can I do this using a URL request?
Thanks for the reply but I want ISBN as an output not an input. As an example I may search for anthropology and would want ISBN numbers as part of the result that is returned. Thanks.