Traditional APIs: Search
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

search api

Hi thereI'm using this search API: https://svcs.ebay.com/services/search/FindingService/v1?Operation-Name=findItemsByKeywords First page is ok but when I get more pages(2, 3, .....), It returns something like this -> [{"@count":"0"}]Can you help me, ...

Does the Trading API GetItemTransaction call work to view historical product prices?

Hello, can someone help me with a question? I would like to know if it is possible to use the GetItemTransaction call of the Trading API to create a script that allows me to display the price history of a particular product. I've been reading the doc...

Testing search in API Explorer returns no items

I am new to ebay API. I have been using the API explorer to test the search feature. However, it returns 0 items for any search query. Here is a sample response when I search for "drone". {"href": "https://api.sandbox.ebay.com/buy/browse/v1/item_summ...

User avatar by Pathfinder
  • 895 Views
  • 4 replies
  • 0 helpful

RateLimiter Error

Hi all, I'm getting an error returned from the rate limiter, that I've made too many calls, however, I had only made one successful call to "findCompletedItems" using the findingservice "https://svcs.ebay.com/services/search/FindingService/v1". I hav...

medifast321_0-1682598756009.png

Completed auctions

HiIs there anything wrong with this code? Not returning any error but not showing coming back with any completed auctions. Thanks function Ebay() { const sheetName = SpreadsheetApp.getActive().getSheetByName("Auctions").getRange("c1").getValue(); con...

getUserRateLimit - How to use?

I'm trying to construct a call to return the rate limit and remaining calls from the FindingAPI. I've tried "findingapi" as a value for both api_context and api_name, both return 204. How can one return the usage of FindingAPI?

User avatar by Explorer
  • 485 Views
  • 2 replies
  • 0 helpful

GetMyeBayBuyingRequest returns no data

Hello there, Recently I started to experience a weird issue when GetMyeBayBuyingRequest API returns no data.I get the usual headers and Ack=Success, but nothing else. For example, here is my request to get the WatchList: v^1.1#i^1.......== en_US H...

User avatar by Adventurer
  • 417 Views
  • 1 replies
  • 0 helpful

Get Item specifics

I am trying to write an app in python. I need to get the Item specifics for an item like the UPC. I can not figure out which api will grab that information for me. It would be nice if it would show up in the Find api but that does not seem to work. A...

Welcome to the Traditional APIs: Search board

Hello and welcome to the discussion board for the Traditional APIs: Search. If you are visiting the Community Forums for the first time please take a moment to review our Community Guidelines, and consider checking out other boards like Talk to your ...

Most Marked as Helpful Authors