'EBAY API How to send people to a search results page using the Ebay API
I am setting up the EBAY API and I want users to be sent to EBAY to view a search results field, rather than the specific item.
https://api.ebay.com/buy/browse/v1/item_summary/search?q=iphone&limit=3
using the item summary endpoint, the "itemaffiliateweburl" is returned, which sends you to the specific product page. This works perfectly, but I can't find a url that takes me to the ebay site that displays all the items collectively.
Does anyone know how I can send users to the general search page rather than to specific products? In the above url, how can I get a link that takes users to the list of all the search iphone products on the ebay website?
Thanks
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
Solution | Source |
---|