sh0552
Adventurer
Community Member since ‎07-26-2023
‎12-27-2023

User Statistics

  • 4 Posts
  • 0 Solutions
  • 2 Helpful Votes Given
  • 0 Helpful Votes Received

User Activity

As far as I know, search api could be called 5000 times per day but I'm banned after 5 calls. Is there extra permission I need to get?
Hi, I'm trying to get some data with python.As you can see, I'm searching for the keyword "grinder" in here. However, the api only returns 3 result but when I search on ebay's main page, it gives me much more results than api. How could I get more da...
I'm new to this api and trying to access the shopping api with python. It requires me to set an HTTP header of X-EBAY-API-IAF-TOKEN. How should I set it? Currently I'm setting it like this:```api = Shopping(appid = PRODUCTION_APPLICATION_ID, config_f...
I want to get the number of unit sold of a product as shown on the public page. Is there any api that gives this information?
Helpful given to