erick.i-374
Explorer
Community Member since ‎05-03-2023
‎05-10-2023

User Statistics

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

User Activity

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...
Hi, I have been using the Finding API to perform some searches on the eBay site, so far I have this code: import jsonimport pandas as pdfrom ebaysdk.finding import Connection as findingfrom bs4 import BeautifulSoupfrom config import app_idKeywords = ...